Skip to content

v3.44.0

Choose a tag to compare

@epoupon epoupon released this 13 Nov 15:32
· 867 commits to master since this release

Updates:

  • Subsonic API:
    • Added bitrate, contentType and transcodedContentType fields #363
    • Added an option to enable transcoding by default #351
    • Added missing mime types for raw files in stream and download endpoints
    • Now returns 404 when the requested cover art is missing (not for DSub and substreamer as they do not have internal placeholders)
    • Made the getGenres endpoint non blocking (could previously freeze on very large databases)
    • Now limits counts to 1000 in various endpoints (search3, getAlbumList, etc.)