mopidy/tests/backends/base
Thomas Adamcik 18ed7c6279 local: Convert mopidy-local extension to local: uris.
- Use local:playlist:<name>, local:track:<path> and local:search uris
- Adds LocalPlaybackProvider which translates to file uris.
- Switches to storing actual uris in playlists - so local: urls and not
  file:// or plain paths.
- Moved file:// to streaming plugin
- Cleaned up tests and imports for these changes.
2013-07-30 00:40:12 +02:00
..
__init__.py Make tracklist.add() only take and return lists 2012-11-20 22:12:09 +01:00
events.py config: Start passing dummy config explicitly to audio/backends/frontends. 2013-04-02 19:14:46 +02:00
library.py local: Convert mopidy-local extension to local: uris. 2013-07-30 00:40:12 +02:00
playback.py tests: Import unittest directly from the stdlib 2013-04-29 19:45:25 +02:00
playlists.py tests: Import unittest directly from the stdlib 2013-04-29 19:45:25 +02:00
tracklist.py config: Start passing dummy config explicitly to audio/backends/frontends. 2013-04-02 19:14:46 +02:00