spicetify / spicetify-themes

A community-driven collection of themes for customizing Spotify through Spicetify - https://github.com/spicetify/cli
MIT License
5.11k stars 1.27k forks source link

Dribbblish Dynamic stuck to yellow #197

Closed ShadeReogen closed 4 years ago

ShadeReogen commented 4 years ago

Im on v.0.9.9. I copied the .js into the extensions folder by hand.

The Theme gets applied but it's stuck to yellow, the blurred album art in the background does change but the accent color doesn't

Edit: I'm on Windows 10.

I tried updating spicetify, now on v.1.1.0 Reset the config,ini, repeated the steps in Powershell. Still only yellow.

morpheusthewhite commented 4 years ago

@JulienMaille

JulienMaille commented 4 years ago

Can you install with normal spicetify commands? Please check the developer console for any error message

ShadeReogen commented 4 years ago

Can you install with normal spicetify commands? Please check the developer console for any error message

As I stated in the edit, I have then reset the default theme, and then installed it again through powershell

JulienMaille commented 4 years ago

Ok, what about the developer console? Any message here that could help?

ShadeReogen commented 4 years ago

I am sorry, but I have no idea about what that is, if you could tell me more or send me a link to figure out how to access it and see if any exceptions happen I'd appreciate it

JulienMaille commented 4 years ago

In order to help I need a way to reproduce your issue or at least know what is failing. If it is related to a song/playlist, please share a link so I can try myself. Press Ctrl+Shift+I to open the developer tools image Then navigate to the console tab and share any error message you might see here image

ShadeReogen commented 4 years ago

Well I manually checked the drop down menu and tried the various shortcuts depicted in your screenshot, but nothing happens and that option is not there, and doesn't pop up either...

Edit: It isn't related to specific songs. It's just yellow, always. Screenshot (15)

I didn't hide windows controls as you can see, but I don't think the issue lies there?

morpheusthewhite commented 4 years ago

You need to enable it first by running spicetify enable-devtool

ShadeReogen commented 4 years ago

Screenshot (16)

Well, doesn't look good console_log.txt

I added the log as txt if it may make your life easier

JulienMaille commented 4 years ago

What's the content of C:\Users\YOUR_NAME_HERE\AppData\Roaming\Spotify\Apps\zlink? It seems that spicetifyWrapper.js is missing from your install

ShadeReogen commented 4 years ago

Screenshot (17)

Looks like it is present tho..

I'll attach it too, maybe you'll want to read it? spicetifyWrapper.txt

(Renamed to txt cause github doesn't like js)

JulienMaille commented 4 years ago

This file is outdated, you're missing some old Spicetify commit https://github.com/khanhas/spicetify-cli/commit/99468dd0e3536ee568084b7de132bee52992c78b Not sure what you did. Try to update Spicetify (I think you need to install it again, but I could be wrong)

JulienMaille commented 4 years ago

Did the update fix it?

ShadeReogen commented 4 years ago

Sorry I didn't reply yet. I just did this: spiceitfy restore then deleted the .spicetify and spicetify-cli folders. Reinstalled spicetify following all the steps shown in the official repo Redownloaded this repo and put the themes into .spicetify/Themes run the Dribbblish Dynamic install instructions.

Now it works.

Thank you very much for your help!