09-06-2019, 12:34 PM
(09-06-2019, 12:18 PM)myravian Wrote: Hi there,
[first, I don't remember if I wrote it before, but thanks for making Moode Audio, this is exactly the kind of tool I was looking for, and after 2 years of using it regularly, my opinion hasn't changed one bit.]
I had a couple of questions/requests concerning the radio stations:
- where can we find the (xml?) list of the stations (that would be useful to restore custom stations after updates)?
- Radio Record has an amazing choice for electronic music, I think it would be a great addition to the stations in Moode: http://air.radiorecord.ru:805/, http://www.radiorecord.ru/
Cheers,
MV
Hi, MV.
There isn't such a list of stations. For technical reasons, the information is stored in four different places (entries in a database table, .pls files in one directory, and .jpg files in two other directories). I recently wrote a couple of Python scripts to aid in saving/restoring custom stations between installs. They're a little rough and I need to revisit them but you can try them. See https://github.com/TheOldPresbyope/moode-radio-utils
Regards,
Kent