mirror of
https://github.com/misiektoja/spotify_profile_monitor.git
synced 2026-04-26 07:25:56 +03:00
[GH-ISSUE #18] Playlist's total tracks number is missing or malformed #15
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#15
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/18
Noticed this with the code base as of 6/15. It seems like another instance of unexpected information being received from Spotify. These messages might be useful for debug, but it would be nice if they didn't show up unless they were seen X times in a row (indicating a possible true problem to debug) and otherwise filter them out. Or have a way to hide these.
These were two different playlists. The other 20+ didn't error at this same time.
@misiektoja commented on GitHub (Jun 24, 2025):
Hey, yes, it's part of the new code base trying to handle all the corner cases.
I agree it might be a bit too verbose and I'm thinking about adding a configuration option to turn those off. This way, you can decide whether you want it or not. Personally, I like having as much info as possible.
@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.