v3.1.0 (2020-01-09)
-
Improve handling of paths with arbitrary encodings in the scanner. (#20, PR: #29)
-
Add
.cue
to the list of excluded file extensions. (PR: #29) -
Replace
os.path
usage withpathlib
to handle arbitrary file path
encodings better. (#20, PR: #30) -
Remove broken support for creating URIs from MusicBrainz IDs. This was turned
off in Mopidy < 3, but was by accident enabled by default in Mopidy-Local
3.0. Now the broken feature is fully removed. (#26, PR: #31)