radiodan / radiodan.js

Radiodan audio server
Other
5 stars 1 forks source link

Add Mopidy as a player backend #1

Closed pixelblend closed 10 years ago

pixelblend commented 10 years ago

Mopidy is an open-source media player, written in Python, with the audio playout managed by Gstreamer. It has an MPD emulation layer, which means it was an easier fit in to the current server setup.

The reason for adding Mopidy was to take advantage of it's many plugins, including Spotify integration.

It's slower than MPD and currently there is no way of playing the BBC Radio Streams from it, due to an issue of compiling gtreamers ffmpeg libraries on the Raspberry Pi. For this reason, you can select which backend you want for each player in the config.json file.