-
-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Transferring playback error #506
Comments
@xmow49 seems to be an edge case for when your last known active playback was context less (meaning you have no currently active playback and the last known playback cannot be resumed automatically). I'll check to push a fix, shouldn't be too complex. The default in this specific case should be to play your liked songs, since their is no context to resume from. |
@xmow49 should be fixed in build 20 |
Hello @fcusson Thanks again and happy new year. |
@xmow49 glad to here it. Happy new year to you too |
Hi,
I think is also an empty playback list. Thanks |
@xmow49 that's my bad, I wrongly made the assumption that the key
I'm already taking into account the expiration of the playback context, that's actually while trying to rebuild the context from the last known state that you are getting this error. Just tweaked the function a bit, should work better now. I also modified the tests to better account for the real format of a context less playback state. |
just pushed build 21, should be working fine now |
Thanks again for your responsiveness. |
Issue inactive for 3 weeks. I'll close it for the moment. Please reopen if needed |
The problem
Hello,
Thanks for the work on spotcast v5.
Sometimes, when I use
spotcast.transfer_playback
I have an error (see Anything in the logs that might be useful for us?)This error occur only rarely; do you have any information why ? and how to avoid it ?
Thanks
System Health details
System Information
Home Assistant Community Store
Home Assistant Cloud
Home Assistant Supervisor
Dashboards
Recorder
Spotcast
Spotify
What type of installation are you running?
Home Assistant OS
Diagnostics information
home-assistant_spotcast_2024-12-31T10-45-45.450Z.log
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: