mopidy/tests/backends
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
..
base local: Convert mopidy-local extension to local: uris. 2013-07-30 00:40:12 +02:00
local local: Convert mopidy-local extension to local: uris. 2013-07-30 00:40:12 +02:00
__init__.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
listener_test.py tests: Import unittest directly from the stdlib 2013-04-29 19:45:25 +02:00