- 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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| events_test.py | ||
| library_test.py | ||
| playback_test.py | ||
| playlists_test.py | ||
| tracklist_test.py | ||
| translator_test.py | ||