Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get key queue leads to parsing error #503

Open
ShuraShulgin opened this issue Jul 11, 2024 · 0 comments
Open

get key queue leads to parsing error #503

ShuraShulgin opened this issue Jul 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ShuraShulgin
Copy link

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.

@ShuraShulgin ShuraShulgin added the bug Something isn't working label Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant