Fixes for multiple instances of the same provider (#2765)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Sun, 7 Dec 2025 23:44:40 +0000 (00:44 +0100)
committerGitHub <noreply@github.com>
Sun, 7 Dec 2025 23:44:40 +0000 (00:44 +0100)
commita541661a9f2b56eaa30fa4089e43061546535650
tree1e184fb2ed3bca801e1c45e1c2be63f6d3fe6d11
parenteab163fe34816f9469e80bdf8cf4290f0af9fbca
Fixes for multiple instances of the same provider (#2765)
17 files changed:
music_assistant/controllers/media/base.py
music_assistant/controllers/music.py
music_assistant/models/music_provider.py
music_assistant/providers/apple_music/__init__.py
music_assistant/providers/deezer/__init__.py
music_assistant/providers/qobuz/__init__.py
music_assistant/providers/sendspin/provider.py
music_assistant/providers/spotify/parsers.py
music_assistant/providers/spotify/provider.py
music_assistant/providers/tidal/parsers.py
music_assistant/providers/ytmusic/__init__.py
pyproject.toml
requirements_all.txt
tests/providers/jellyfin/__snapshots__/test_parsers.ambr
tests/providers/nicovideo/__snapshots__/test_converters.ambr
tests/providers/opensubsonic/__snapshots__/test_parsers.ambr
tests/providers/tidal/__snapshots__/test_parsers.ambr