Updates
- Added
comment
tag support (in both UI and Subsonic API) - Handle embedded covers in AIFF and in WAV files
- Improved the display artist name string construction when tags are not set as expected #513
- Subsonic API: added support for 5 stars rating
Bugfixes
- Fixed
originaldate
tag parsing in m4a files with TagLib 2.0 (used in the official docker image) - Do not return an error if artist not found in getTopSongs #507