41pha1 / spicetify-extensions

Collection of Spicetify extensions
MIT License
34 stars 7 forks source link

Update div selector + mousetrap #25

Closed yatsukiko closed 1 month ago

yatsukiko commented 1 month ago

I don't have much knowledge on how spotify works so I don't know is the div class name for lyrics permanent or it changes per update but for now it works.

Also "spicetify.Mousetrap();" doesn't work while just "Mousetrap();" works, in official plugins it still uses spicetify.Mousetrap(); so idk why.

41pha1 commented 1 month ago

Hey thanks a lot for the PR! I am sadly unable to test this myself, as I dont have Spotify premium.

As you said the div class name is likely to change when spotify updates, but I was able to confirm that I have the same class names for my lyrics divs.