-
Notifications
You must be signed in to change notification settings - Fork 767
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
Last.fm Scrobbling Broken for YT Music #3174
Comments
👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of duplicate issues on this repo, so please double check now that your issue has not already been solved or doesn't have an open issue already. |
@Izumemori do you think you could detail how you fixed the issue locally? I'd like to do the same but I'm not quite sure how. Thanks! |
yea, me too. describe it, please. |
Yes, please describe how to fix! I've had to stop using it for YTM in the meantime. |
@Izumemori I'm also interested in knowing how did you workaround the issue |
@Izumemori I am also interested in the local workaround. I tried to debug locally and have not been able to resolve. |
…ion for Now Playing
…r updateNowPlaying
…r updateNowPlaying
I submitted this pull request with a proposed solution: #3476 |
@MarshallOfSound please let me know if there's anything further you recommend on the above PR. |
so? did the commit pass? |
We are waiting for a code review and merge from the maintainer. |
Same problem with YouTube music here... Not scrobbling anything to lastfm. Google play backend works well, last stable version 4.6.1 |
any news, guys? |
this is a problem because of which I do not use the program |
@MarshallOfSound have you had a chance to look at @mpgarate 's PR? |
Want to start migrating my library to YT Music, but lack of lastfm scrobbling feature for YT Music is what stops me. Need this. |
https://ytmdesktop.app/ has working last.fm intergration for anyone interested. And is just solid all around. I've been using the official PWA for YTM with web scrobbler with good results for a while too. Bummer GPMDP's YTM integration isn't working. |
Well it seems we can consider this project kinda "dead". Since author didn't make any considerable commits since last year, nor have accepted PRs. Thanks for the tip @restinginlove, your recommendation worked really well with YT Music and Last.fm 👏🏻 @MarshallOfSound thanks for you efforts for such great player, I used over the years. But I think it is time to me to move on, since GPM will be killed soon. |
OS:
Arch Linux
GPMDP Version:
Built from 82c8487
Issue Descriptions:
Last.fm scrobbling seems to be broken, which is probably to be expected as the YT Music integration is still in alpha, just wanna give a heads up that this is an issue.
Scrobbling works fine in GPM mode.
The issue seems to be that the change:track event doesn't include a duration.
I've fixed this locally by waiting a few seconds before sending the nowplaying and pulling the time from the PlaybackApi instead.
Steps to Reproduce:
Switch to YT Music while having Last.fm authorized and play any song.
debug_info.zip
The text was updated successfully, but these errors were encountered: