mopidy/mopidy/backends/local
Thomas Adamcik 4161c2bf27 local: Fix inconsistent uri handling in local scanner
We now only operate on local track uris, instead of a funny mix of local and
file uris. To achieve this we instead maintain a uri->path mapping to use for
the actual scanning.
2013-11-27 23:19:10 +01:00
..
tagcache tagcache: Split out to own extension for eventual deletion. 2013-11-27 00:04:51 +01:00
__init__.py tagcache: Split out to own extension for eventual deletion. 2013-11-27 00:04:51 +01:00
actor.py tagcache: Split out to own extension for eventual deletion. 2013-11-27 00:04:51 +01:00
commands.py local: Fix inconsistent uri handling in local scanner 2013-11-27 23:19:10 +01:00
ext.conf local: Ignore *.nfo and *.html when scanning 2013-11-16 15:19:48 +01:00
playback.py local: flake8 fixes 2013-11-07 23:25:55 +01:00
playlists.py local: Always return track with just uri for local playlist tracks 2013-11-27 00:04:51 +01:00
translator.py local: Fix inconsistent uri handling in local scanner 2013-11-27 23:19:10 +01:00