jeroentvb / spicetify-playlist-icons

Add the icon of a playlist in front of the playlist in the playlist list.
MIT License
42 stars 3 forks source link

Feature Request: Set icons (images) for folders #10

Open D3SOX opened 1 year ago

D3SOX commented 1 year ago

I don't know if that's feasible for this project, but I think it would be nice if we could choose custom images for folders, just like with playlists

jeroentvb commented 1 year ago

It could be done, but would take some work. And as I don't have that much time, and isn't a priority for me, I won't implement such feature right now. PR's are welcome though.

D3SOX commented 1 year ago

I'm not familiar with Spicetify development but I could try and see if I can get it to work.

jeroentvb commented 1 year ago

I think the easiest way is to add settings using spcr-settings and ask users for a url to a custom folder icon, and use that icon in playlist-icons.

Another option would be to ask users to input an svg as text, save it to localstorage and use it from there. But that seems like a weird way to do this.

xFGhoul commented 1 year ago

any update on this? would love folder icons.