v9.10.1
Fixed 3
- populate starred and played dates in Subsonic responses
- honor offset in Subsonic getAlbumList/getAlbumList2 for newest, frequent and recent types
- read DATE vorbis tag for year when scanning FLAC/OGG files
What's Changed
- fix: populate starred and played dates in Subsonic responses by @phanan in https://github.com/koel/koel/pull/2607
- fix: honor offset in Subsonic getAlbumList/getAlbumList2 for newest, frequent and recent types by @phanan in https://github.com/koel/koel/pull/2606
- fix: read DATE vorbis tag for year when scanning FLAC/OGG files by @theianspence in https://github.com/koel/koel/pull/2602
New Contributors
- @theianspence made their first contribution in https://github.com/koel/koel/pull/2602
Full Changelog: https://github.com/koel/koel/compare/v9.10.0...v9.10.1