Fix Subsonic: Use transcode metadata when present (#2011)
authorEric Munson <eric@munsonfam.org>
Sat, 8 Mar 2025 23:51:18 +0000 (18:51 -0500)
committerGitHub <noreply@github.com>
Sat, 8 Mar 2025 23:51:18 +0000 (00:51 +0100)
commitf31ce187558d18d41bd696a99ff385ab5f985a84
tree50ef78fd9e1dc5cca3045ea5cf7cca58f71f7769
parent88a3228a3bdc7c92de6867ac2529ae646e37b558
Fix Subsonic: Use transcode metadata when present (#2011)

Use transcode metadata when present

When transcoding, a server should fill out the transcode_content_type
field when metadata for a track is requested. If this field is present
we need to use it instead of the on disk format.

Fixes: https://github.com/music-assistant/support/issues/3586
Signed-off-by: Eric B Munson <eric@munsonfam.org>
music_assistant/providers/opensubsonic/manifest.json
music_assistant/providers/opensubsonic/sonic_provider.py
requirements_all.txt