mopidy / mopidy-local

Mopidy extension for playing music from your local music archive
https://mopidy.com/ext/local/
Apache License 2.0
61 stars 26 forks source link

Always provide tags from Mopidy-Local if the track is indexed in the database #34

Open NyaomiDEV opened 4 years ago

NyaomiDEV commented 4 years ago

Using HUGE playlists on Mopidy comes at a huge expense of time because the File bundled extension has to scan tags TWICE, which is slow. Please, consider adding an option to provide indexed tags to File; this way playlists should be a little bit faster to use.

Either this or #4 should be fine though