Mopidy Audio Server
A new data structure called ``cp_track`` is now used in the current playlist controller and the playback controller. A ``cp_track`` is a two-tuple of (CPID integer, mopidy.models.Track), identifying an instance of a track uniquely within the current playlist. This fixes issues with using playlists with multiple instances of the same track. |
||
|---|---|---|
| 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 `Music Player Daemon <http://mpd.wikia.com/>`_ (MPD) 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 playlists 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>`_