aome510 / spotify-player

A Spotify player in the terminal with full feature parity
MIT License
3.37k stars 146 forks source link

get key queue leads to parsing error #503

Open ShuraShulgin opened 1 month ago

ShuraShulgin commented 1 month ago

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

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.