hechtus / mopidy-radio-de

radio.de Extension for Mopidy
Apache License 2.0
11 stars 9 forks source link

standalone usage #17

Open gthieleb opened 6 years ago

gthieleb commented 6 years ago

Question: Can I use this module as standalone python module to extract stream urls from radio de playlist?

Background: I used mopidy as server on a raspberry pi server but I am unhappy with performance. Now I replaced mopidy with a standalone MPD server and I am happy with resource consumption. Also playing local audio files is fine. For radio MPD only needs the audio stream url. My goal is to write a script that extract url of a radio channel playlist and feed mpd (optional by creating a radio playlist) by remote. I don't want to crawl the web for radio stations myself.