Typing fixes for the player queues controller (#2611)
authorOzGav <gavnosp@hotmail.com>
Tue, 25 Nov 2025 07:40:15 +0000 (17:40 +1000)
committerGitHub <noreply@github.com>
Tue, 25 Nov 2025 07:40:15 +0000 (07:40 +0000)
commit559198dfbe70e7e00590d9ec8f86455269a4c394
tree5ae3a48411bc4b857263ddfb20a805220600df47
parent30a8017c9d86b54f3ed714db35b49f7b237154fe
Typing fixes for the player queues controller (#2611)

* Initial drafting

* Fix pyproject.toml

* Formatting

* Filter for track items

* Replace assert with error checks

* Fix grammar typo

* Lint

* Lint

* Revert assert

* Revert logic change

* Revert logic change

* add return type hints

* PR review fixes

* Fix play_media

* Remove some asserts

* Apply feedback

---------

Co-authored-by: Marvin Schenkel <marvinschenkel@gmail.com>
music_assistant/controllers/player_queues.py
pyproject.toml