Updates:
- Subsonic API:
- Added
bitrate
,contentType
andtranscodedContentType
fields #363 - Added an option to enable transcoding by default #351
- Added missing mime types for raw files in
stream
anddownload
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.)
- Added