mirror of
https://github.com/duffey/spicetify-star-ratings.git
synced 2026-04-26 06:15:48 +03:00
[PR #24] Quick bandaid fix for playlist issues. #2
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#2
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/24
State: closed
Merged: Yes
Star-ratings for playlists stopped working in the context of playlists fairly recently (at least for me).
Essentially it looks like the track uri is not in the same place it used to be in the trackListRow elements' pendingProps.
If this wasn't an issue for anyone else then let me know and I'll just use this "fixed for me" version locally.