question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot detect album title for uploaded tracks in YouTube Music

See original GitHub issue

https://github.com/web-scrobbler/web-scrobbler/blob/5c53ae8c8aaf5cb33cbe38d3f3c07151ad093ab3/src/connectors/youtube-music.js#L24

Selector in this line, href*="browse/MPREb_" may be like href*="browse/FEmusic_library_privately_owned_release_detailb_" in case when playing uploaded tracks.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
jaccarmaccommented, Sep 1, 2020

A browse/ prefix catches the artist as well. I have a working patch, let me push it right quick and you can tell me how you want the long line handled.

0reactions
alexespritcommented, Sep 1, 2020

@jaccarmac @oquno If we use .ytmusic-player-bar [href*="browse/"] selector for an album name, will this work? Or MPREb_/FEmusic_ suffixes should be added to avoid selecting wrong data?

Upd: Hmm, it was added in aa717ea3151889fb59ac9a9dd5b99d5547944fc8, but I thought it was added by you initially.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting YouTube Music
Check out common issues with YouTube Music and troubleshooting steps to resolve them. ... Unable to play a song & general playback issues....
Read more >
How to edit uploaded songs information? : r/YoutubeMusic
I've migrated from Google play music to Youtube Music, and I want to edit the information of some newly uploaded songs (cover image,...
Read more >
YouTube Music's confusing new Library Tracks playlist ...
Sadly, there's one major caveat: the music uploaded to your library isn't included. If you're a former Play Music user wanting your entire ......
Read more >
How to Add Album Art in YouTube Music
1. Go to YouTube Music on your browser. 2. Choose the “Library” section from the top banner. 3. Click on the playlist that...
Read more >
How to Add or Remove Songs from the Library in YouTube ...
If you don't have it, download the YouTube Music app. Open the app and search for a song, artist, or album. In the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found