OpenSubsonic: Use server provided version tag if present (#3200)
authorEric Munson <eric@munsonfam.org>
Fri, 20 Feb 2026 23:22:20 +0000 (18:22 -0500)
committerGitHub <noreply@github.com>
Fri, 20 Feb 2026 23:22:20 +0000 (00:22 +0100)
commite05453e0efcee854567f510056276287bd5abae1
tree053da612d1b5caf5b705c250d00b6f8db30bd00b
parent24c03b1a1997a46ead9b4af10c5df9901129b8e0
OpenSubsonic: Use server provided version tag if present (#3200)
music_assistant/providers/opensubsonic/parsers.py
tests/providers/opensubsonic/__snapshots__/test_parsers.ambr
tests/providers/opensubsonic/fixtures/albums/no-version.album.json [new file with mode: 0644]
tests/providers/opensubsonic/fixtures/albums/no-version.info.json [new file with mode: 0644]
tests/providers/opensubsonic/fixtures/albums/spec.album.json
tests/providers/opensubsonic/fixtures/tracks/no-version.album.json [new file with mode: 0644]
tests/providers/opensubsonic/fixtures/tracks/no-version.track.json [new file with mode: 0644]