Types fixes for the Albums Controller (#2632)
authorOzGav <gavnosp@hotmail.com>
Fri, 21 Nov 2025 17:35:08 +0000 (03:35 +1000)
committerGitHub <noreply@github.com>
Fri, 21 Nov 2025 17:35:08 +0000 (18:35 +0100)
commit3ea8a913b963d66452f1a94a209747b9631e59f4
tree9335bfd11d4e6c7fec164f7a04511b4fdb79f222
parent314c2cb3346943202fe6148b4b1254880c582a86
Types fixes for the Albums Controller (#2632)

* Typing fixes for the albums controller

* Revert instance check

* Fix type annotations and mypy compliance

* Remove db asserts

* Switch uniquelist to list

* typo
music_assistant/controllers/media/albums.py
music_assistant/providers/builtin/__init__.py
pyproject.toml