music-assistant-server
Branch:dev-lidarr-plugin
Commit Details
Subsonic: Reorder image metadata for artists (#3227)
I am seeing a number of places where MA is asking the subsonic server for images using the full URL to lastfm. Reorder the insertion of images in these parsers to place the subsonic image first incase this encourages MA to use that entry instead. Signed-off-by: Eric B Munson <[email protected]>
Author
Eric Munson<[email protected]>
February 24, 2026 at 07:28 AM UTC
Committer
GitHub<[email protected]>
February 24, 2026 at 07:28 AM UTC
34additions
24deletions
2files changed
Parent commits
Changes
2 files
+34-24
Changed Files (2)
music_assistant/providers/opensubsonic/
tests/providers/opensubsonic/__snapshots__/
music_assistant/providers/opensubsonic/parsers.py
+10
tests/providers/opensubsonic/__snapshots__/test_parsers.ambr
+24-24