[GH-ISSUE #503] get key queue leads to parsing error #1224

Open
opened 2026-03-14 14:00:52 +03:00 by kerem · 1 comment
Owner

Originally created by @ShuraShulgin on GitHub (Jul 11, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/503

Describe the bug
Every few calls to spotify_player get key queue leads to the following error
Error: invalid value: integer `116116`, expected u8 at line 1 column 155651
To Reproduce
call spotify_player get key queue a few times

Expected behaviour
consistent output of the json data

Log and backtrace
spotify-player-24-07-11-11-11.txt
Environment

  • OS: Ubuntu 20.04
  • Application version: spotify_player 0.19.1
  • Application features: no-default-features, pulseaudio-backend,daemon,streaming,lyric-finder,sixel

Additional context
At first I thought it was because of japanese titles I had in my playlist but after I created a new one without any non english characters the bug still appeared, although less frequent.

Originally created by @ShuraShulgin on GitHub (Jul 11, 2024). Original GitHub issue: https://github.com/aome510/spotify-player/issues/503 **Describe the bug** Every few calls to spotify_player get key queue leads to the following error ``Error: invalid value: integer `116116`, expected u8 at line 1 column 155651`` **To Reproduce** call spotify_player get key queue a few times **Expected behaviour** consistent output of the json data **Log and backtrace** [spotify-player-24-07-11-11-11.txt](https://github.com/user-attachments/files/16174630/spotify-player-24-07-11-11-11.txt) **Environment** - OS: Ubuntu 20.04 - Application version: spotify_player 0.19.1 - Application features: no-default-features, pulseaudio-backend,daemon,streaming,lyric-finder,sixel **Additional context** At first I thought it was because of japanese titles I had in my playlist but after I created a new one without any non english characters the bug still appeared, although less frequent.
Author
Owner

@bartlibert commented on GitHub (Jan 9, 2026):

I have the same issue with "get key user-liked-tracks"

<!-- gh-comment-id:3727695770 --> @bartlibert commented on GitHub (Jan 9, 2026): I have the same issue with "get key user-liked-tracks"
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-player#1224
No description provided.