[GH-ISSUE #1290] Librespot starts spamming the new status of the song #591

Closed
opened 2026-02-27 19:31:25 +03:00 by kerem · 5 comments
Owner

Originally created by @fabirednik on GitHub (Jun 1, 2024).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/1290

Describe the bug
After listening to music for x amount of time, Librespot starts spamming the new status of the song, which causes interruptions in the music and a bugging progress bar on Spotify.

Log
Jun 01 14:41:02 rednikbox bash[1838]: [2024-06-01T12:41:02Z TRACE librespot_connect::spirc] ==> kPlayStatusPlay
Jun 01 14:41:02 rednikbox bash[1838]: [2024-06-01T12:41:02Z TRACE librespot_connect::spirc] Sending status to server: [kPlayStatusPlay]
Jun 01 14:41:06 rednikbox bash[1838]: [2024-06-01T12:41:06Z TRACE librespot_connect::spirc] ==> kPlayStatusPlay
Jun 01 14:41:06 rednikbox bash[1838]: [2024-06-01T12:41:06Z TRACE librespot_connect::spirc] Sending status to server: [kPlayStatusPlay]
Jun 01 14:41:10 rednikbox bash[1838]: [2024-06-01T12:41:10Z TRACE librespot_connect::spirc] ==> kPlayStatusPlay
Jun 01 14:41:10 rednikbox bash[1838]: [2024-06-01T12:41:10Z TRACE librespot_connect::spirc] Sending status to server: [kPlayStatusPlay]
Jun 01 14:41:13 rednikbox bash[1838]: [2024-06-01T12:41:13Z TRACE librespot_connect::spirc] ==> kPlayStatusPlay
Jun 01 14:41:13 rednikbox bash[1838]: [2024-06-01T12:41:13Z TRACE librespot_connect::spirc] Sending status to server: [kPlayStatusPlay]
Jun 01 14:41:17 rednikbox bash[1838]: [2024-06-01T12:41:17Z TRACE librespot_connect::spirc] ==> kPlayStatusPlay
Jun 01 14:41:17 rednikbox bash[1838]: [2024-06-01T12:41:17Z TRACE librespot_connect::spirc] Sending status to server: [kPlayStatusPlay]

Host (what you are running librespot on):

  • OS: Linux
  • Platform: Raspberry pi zero

Additional context
Restart helps, but not for long, now maybe this is my 5th such case, and I've been using librespot since yesterday

Originally created by @fabirednik on GitHub (Jun 1, 2024). Original GitHub issue: https://github.com/librespot-org/librespot/issues/1290 **Describe the bug** After listening to music for x amount of time, Librespot starts spamming the new status of the song, which causes interruptions in the music and a bugging progress bar on Spotify. **Log** Jun 01 14:41:02 rednikbox bash[1838]: [2024-06-01T12:41:02Z TRACE librespot_connect::spirc] ==> kPlayStatusPlay Jun 01 14:41:02 rednikbox bash[1838]: [2024-06-01T12:41:02Z TRACE librespot_connect::spirc] Sending status to server: [kPlayStatusPlay] Jun 01 14:41:06 rednikbox bash[1838]: [2024-06-01T12:41:06Z TRACE librespot_connect::spirc] ==> kPlayStatusPlay Jun 01 14:41:06 rednikbox bash[1838]: [2024-06-01T12:41:06Z TRACE librespot_connect::spirc] Sending status to server: [kPlayStatusPlay] Jun 01 14:41:10 rednikbox bash[1838]: [2024-06-01T12:41:10Z TRACE librespot_connect::spirc] ==> kPlayStatusPlay Jun 01 14:41:10 rednikbox bash[1838]: [2024-06-01T12:41:10Z TRACE librespot_connect::spirc] Sending status to server: [kPlayStatusPlay] Jun 01 14:41:13 rednikbox bash[1838]: [2024-06-01T12:41:13Z TRACE librespot_connect::spirc] ==> kPlayStatusPlay Jun 01 14:41:13 rednikbox bash[1838]: [2024-06-01T12:41:13Z TRACE librespot_connect::spirc] Sending status to server: [kPlayStatusPlay] Jun 01 14:41:17 rednikbox bash[1838]: [2024-06-01T12:41:17Z TRACE librespot_connect::spirc] ==> kPlayStatusPlay Jun 01 14:41:17 rednikbox bash[1838]: [2024-06-01T12:41:17Z TRACE librespot_connect::spirc] Sending status to server: [kPlayStatusPlay] **Host (what you are running `librespot` on):** - OS: Linux - Platform: Raspberry pi zero **Additional context** Restart helps, but not for long, now maybe this is my 5th such case, and I've been using librespot since yesterday
kerem 2026-02-27 19:31:25 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@roderickvd commented on GitHub (Aug 21, 2024):

Please provide a full debug log.

<!-- gh-comment-id:2302897660 --> @roderickvd commented on GitHub (Aug 21, 2024): Please provide a full debug log.
Author
Owner

@fabirednik commented on GitHub (Aug 21, 2024):

Please provide a full debug log.

There is nothing else about the problem in the logs

<!-- gh-comment-id:2302957966 --> @fabirednik commented on GitHub (Aug 21, 2024): > Please provide a full debug log. There is nothing else about the problem in the logs
Author
Owner

@roderickvd commented on GitHub (Aug 21, 2024):

Still, I'd like to see it. Without it, it is anyway unactionable and I will have to close this issue.
Do let me know when you've further isolated it.

From the issue template:

**Log**
A full log so we may trace your problem (launch `librespot` with `--verbose`). Format the log as code.
<!-- gh-comment-id:2302961771 --> @roderickvd commented on GitHub (Aug 21, 2024): Still, I'd like to see it. Without it, it is anyway unactionable and I will have to close this issue. Do let me know when you've further isolated it. From the issue template: ``` **Log** A full log so we may trace your problem (launch `librespot` with `--verbose`). Format the log as code. ```
Author
Owner

@fabirednik commented on GitHub (Aug 21, 2024):

Still, I'd like to see it. Without it, it is anyway unactionable and I will have to close this issue.
Do let me know when you've further isolated it.

From the issue template:

**Log**
A full log so we may trace your problem (launch `librespot` with `--verbose`). Format the log as code.

Please reopen this issue, I will send logs in few days, now i'm not at home

Edit:
btw, I wonder if it will work, because usually the problem occurs after a few hours of listening, I don't know if the full log will fit

<!-- gh-comment-id:2302966816 --> @fabirednik commented on GitHub (Aug 21, 2024): > Still, I'd like to see it. Without it, it is anyway unactionable and I will have to close this issue. > Do let me know when you've further isolated it. > > From the issue template: > > ``` > **Log** > A full log so we may trace your problem (launch `librespot` with `--verbose`). Format the log as code. > ``` Please reopen this issue, I will send logs in few days, now i'm not at home Edit: btw, I wonder if it will work, because usually the problem occurs after a few hours of listening, I don't know if the full log will fit
Author
Owner

@fabirednik commented on GitHub (Aug 21, 2024):

@roderickvd

<!-- gh-comment-id:2302980774 --> @fabirednik commented on GitHub (Aug 21, 2024): @roderickvd
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/librespot#591
No description provided.