Mopidy Audio Server
Conflicts: mopidy/mpd/frontend.py tests/mpd/frontend_test.py GstreamerBackend now raises LookupError where the other backends just returns None. We'll probably move in the direction of using LookupError all over, but the changes to DummyBackend and generic tests was reverted until BaseBackend, the backend API docs and the other backends are updated to all raise LookupError. |
||
|---|---|---|
| bin | ||
| docs | ||
| mopidy | ||
| tests | ||
| .gitignore | ||
| AUTHORS.rst | ||
| COPYING | ||
| MANIFEST.in | ||
| pylintrc | ||
| README.rst | ||
| requirements-docs.txt | ||
| requirements-external-mixers.txt | ||
| requirements-tests.txt | ||
| setup.cfg | ||
| setup.py | ||
****** Mopidy ****** Mopidy is an `MPD <http://mpd.wikia.com/>`_ server with a `Spotify <http://www.spotify.com/>`_ backend. Using a standard MPD client you can search for music in Spotify's vast archive, manage Spotify play lists and play music from Spotify. To install Mopidy, check out `the installation docs <http://www.mopidy.com/docs/installation/>`_. * `Documentation <http://www.mopidy.com/>`_ * `Source code <http://github.com/jodal/mopidy>`_ * `Issue tracker <http://github.com/jodal/mopidy/issues>`_ * IRC: ``#mopidy`` at `irc.freenode.net <http://freenode.net/>`_ * `Presentation of Mopidy <http://www.slideshare.net/jodal/mopidy-3380516>`_