hechtus/mopidy-radio-de

standalone usage

Opened this issue · 0 comments

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.