spicetify / cli

Command-line tool to customize Spotify client. Supports Windows, MacOS, and Linux.
https://spicetify.app
GNU Lesser General Public License v2.1
18.18k stars 716 forks source link

Need help with plugin and general bug fixes #1447

Closed BigFlubba closed 2 years ago

BigFlubba commented 2 years ago

I have been having some struggles being able to install plugins properly and getting things set up along with some bugs I have found. I do not know if these bugs are my error or not. Here's what I found... I do not know what the 1 is and do not know why it is there. image

huhridge commented 2 years ago

Check your config, you probably have a custom app named '1' in there

BigFlubba commented 2 years ago

image

huhridge commented 2 years ago

Yeah, remove the '1' from extensions and custom apps, there are supposed to be names there like 'extensions = fullAppDisplay.js | webnowplaying.js |' and so on and same for custom apps like 'custom_apps = spicetify-marketplace | new-releases' ,etc. I would recommend installing marketplace, it may make these things easier.

Check these out: Extensions Custom Apps

BigFlubba commented 2 years ago

~I also keep getting this too.~ image

Edit: I don't have that file because I am doing custom CSS only. Do I need it?

huhridge commented 2 years ago

Name the theme to what you have Leave blank for no theme

BigFlubba commented 2 years ago

This? image

huhridge commented 2 years ago

Does your css work, because you need a theme to inject css, put the css in 'custom' folder in 'Themes', set the theme to 'custom' and color scheme to nothing. And ignore the error

BigFlubba commented 2 years ago

Yes, everything is set up like that and it works.

huhridge commented 2 years ago

The error is happening because there is no color.ini, since you do not want to theme spicetify, so everything is normal and I suggest you close this

BigFlubba commented 2 years ago

Got it.