-
Notifications
You must be signed in to change notification settings - Fork 12
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
ValueError: too many values to unpack (expected 3) #157
Comments
What was your yaml call? As well what version are you running? |
Oddly, I think think the underlying cause of this might well be that the URLs that some of the stations point to are returning a v1.22.5 and 2024.12.5 First play request (which works)
Changing stations (which causes the error):
|
I think adding seconds as a feature for scrubbing broke next. I'll take a look, hopefully tonight. |
I just released a bug fix. Please update and try again. |
Could have sworn you replied but it isn't here. Odd. Could you check what the media content id is for this chapter and the next? I noticed it has a special character in it above. We are adding 1 to that value which may not go well. |
@kieranhogg is this still an issue? |
Sorry, I didn't get any time to check before. I think the update has prevented the error, but I I'm still seeing the behaviour where it takes a few tries to play the correct chapter though. Correct chapter: It frequently skips around to the first chapter which is: |
Could I get debug logs? Are you skipping and it won't let you via the integration? Or do you mean you pass it the correct chapter in YAML and it doesn't play? |
I was trying to discover the media ID of the BBC Radio station in order to add it to an automation. It is setup with each station being a chapter. When starting to play manually, it skips the first chapter, then trying to change chapters/stations results in the following error:
The text was updated successfully, but these errors were encountered: