mopidy/mopidy/local
Thomas Adamcik d9d501cd98 audio: Update scanner to just return tags+duration
The caller should know what URI we are talking about. Additionally finding the
mtime is never belonged in this class and has been moved out.
2014-12-18 23:28:19 +01:00
..
__init__.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
actor.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
commands.py audio: Update scanner to just return tags+duration 2014-12-18 23:28:19 +01:00
ext.conf local: Add follow symlinks setting 2014-10-17 20:08:33 +02:00
json.py py3: Use itervalues() for local track database 2014-12-07 21:44:39 +01:00
library.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
playback.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
playlists.py py3: Use explicit float or integer division 2014-12-07 20:25:51 +01:00
search.py py3: Use .item() and .values() 2014-12-07 20:19:01 +01:00
storage.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
translator.py local: Move musicbrainz cover art helper to translator 2014-12-18 23:28:14 +01:00