mirror of
https://github.com/duffey/spicetify-star-ratings.git
synced 2026-04-26 06:15:48 +03:00
[PR #26] Non-breaking bugfix for missing tracklist stars #3
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spicetify-star-ratings#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/duffey/spicetify-star-ratings/pull/26
State: closed
Merged: Yes
Stars seemingly weren't being added to tracklists (no
.main-addButton-buttonelement[s] found, so I just added a querySelector call for.main-trackList-rowHeartButtonin case the former selector doesn't find anything).Might just be me, or maybe broken due to a Spotify update (they do love to change the class names, and I did update recently).
For reference:
Spotify for Windows (64 bit)
1.2.17.834.g26ee1129
Spicetify v2.22.1
It's backwards compatible anyway, nothing removed, just added a fallback.