-
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
Youtube Music: Undefined track name and artist #3888
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. To help make it easier for us to investigate your issue, please follow the contributing guidelines and ensure the issue template was filled out. |
Same on Windows 10 |
Same on Linux. And related to this issue, last.fm tracking also stopped working |
Same issue here as well MacOS Catalina Version 10.15.3 |
A few more details: This was working at one point for me (on YTM) as late as last week, so I believe it is a regression. |
I noticed the same thing the other day when this started happening. At one point, the player was changing title and artist and then it just stopped updating and remained on one song. Ever since then, it's just been unknown title and artist. Windows 10 Taskbar |
me too windows10 |
Bump for this issue, observed on Windows 10 when using YTM. |
Me too on Windows 10, using YTM - in Windows taskbar, hovering over the icon shows "Unknown Song - Unknown Artist". Clicking on the taskbar icon brings up GPMDP with the correct values, obviously. |
Looks like the fix upstream has been merged gmusic-utils/ytmusic.js#14 I've opened gmusic-utils/ytmusic.js#20 to release a new version of the ytmusic.js lib, which I believe this app can then pull to fix this issue. |
Thanks!
Marco F
…On Tue, Oct 13, 2020 at 7:26 AM Tom Watson ***@***.***> wrote:
Looks like the fix upstream has been merged gmusic-utils/ytmusic.js#14
<gmusic-utils/ytmusic.js#14>
I've opened gmusic-utils/ytmusic.js#20
<gmusic-utils/ytmusic.js#20> to release a new
version of the ytmusic.js lib, which I believe this app can then pull to
fix this issue.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#3888 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARCLP6LFGPDZ3XP6DOTDK5LSKRPRFANCNFSM4RQIFTSA>
.
|
Published 6.2.2 in ytmusic.js, If someone wants to PR in that upgrade here. |
Thank you, works for me. |
So the issue is fixed? Sorry I'm not too familiar with with the verbiage being used here. Do I need to go somewhere to download an updated version? |
No, the issue it's not yet fixed in the player, but the origin of the problem was already patched. We need to wait a time until an "official" version be released |
Thank you for the info! |
This is fixed in master. Unfortunately unless @MarshallOfSound produces a release, there isn't anything to "download" to fix this problem, so you will need to build from the source code in this repository to see this fix applied. |
Toc toc @MarshallOfSound, I think that we need a new oficial release :D |
|
this worked for me, thanks for taking the time to post the link |
Is there a way to get a MacOS build this way? Or does anyone know if a patched official release is in the works? |
This worked for me too (downloading the Windows installer .exe from https://ci.appveyor.com/project/MarshallOfSound/google-play-music-desktop-player-unofficial/branch/master/artifacts). At the end of the install process it auto-restarted and still didn't work, but after manually closing and restarting, it works fine. Thanks! |
It looks like the Linux build is currently failing, so there's no updated packages for us currently. I've tried building it locally but am now encountering the issue flagged up in #3889 - basically there appear to be some image assets that are not being correctly built. @MarshallOfSound @lesthack - I don't suppose you know if a new release is coming soon to fix these issues? 🙏 |
I tried that new build but for whatever reason last.fm still isn't working properly. It doesn't like scrobble any of my songs though last.fm does know I'm listening to a song but it won't scrobble it and at first it didn't even see me listening to a song either and so I tried liking something so it would add it to my loved tracks which worked and now it shows that I'm listening to the song that I really was but once it moved on to the next song it showed that I was listening to it and it also loved that track which I didn't click like on. And it also didn't actually scrobble the last song either. So I guess I still have to use it on the browser if I want to track my songs.. Discord Rich Presence worked like it should though. |
With the latest master build, the API returns track information again, but the album art is coming up as "https://music.youtube.com/" for me. |
Same as @mdonoughe for me. I built my own bundle off of master. |
I have to revert my previous "It's fixed" comment above (#3888 (comment)) :( Running on Windows 10 Enterprise (1803, 17134.1667), using the "Fix #3888: Upgrade ytmusic to 6.2.2 (#3897)" version I downloaded from https://ci.appveyor.com/project/MarshallOfSound/google-play-music-desktop-player-unofficial/branch/master/artifacts, I see the following errors:
I know it's an unofficial branch build, but it's actually worse than before... |
I use the same artifact but I do not see any of your error, @roryhewitt |
just tested a local build of master on OSX (10.15.7) and last.fm didn't scrobble for YTM |
@quangkieu im also using the same build artifact here, without any issues by now, @roryhewitt. Have u tried a clean install? Windows 10 Enterprise |
What's the point of fixing the bug if you're not going to get it out to people? Why make users try to hack their own build? Is there something specific preventing an official release? |
The person who merged it does not have control over the builds. @MarshallOfSound has produced an application for free on his own time and clearly is a very busy person with lots of other priorities. You need to bear in mind that these people are working for free and are not at our beck and call. We'll just need to have some patience here. |
They may not be at our beck and call, but @MarshallOfSound is not responsive for at least two months already. It is irresponsible to abandon a project used by so many people without any explicit aknowledgement or handover to someone who would like to maintain it or at least without initiating such a discussion. |
Patience is what the last two months has been. We all agree that @MarshallOfSound has created an excellent program -- that's why we're here. We just want the latest and greatest version of that program. The hard work's already been done, so I would like to understand why the build-and-release script hasn't been run. |
I can only do so much 🙁. I don't have access to sign releases, but at least by merging in fixes people who utilize the source such as AUR users can benefit from them.
Unfortunately, this project has been floating for much longer than two months. If you notice there have only been 2 releases in the last 18 months.
There is no script. The build-and-release process is mostly manual and takes a fair amount of time, and once it rolls out someone has to make sure there are no major bugs and be ready to hotfix anything that might be broken. The only person who can do this doesn't have the time to do it. |
It's MIT licensed and on github. Anyone is free to fork this project and maintain it, they don't need MarshallOfSound. |
if anyone have this problem still this build resolves the problem |
Great, thanks. The only problem this build has is the album art shows the previous song's album art, not the current. Not a huge deal and doesn't really affect me. I just thought I'd let you know. |
Checklist:
I have checked that there are no issues with similar or the same content
YOU SHOULD CHECK CLOSED ISSUES AS WELL
I have checked the FAQ (https://github.com/MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-/wiki/FAQ) and the answer I am looking for is not there
I have double checked and can reproduce the issue
OS:
macOS Catalina 10.15.6
GPMDP Version:
4.7.1 (YouTube Music)
Issue Descriptions:
Track name and artist shows "undefined" in window title and in Now playing widget when using youtube music
Steps to Reproduce:
Just launch app and play any track
The text was updated successfully, but these errors were encountered: