music-assistant / hass-music-assistant

Turn your Home Assistant instance into a jukebox, hassle free streaming of your favorite media to Home Assistant media players.
Apache License 2.0
1.21k stars 44 forks source link

Slimproto players broken as of latest beta update #2420

Closed rxritalin closed 3 weeks ago

rxritalin commented 3 weeks ago

What version of Music Assistant has the issue?

2.1.0b2

What version of the Home Assistant Integration have you got installed?

2024.5.1

Have you tried everything in the Troubleshooting FAQ and reviewed the Open and Closed Issues and Discussions to resolve this yourself?

The problem

Slimproto players no longer work and throw an error on screen when trying to play to them or access their configuration.

How to reproduce

Attempt to play track to any slimproto player, or access the individual players configuration. The main configuration window for squeezebox itself does still function.

Music Providers

Spotify, Google, QoBuz

Player Providers

Squeezebox

Full log output

log.txt

Additional information

This was working fine until the latest update. This does still work fine in the non-beta release. I have tried removing the slimproto player provider and re-adding, there is no change. Most of my players are PiCorePlayer based, but the same issue is also present on the squeezelite x64 service comes with the companion app.

What version of Home Assistant Core are your running

2024.6.0

What type of installation are you running?

Home Assistant Supervised

On what type of hardware are you running?

Generic x86-64 (e.g. Intel NUC)

arretx commented 3 weeks ago

Confirmed, I have all of the same versions and setup, and I have the same error.

Screenshot 2024-06-07 at 9 55 33 AM

M0uC0 commented 3 weeks ago

Same here.. All my slimproto players affected. No problem on Chromecast ones.

probably side effect of: "1318 - Slimproto: Turn off Display and visualization by default (@cociweb)"

cociweb commented 3 weeks ago

confirmed, solution will be provided in the next few minutes.

hajobu commented 3 weeks ago

same problem here

marcelveldt commented 3 weeks ago

This one is just fixed. Available in next patch release

OzGav commented 3 weeks ago

Confirmed fixed in 2.1.0.b3

rxritalin commented 3 weeks ago

Confirmed on my end as well. Thanks for the quick fix guys.