cvzi / Spotify-Genius-Lyrics-userscript

Userscript, shows lyrics from genius.com on Spotify web
https://greasyfork.org/en/scripts/377439-spotify-genius-lyrics
GNU General Public License v3.0
42 stars 4 forks source link

Not Loading #12

Closed BeastModeJDS closed 2 years ago

BeastModeJDS commented 2 years ago

every time I try loading lyrics it stops loading at 3 and never changes

cvzi commented 2 years ago

Which browser and which userscript addon (tampermonkey, ...) are you using?

jckebs1 commented 2 years ago

The same here.

Browser: Opera Violentmonkey. image

cvzi commented 2 years ago

Thanks, I will download Opera and check it out. It is working for me on Firefox and Chrome, so it might be Opera or Violentmonkey.

cvzi commented 2 years ago

It works for me in Opera 🙄 Was the script ever working and it stopped today or did you just install it and it never worked?

jckebs1 commented 2 years ago

Reinstalled Violentmonkey and the script worked again. Thanks!

jckebs1 commented 2 years ago

Oh! It stoped to work again. And I know the problem! With the Genius (Default) theme it works properly. But when I put the Spotify theme, loadings keeps in 3 eternaly.

cvzi commented 2 years ago

It works for me. Maybe genius.com has changed their website and is slowly rolling out the changes and I might still have the old version while you have the new version.

You can open the error console and check if there are any errors from the script: Press CTRL+SHIFT+J to open the developer mode, go to the tab "console", click on "default levels" and make sure all have a tick. Then press the 🚫 button to delete the current content of the console. Play a new song to make the lyrics change. Any errors should show up then.

jckebs1 commented 2 years ago

Any idea how I could fix these errors? image

cvzi commented 2 years ago

I will try to fix it tomorrow. The error does look like you get a genius page that is different from what I get from genius. With that error message I can change the script to either fix it or I will make a script version that produces a more accurate error for further investigation

cvzi commented 2 years ago

I have updated the script, please check if it works now. Install link: https://greasyfork.org/scripts/377439-spotify-genius-lyrics/code/Spotify%20Genius%20Lyrics.user.js

jckebs1 commented 2 years ago

YES! Thanks, man. You're great.

image

BeastModeJDS commented 2 years ago

would you prefer this to be closed or left open?

the problem is fixed hurray

cvzi commented 2 years ago

Thanks for your feedback