Skip to content

v3.57.0

Compare
Choose a tag to compare
@epoupon epoupon released this 30 Aug 19:46
· 201 commits to master since this release

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