mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 07:16:00 +03:00
[GH-ISSUE #750] YTMusic.edit_song_library_status() is broken #481
Labels
No labels
a/b
bug
documentation
enhancement
good first issue
help wanted
invalid
pull-request
question
wontfix
yt-error
yt-update
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ytmusicapi#481
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?
Originally created by @ashish-yadav11 on GitHub (Mar 20, 2025).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/750
The function YTMusic.edit_song_library_status() is broken, and is changing the "pin" status of a song. It's pinning/unpinning songs to listen again, instead of changing their library status.
@sigma67 commented on GitHub (Apr 3, 2025):
Unlikely, the function is extremely simple. Depends what feedbackToken you pass to it.
I will keep this open though as a reminder to re-enable the test which has been disabled since Jan 24.