Mypy and track fallback fixes for Tidal provider (#1926)
authorJozef Kruszynski <60214390+jozefKruszynski@users.noreply.github.com>
Fri, 31 Jan 2025 21:12:48 +0000 (22:12 +0100)
committerGitHub <noreply@github.com>
Fri, 31 Jan 2025 21:12:48 +0000 (22:12 +0100)
commit480526d3d15821f0c2e54776df5991d16e3c5865
treea4da25f245d7ceabfd010f91535dabe3ee81dae1
parent44b3e8f38ad10b9e8fdce90cab501a15eecd9ec0
Mypy and track fallback fixes for Tidal provider (#1926)

* refactor: cleanup based on mypy

* feat: add fallback track lookup by isrc

* feat: add cache to isrc lookup
music_assistant/providers/tidal/__init__.py
music_assistant/providers/tidal/helpers.py