Moode Forum
Updates to Radio database - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7)
+--- Thread: Updates to Radio database (/showthread.php?tid=1172)

Pages: 1 2


RE: Updates to Radio database - TheOldPresbyope - 03-03-2019

Another great source of radio station links is the community-driven http://www.radio-browser.info


Regards,
Kent


RE: Updates to Radio database - BigScaryTiger - 03-04-2019

Does anyone know how we could add this new Classical music station to Moode (its just been launched in the UK)

https://planetradio.co.uk/scala-radio/player/?clientid=1555800959.1551726395


RE: Updates to Radio database - jonners - 03-04-2019

(03-04-2019, 07:08 PM)BigScaryTiger Wrote: Does anyone know how we could add this new Classical music station to Moode  (its just been launched in the UK)

https://planetradio.co.uk/scala-radio/player/?clientid=1555800959.1551726395

http://edge-bauermz-01-cr.sharp-stream.com/scalahigh.aac

Hope you like it. I wasn't too impressed!
Edit: Some of the url gets cut off, so here it is again: edge-bauermz-01-cr.sharp-stream.com/scalahigh.aac
Click on any radio station then "Create new station". (You probably know that part).


RE: Updates to Radio database - BigScaryTiger - 03-04-2019

(03-04-2019, 07:27 PM)jonners Wrote:
(03-04-2019, 07:08 PM)BigScaryTiger Wrote: Does anyone know how we could add this new Classical music station to Moode  (its just been launched in the UK)

https://planetradio.co.uk/scala-radio/player/?clientid=1555800959.1551726395

Hope you like it. I wasn't too impressed!

>>>  Only started listening this afternoon in work...  I will see how it goes as it literally was its first day today.  At least I can add it to Moode so more opportunity past my Amazon Echo and PC.  Thanks very much - appreciated



RE: Updates to Radio database - xthursdayx - 04-04-2019

If you'd be interested Tim, I can also send you my radio database. I spent like a week last Fall going through a bunch of "Best Internet Radio Stations" lists and adding them to moOde radio station database, complete with large and small icons. It's an eclectic mix of jazz, public radio, electronic (of various types), folk, classical, post-rock, world, etc. I know it's probably a pain in the butt to add them all, but I just figured I'd offer.


RE: Updates to Radio database - xthursdayx - 04-04-2019

Well, nevermind I guess.... I just was looking at my cfg_radio database to see about exporting them and found that apparently my database reset when I upgraded to moOde 4.4. The pls files for all the stations I added are still in /var/lib/mpd/music/RADIO, and the logos are still in /var/www/images/radio-logos, but all the entries I added were removed from my database. That's a real bummer...


RE: Updates to Radio database - Tim Curtis - 04-04-2019

moOde 5 provides a "user added" segment in cfg_radio so this situation won't occur again when an update is released and I need to change the built-in radio stations. You can also add the logo when adding a station via the UI.

If instead you are going to manually copy your .pls and .jpg files into the directory structure and add the rows to cfg_radio then you just need to add them starting at id=500 which is where the user segment begins and then set the "type" column to "u" which designates the entry as "user added"

-Tim