chore/fix: Subsonic: Update parsers and tests (#2181)
authorEric Munson <eric@munsonfam.org>
Thu, 15 May 2025 20:15:19 +0000 (16:15 -0400)
committerGitHub <noreply@github.com>
Thu, 15 May 2025 20:15:19 +0000 (22:15 +0200)
commit996bf980f89d8f01adfb0a4656409e3988b32fb4
treeb45f3ae45e2053250e6834b130cb8d2cb3c8bdd2
parent31eaf97408c738264bc9a16a1a625a9f452ffa35
chore/fix: Subsonic: Update parsers and tests (#2181)
music_assistant/providers/opensubsonic/parsers.py
music_assistant/providers/opensubsonic/sonic_provider.py
tests/providers/opensubsonic/__snapshots__/test_parsers.ambr
tests/providers/opensubsonic/fixtures/tracks/spec-child.album.json [new file with mode: 0644]
tests/providers/opensubsonic/fixtures/tracks/spec-child.track.json [new file with mode: 0644]
tests/providers/opensubsonic/test_parsers.py