mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 17:35:50 +03:00
[GH-ISSUE #503] get key queue leads to parsing error #1224
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1224
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 @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 155651To 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
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.
@bartlibert commented on GitHub (Jan 9, 2026):
I have the same issue with "get key user-liked-tracks"