Skip to content

v3.50.0

Compare
Choose a tag to compare
@epoupon epoupon released this 03 Mar 22:01
· 247 commits to master since this release

Updates

  • Significantly improved scanner performance, thanks to a new dedicated pool of threads for scanning file metadata. It is configurable via a new option scanner-metadata-thread-count in lms.conf
  • Added a way to set custom tag delimiters for artists tags and for other tags #417
  • Subsonic API: refresh only last login time when necessary (avoid hammering the db with write requests) #420
  • Added album sort name in subsonic responses #419
  • Added release_group_mbid field to listenbrainz, #416
  • Added a way to play tracks per disc #423
  • Media Session API: added seekto handler + state update (duration/position)

Bugfixes

  • ListenBrainz: send display artist name for the track, instead of the first artist