mopidy/mopidy/stream
Thomas Adamcik cee73b5501 audio: Add support for checking seekable state in scanner
Return type of scanner changed to a named tuple with (uri, tags, duration,
seekable). This should help with #872 and the related "live" issues.

Tests, local scan and stream metadata lookup have been updated to account for
the changes.
2015-03-12 22:11:50 +01:00
..
__init__.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
actor.py audio: Add support for checking seekable state in scanner 2015-03-12 22:11:50 +01:00
ext.conf stream: Allow for blacklisting of metadata lookups against URI patterns. 2014-06-20 22:10:22 +02:00