Updates:
- Differential scan performance has been significantly improved, especially for large databases (tested with a 1 million-track library). All expensive scan operations are now multi-threaded, and scanning now performs only a single filesystem traversal
- SubsonicAPI: added
releaseDate
field to theAlbumID3
response node
Bugfixes:
- Fixed incorrect translations #639
- Fixed incorrect handling of utf8 bom for playlist files #694
- Fixed producers not being properly scanned #703
- Fixed an issue causing infinite scanning when artist names were excessively long #710
- Fixed opus files using .ogg extensions potentially not being scanned #715