Darkempire78 / Lyrics-Spicetify

Spotify Lyrics is a Spotify extension that allows you to display the lyrics of the song currently playing.
GNU General Public License v3.0
28 stars 2 forks source link

cant enable plugin #2

Closed sheeepdev closed 3 years ago

sheeepdev commented 3 years ago

i know how its enabled, but I'm currently using dribbblish theme and cant click the arrow down button and enable the plugin, is there any way for me to enable it?

sheeepdev commented 3 years ago

https://raw.githubusercontent.com/Darkempire78/Lyrics-Spicetify/main/.github/Capture2.png (this)

Darkempire78 commented 3 years ago

Did you have run the spicetify apply line in your shell ?

sheeepdev commented 3 years ago

yes im talking about that im using the dribbblish theme and cant enable the plugin I have spicetidfy and everything applied

Darkempire78 commented 3 years ago

Works for me image

sheeepdev commented 3 years ago

the thing is you havent installed the extension, when the extension is installed that button dissapears

Darkempire78 commented 3 years ago

Works with the extension image

sheeepdev commented 3 years ago

image not for me..

Darkempire78 commented 3 years ago

You have not the arrow button ?

sheeepdev commented 3 years ago

yes

Darkempire78 commented 3 years ago

You can not go in the settings if the button is hiden ?

sheeepdev commented 3 years ago

yes ?

Darkempire78 commented 3 years ago

What is the exact theme name because we have not the same :/

sheeepdev commented 3 years ago

Dribbblish Nord Dark with modified colors

sheeepdev commented 3 years ago

https://github.com/morpheusthewhite/spicetify-themes/tree/master/Dribbblish

sheeepdev commented 3 years ago

i see the button here but idk

Darkempire78 commented 3 years ago

can you give me a screenshot of your config file ?

sheeepdev commented 3 years ago

what one, user.css or colors.ini

Darkempire78 commented 3 years ago

No, the Spicetify config file image

sheeepdev commented 3 years ago

image

sheeepdev commented 3 years ago

wait should i enable lyric_always-show

sheeepdev commented 3 years ago

Wait that works but when i go to hover over the button it dissapears

Darkempire78 commented 3 years ago

If you do not see the settings button it's not caused by my plugin. Open an issue on the theme repository :/

sheeepdev commented 3 years ago

it works bro i changed it in the config.ini, but now the button disappeared, it showed and when I hovered it disseapeared and it wont show again

Darkempire78 commented 3 years ago

lyric_always_show is not linked with the plugin

sheeepdev commented 3 years ago

It is? when i enabled it it shows

Darkempire78 commented 3 years ago

I do not know what is this variable. Open an issue on the theme repository, you can also retry to apply your theme

sheeepdev commented 3 years ago

@Darkempire78 i found the solution! this element was hidden and I unhid it and now the button shows! image

Darkempire78 commented 3 years ago

nice :D

Darkempire78 commented 3 years ago

Yes, change the line 58 of the spotifyLyrics.js file :

div.style.backgroundColor = "#111111";
sheeepdev commented 3 years ago

ok already found it :) thanks! trying to solve the issue with the close button now, I may find solution who knows