-
Notifications
You must be signed in to change notification settings - Fork 53
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
Error browsing or playing media #304
Comments
I tried deleting and re-installing the integration to refresh my Google auth. But still getting the same error anytime I try to play:
|
i really don't understand what is going on here.. |
Interesting - I deleted / re-installed and this time used my son's YouTube Music account. We have YouTube Premium with family sharing. This time using his account, everything worked perfectly. I then double-checked by switching back to my account and once again I am getting the error. So this does appear to be something specific to my account. It's odd because I had been using this integration for several months with no issues. So something must have changed in my account in the past couple weeks when I started seeing this error. I do work at Google but am using my personal @gmail account (not corporate @google account). But still, perhaps my personal account had some sort of recent change for employees that is causing problems. I'm happy to try and debug further. Or we can close this issue if it's unique to me. Hopefully whatever happened to my account doesn't get rolled out more broadly. |
I think I have the same problem or it's similar anyway, have done for some time, I go to Media, then Home and get an error - everything else in Media is working including my scripts that start a specific playlist on one of my Google Home devices. I don't have a family account, but do have Premium. I'm also in Europe in case that becomes relevant. This is what gets logged: I don't have any other media locations set up e.g. local libraries on a share, just YT music. |
Hey @sigma67 is this something you could help with? Same procedure, different accounts, different results? |
I'd guess A/B test, hard to say without seeing what the actual page on their end looks like |
@sigma67 Let me know what would be most helpful for debug - I'm happy to screen capture, etc |
I can't really tell which album is failing for you, but it probably doesn't depend on the album anyway in this case You may go here and screenshot the page: https://music.youtube.com/playlist?list=OLAK5uy_nMr9h2VlS-2PULNz3M3XVXQj_P3C2bqaY If you're able to it's also helpful to provide the raw server response - see below. This should be the |
I pasted the POST response below when navigating to the album page.
|
Ah yes, that makes it pretty obvious. They're moving albums to the new display format already in use for podcasts. I'll try to make something work with the response you provided, but hard to test until it's rolled out more broadly. |
Great, thanks for identifying the issue and working to update. I'm happy to help test, just let me know. |
I can help as well when patched files are available. |
Hi guys, please test
|
Thanks - I'm on Home Assistant OS and as I understand there unfortunately isn't a way for me to run pip. Unless you have advice on how I could test this?
|
Same here, I have HA installed as an OS and even with access to the terminal within HA or via SSH, I cannot run pip. |
may need @KoljaWindeler to create a package for you guys with the updated version |
hey guys, you can totally do this your self:
with
this will install the git link UNLESS the version 0.2.0 is available (I've just choosen a random nonexisting version number) after that the log says:
happy testing, kolja |
I've tried this but I'm not having any luck. I updated my manifest.json as you described.
But when I restart Home Assistant, my log doesn't say anything about attempting the install. I do see other log notes from ytube_music_player, example:
|
Anytime I attempt to browse media, I am getting an error. See debug output below. Error occurs if I browse media from the polr card or from the Home Assistant native media browser.
I also get an error when I attempt to play music through a script.
Version 20240131.01
I wonder if re-authorizing might fix the issue, but I can't figure out how to "log out" the integration from Google?
Thanks
Another example...
The text was updated successfully, but these errors were encountered: