duffey / spicetify-playlist-labels

Add playlist labels to Spotify tracklists
31 stars 3 forks source link

Star rating playlist covers (TODO: Add to repo and README) #15

Closed WildGenius closed 12 months ago

WildGenius commented 12 months ago

Made these for myself to replicate the visible star ratings functionality, feel free to add them to the repo in any way you see fit. Thanks to everyone involved in both old and new star ratings extensions, as well as this one!

All are .png 640x640, per Spotify guidelines ![1](https://github.com/duffey/spicetify-playlist-labels/assets/8071762/4ad1b335-8c79-4686-8481-62ad85d02fce) ![2](https://github.com/duffey/spicetify-playlist-labels/assets/8071762/5e74b253-80b3-430a-bb0e-870367922a60) ![3](https://github.com/duffey/spicetify-playlist-labels/assets/8071762/107ff699-7166-4c86-9f27-64bb02f311dd) ![4](https://github.com/duffey/spicetify-playlist-labels/assets/8071762/16b1bc6a-8686-4b72-a0b8-63fe61dc2ad0) ![5](https://github.com/duffey/spicetify-playlist-labels/assets/8071762/4b9a61e3-31b6-42d7-800f-4369b258f054) ![banned](https://github.com/duffey/spicetify-playlist-labels/assets/8071762/cd9793e1-7d95-4efa-a8e6-a6db6e1b0419)
duffey commented 12 months ago

Wow, excellent!

duffey commented 12 months ago

Perhaps adding them to the repo and README of both extensions would be good.

duffey commented 12 months ago

Also, I realize rating tracks this way is a little slower as it takes two clicks and scrolling through a context menu. It's half an idea, but perhaps a special label for ratings could be done somehow.

duffey commented 12 months ago

Or perhaps some kind of quick-add that shows grayed out playlist labels for playlists the track is not in, and clicking them adds it.

WildGenius commented 12 months ago

Personally, I'm fine with manual "re-rating" if it helps maintainability. The greyed out labels idea seems cool, but I worry about the performance hit: in my case, the playlist structure is a few folder levels deep, with some dozens of playlists, so it can't be easy to evaluate.

duffey commented 12 months ago

Something you might also like: I just added a feature that looks like this when no playlist image is set:

image

(It displays the playlist color and then the first two characters of the playlist name.)

WildGenius commented 12 months ago

Nice work! I think the author of https://github.com/duffey/spicetify-playlist-labels/pull/6 would appreciate that even more!

duffey commented 12 months ago

True! It wasn't working, so I just fixed it. I will mention him in the issue. Thanks

duffey commented 12 months ago

Added to the README. Thanks so much! :)