mirror of
https://github.com/misiektoja/spotify_profile_monitor.git
synced 2026-04-25 23:15:57 +03:00
[GH-ISSUE #17] Errant removal/addition of collaborators #14
Labels
No labels
Stale
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify_profile_monitor#14
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 @tomballgithub on GitHub (Jun 21, 2025).
Original GitHub issue: https://github.com/misiektoja/spotify_profile_monitor/issues/17
With the previous release, I restarted on 6/15. I've seen two instances of collaborators being errantly removed/added.
This first example is odd because the user ID is Spotify:
This one occurs right when a playlist was believed to have been changed and also caused Nonetype errors. I verified that the playlist change is also incorrect, there are 59 songs on that playlist (which is same is in the log below) and the last one was added 4 weeks ago. The redacted user removed then added back in this case is the owner of the playlist:
@misiektoja commented on GitHub (Jun 24, 2025):
Yeah, I've run into that a few times too. It's because Spotify sends back some gibberish occasionally. I need to figure out a way to filter it and tackle the problem. Honestly, their API is such a garbage. I have a few other tools using different APIs and none have presented such erroneous behavior. It feels like a never-ending battle, lol.
@github-actions[bot] commented on GitHub (Jul 25, 2025):
This issue has been marked as stale because it has been inactive for 30 days. It will be closed in 7 days if no further activity occurs.
@github-actions[bot] commented on GitHub (Aug 1, 2025):
Closing this issue due to inactivity. Feel free to reopen if needed.