FIx: Subsonic: Don't pass container type to StreamDetails (#2061)
authorEric Munson <eric@munsonfam.org>
Tue, 25 Mar 2025 18:21:36 +0000 (14:21 -0400)
committerGitHub <noreply@github.com>
Tue, 25 Mar 2025 18:21:36 +0000 (19:21 +0100)
commit6c44bcc3fd33473333a8202d7a3fc126ef4bfeda
treede99198e3ab8b4656111a18c38fe134d87122542
parentf7e21e3ca2535f364cc9868caafca1ddab0e1fdb
FIx: Subsonic: Don't pass container type to StreamDetails (#2061)

This may be causing confusion when transcoding is in use on the
Subsonic server. Better to let ffmpeg detect the container type than to
give it incorrect information.

Signed-off-by: Eric B Munson <eric@munsonfam.org>
music_assistant/providers/opensubsonic/sonic_provider.py