[GH-ISSUE #515] Lymphangiosarcoma by Blasted Pancrea skipped after 20 seconds of playing #1229

Closed
opened 2026-03-14 14:01:44 +03:00 by kerem · 2 comments
Owner

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

Describe the bug
Playing Lymphangiosarcoma by Blasted Pancreas and reaching the 20 second mark, spotify-player immediately skips to the nxt song on context.

To Reproduce
Play Lymphangiosarcoma by Blasted Pancreas

Expected behaviour
I am able to listen to the song fully.

Log and backtrace

2024-07-24T19:50:58.900114Z  INFO spotify_player::streaming: Got a new player event: Changed { old_track_id: TrackId("0qdvXuzk8SrWQVw0C7zdRi"), new_track_id: TrackId("00yRFTGFFmrFiwkv4ySYCp") }
2024-07-24T19:50:59.150676Z  INFO spotify_player::client: Retrieving image from file: /home/sewn/.cache/spotify-player/image/Carcinoma-Blasted Pancreas-cover.jpg
2024-07-24T19:50:59.561925Z  INFO spotify_player::streaming: Got a new player event: Playing { track_id: TrackId("00yRFTGFFmrFiwkv4ySYCp"), position_ms: 0, duration_ms: 125280 }
2024-07-24T19:50:59.962874Z  INFO client_request{request=GetCurrentUserQueue}: spotify_player::client: Successfully handled the client request, took: 325ms
2024-07-24T19:51:18.740170Z  INFO spotify_player::streaming: Got a new player event: EndOfTrack { track_id: TrackId("00yRFTGFFmrFiwkv4ySYCp") }
2024-07-24T19:51:18.740530Z  INFO spotify_player::streaming: Got a new player event: Changed { old_track_id: TrackId("00yRFTGFFmrFiwkv4ySYCp"), new_track_id: TrackId("0qdvXuzk8SrWQVw0C7zdRi") }
2024-07-24T19:51:19.391289Z  INFO spotify_player::streaming: Got a new player event: Playing { track_id: TrackId("0qdvXuzk8SrWQVw0C7zdRi"), position_ms: 0, duration_ms: 75371 }
2024-07-24T19:51:19.979636Z  INFO spotify_player::client: Retrieving image from file: /home/sewn/.cache/spotify-player/image/Katana Orgy-Jig-Ai-cover.jpg

Environment

  • OS: Alpine Linux
  • Application version: 0.18.1 (installed from repository)

Additional context
Add any other context about the problem here.

Originally created by @sewnie on GitHub (Jul 24, 2024). Original GitHub issue: https://github.com/aome510/spotify-player/issues/515 **Describe the bug** Playing [Lymphangiosarcoma by Blasted Pancreas](https://open.spotify.com/track/00yRFTGFFmrFiwkv4ySYCp) and reaching the 20 second mark, spotify-player immediately skips to the nxt song on context. **To Reproduce** Play [Lymphangiosarcoma by Blasted Pancreas](https://open.spotify.com/track/00yRFTGFFmrFiwkv4ySYCp) **Expected behaviour** I am able to listen to the song fully. **Log and backtrace** ``` 2024-07-24T19:50:58.900114Z INFO spotify_player::streaming: Got a new player event: Changed { old_track_id: TrackId("0qdvXuzk8SrWQVw0C7zdRi"), new_track_id: TrackId("00yRFTGFFmrFiwkv4ySYCp") } 2024-07-24T19:50:59.150676Z INFO spotify_player::client: Retrieving image from file: /home/sewn/.cache/spotify-player/image/Carcinoma-Blasted Pancreas-cover.jpg 2024-07-24T19:50:59.561925Z INFO spotify_player::streaming: Got a new player event: Playing { track_id: TrackId("00yRFTGFFmrFiwkv4ySYCp"), position_ms: 0, duration_ms: 125280 } 2024-07-24T19:50:59.962874Z INFO client_request{request=GetCurrentUserQueue}: spotify_player::client: Successfully handled the client request, took: 325ms 2024-07-24T19:51:18.740170Z INFO spotify_player::streaming: Got a new player event: EndOfTrack { track_id: TrackId("00yRFTGFFmrFiwkv4ySYCp") } 2024-07-24T19:51:18.740530Z INFO spotify_player::streaming: Got a new player event: Changed { old_track_id: TrackId("00yRFTGFFmrFiwkv4ySYCp"), new_track_id: TrackId("0qdvXuzk8SrWQVw0C7zdRi") } 2024-07-24T19:51:19.391289Z INFO spotify_player::streaming: Got a new player event: Playing { track_id: TrackId("0qdvXuzk8SrWQVw0C7zdRi"), position_ms: 0, duration_ms: 75371 } 2024-07-24T19:51:19.979636Z INFO spotify_player::client: Retrieving image from file: /home/sewn/.cache/spotify-player/image/Katana Orgy-Jig-Ai-cover.jpg ``` **Environment** - OS: Alpine Linux - Application version: 0.18.1 (installed from repository) **Additional context** Add any other context about the problem here.
kerem 2026-03-14 14:01:44 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@CoolSoulz commented on GitHub (Jul 24, 2024):

what kinda bug is this 💀

<!-- gh-comment-id:2248790645 --> @CoolSoulz commented on GitHub (Jul 24, 2024): what kinda bug is this 💀
Author
Owner

@sewnie commented on GitHub (Aug 10, 2024):

Solved on it's own for unknown reason after updating

<!-- gh-comment-id:2281734714 --> @sewnie commented on GitHub (Aug 10, 2024): Solved on it's own for unknown reason after updating
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#1229
No description provided.