harbassan / spicetify-apps

A collection of spicetify custom apps to improve your spotify experience.
329 stars 19 forks source link

[Library] Folder Images not showing #82

Closed HapticFeedbak closed 2 months ago

HapticFeedbak commented 2 months ago

Not sure if I'm doing something wrong here, but when I type in a file path for an image in the "Set Folder Image" menu, a weird default/null image appears (both on the left sidebar and in the Library app), no matter what path/image I use. For context, here is the path I am using:

"C:\Users\matts\AppData\Roaming\spicetify\CustomApps\library\folderImages\1.jpg"

And this is what I see in the sidebar/Library app: image image

harbassan commented 2 months ago

You can't actually use local files for the folder images, its got to be a web img url. If you cant find the pitcures on the internet, id suggest uploading them to a website (anything really) and then using it from there. Might add the option to in the future tho.