fix(bbc_sounds): Handle library exception more gracefully (#2686)
authorKieran Hogg <kieran.hogg@gmail.com>
Wed, 26 Nov 2025 17:14:34 +0000 (17:14 +0000)
committerGitHub <noreply@github.com>
Wed, 26 Nov 2025 17:14:34 +0000 (17:14 +0000)
commit6f0991cd195ea7b1cb931e8b9118124bb9914435
treeb2672946ed7f23e478c80eed2b70134419aed2c0
parenta4585c516c079d4495aa0331d05d27e818974cab
fix(bbc_sounds): Handle library exception more gracefully (#2686)

* Bump auntie-sounds version

* Bump auntie-sounds version

* Catch exception raised in update_play_status library call

Added error handling for updating play status.

* Use a more suitable logger.debug() call
music_assistant/providers/bbc_sounds/__init__.py
music_assistant/providers/bbc_sounds/manifest.json
requirements_all.txt