Some small bugfixes and tweaks (#1642)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Tue, 3 Sep 2024 19:29:48 +0000 (21:29 +0200)
committerGitHub <noreply@github.com>
Tue, 3 Sep 2024 19:29:48 +0000 (21:29 +0200)
commitb0a978cd094259a8e757474e866b030f3c56961c
tree3af9ebe1e2c3741217c4ec72b4f8efb640918255
parent5f66e8437d77749a0115dffcfddbf56e5dfe0db9
Some small bugfixes and tweaks (#1642)

* Require extra duration match for 'soft' external id matches

* Fix race condition in spotify stream when token expired

* Add a bit of extra logging

* fix playlist matching

* limit radiobrowser results

* update airplay mute state on volume changes
music_assistant/server/helpers/audio.py
music_assistant/server/helpers/compare.py
music_assistant/server/providers/airplay/__init__.py
music_assistant/server/providers/radiobrowser/__init__.py
music_assistant/server/providers/spotify/__init__.py