[PR #26] Non-breaking bugfix for missing tracklist stars #3

Closed
opened 2026-03-07 21:24:22 +03:00 by kerem · 0 comments
Owner

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-button element[s] found, so I just added a querySelector call for .main-trackList-rowHeartButton in 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.

**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-button` element[s] found, so I just added a querySelector call for `.main-trackList-rowHeartButton` in 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.
kerem 2026-03-07 21:24:22 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spicetify-star-ratings#3
No description provided.