[GH-ISSUE #18] Playlist's total tracks number is missing or malformed #15

Closed
opened 2026-02-27 20:07:42 +03:00 by kerem · 3 comments
Owner

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.

─────────────────────────────────────────────────────────────────────────────────────────────────────────────────
* Error while processing playlist [redacted #1] [  [redacted] ], skipping for now: Playlist's total tracks number is missing or malformed
Timestamp:			Tue, 17 Jun 2025, 07:01:56
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────
* Error while processing playlist  [redacted #2] [  [redacted] ], skipping for now: Playlist's total tracks number is missing or malformed
Timestamp:			Tue, 17 Jun 2025, 07:02:14
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────
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. ``` ───────────────────────────────────────────────────────────────────────────────────────────────────────────────── * Error while processing playlist [redacted #1] [ [redacted] ], skipping for now: Playlist's total tracks number is missing or malformed Timestamp: Tue, 17 Jun 2025, 07:01:56 ───────────────────────────────────────────────────────────────────────────────────────────────────────────────── * Error while processing playlist [redacted #2] [ [redacted] ], skipping for now: Playlist's total tracks number is missing or malformed Timestamp: Tue, 17 Jun 2025, 07:02:14 ───────────────────────────────────────────────────────────────────────────────────────────────────────────────── ```
kerem 2026-02-27 20:07:42 +03:00
  • closed this issue
  • added the
    Stale
    label
Author
Owner

@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.

<!-- gh-comment-id:3000791419 --> @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.
Author
Owner

@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.

<!-- gh-comment-id:3115869861 --> @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.
Author
Owner

@github-actions[bot] commented on GitHub (Aug 1, 2025):

Closing this issue due to inactivity. Feel free to reopen if needed.

<!-- gh-comment-id:3141909428 --> @github-actions[bot] commented on GitHub (Aug 1, 2025): Closing this issue due to inactivity. Feel free to reopen if needed.
Sign in to join this conversation.
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/spotify_profile_monitor#15
No description provided.