Mopidy Audio Server
With Pykka 0.16, test_status_method_when_playing_contains_time_with_length fails now and then because play_time_started is not initialized before it is used as an int. I'm allowing myself to fix this in the simplest way possible instead of tracking the issue down, since I'm already working on a refactor of the time position code. |
||
|---|---|---|
| bin | ||
| data | ||
| docs | ||
| mopidy | ||
| requirements | ||
| tests | ||
| tools | ||
| .gitignore | ||
| .mailmap | ||
| .travis.yml | ||
| LICENSE | ||
| MANIFEST.in | ||
| pylintrc | ||
| README.rst | ||
| setup.cfg | ||
| setup.py | ||
| tox.ini | ||
****** Mopidy ****** .. image:: https://secure.travis-ci.org/mopidy/mopidy.png?branch=develop Mopidy is a music server which can play music from `Spotify <http://www.spotify.com/>`_ or from your local hard drive. To search for music in Spotify's vast archive, manage playlists, and play music, you can use most `MPD clients <http://mpd.wikia.com/>`_. MPD clients are available for most platforms, including Windows, Mac OS X, Linux, Android and iOS. To install Mopidy, check out `the installation docs <http://docs.mopidy.com/en/latest/installation/>`_. - `Documentation <http://docs.mopidy.com/>`_ - `Source code <http://github.com/mopidy/mopidy>`_ - `Issue tracker <http://github.com/mopidy/mopidy/issues>`_ - IRC: ``#mopidy`` at `irc.freenode.net <http://freenode.net/>`_ - `Download development snapshot <http://github.com/mopidy/mopidy/tarball/develop#egg=mopidy-dev>`_