02-07-2020, 08:57 AM
Hey guys!
Now I have a solution for othe channel switching problem.
I have written a skript to switch automaticly the channels.
download it here:
https://github.com/Peziman/Moode-DAB-ADDON
How to work....
Create some Webradio station in Moode.
URL: http://localhost:7979/mp3/<your_sID_from your _DAB+_program>
Name: DAB+ - <the_name_of_the_program> - <the_channel_of_the_DAB+_programm>
For the example above it must look like this.
URL: http://localhost:7979/mp3/0x1a45
Name: DAB+ - ENERGY - C5
It's important that the Name Starts with DAB+ and ends with the Channel of the DAB+ program.
Start welle.io and the DABclient.py
Now you can switch the DAB+ programs automaticly.
Some hints:
- DAB programs on the same channels switch very fast
- DAB programs on different channels take a few seconds to start
- if you start welle.io and the DABclient script at autostart, it need to sleep 60 seconds before you start the DABclient script.
Now I have a solution for othe channel switching problem.
I have written a skript to switch automaticly the channels.
download it here:
https://github.com/Peziman/Moode-DAB-ADDON
How to work....
Create some Webradio station in Moode.
URL: http://localhost:7979/mp3/<your_sID_from your _DAB+_program>
Name: DAB+ - <the_name_of_the_program> - <the_channel_of_the_DAB+_programm>
For the example above it must look like this.
URL: http://localhost:7979/mp3/0x1a45
Name: DAB+ - ENERGY - C5
It's important that the Name Starts with DAB+ and ends with the Channel of the DAB+ program.
Start welle.io and the DABclient.py
Now you can switch the DAB+ programs automaticly.
Some hints:
- DAB programs on the same channels switch very fast
- DAB programs on different channels take a few seconds to start
- if you start welle.io and the DABclient script at autostart, it need to sleep 60 seconds before you start the DABclient script.