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

Songs randomly skip #1474

Open
yorunoken opened this issue Jun 28, 2024 · 4 comments
Open

Songs randomly skip #1474

yorunoken opened this issue Jun 28, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@yorunoken
Copy link

Describe the bug
Songs (I think the first song in queue) randomly skip after some time of listening.

To Reproduce
Steps to reproduce the behavior:

  1. Add Ne Obliviscaris - Urn album to queue
  2. Hold down Shift + F to skip forward, or wait
  3. Song will skip after some time (before the song is over)

Expected behavior
The song should skip after it's over.

Screenshots
I have a video: https://yorunoken.s-ul.eu/JkTYr45T

System (please complete the following information):

  • OS: Arch Linux
  • Terminal: Kitty
  • Version: ncspot 1.1.0
  • Installed from: AUR

Backtrace/Debug log

@yoru in ~ 
💜 cat /home/yoru/.cache/ncspot/backtrace.log 
   0: <unknown>
   1: <unknown>
   2: <unknown>
   3: <unknown>
   4: <unknown>
   5: <unknown>
   6: <unknown>
   7: <unknown>
   8: <unknown>
   9: <unknown>
  10: <unknown>
  11: <unknown>
  12: main
  13: <unknown>
  14: __libc_start_main
  15: <unknown>

panicked at /build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cursive-0.20.0/src/backends/crossterm.rs:298:18:
Can not disable mouse capture or show cursor.: Os { code: 5, kind: Uncategorized, message: "Input/output error" }

this is probably not related.

Additional context
This most likely only happens in the first track of the queue.

@yorunoken yorunoken added the bug Something isn't working label Jun 28, 2024
@yorunoken yorunoken changed the title Songs randomly skip. Songs randomly skip Jun 29, 2024
@yorunoken
Copy link
Author

did some testing and it doesn't happen to the first track of the queue. It happens when a track exceeds the length of 10 minutes but doesn't skip at 10 minutes instead it skips at around 6~7 minutes.

@yorunoken
Copy link
Author

opened the program in debug mode and this warning was thrown before the song gets skipped:

[2024-06-30][22:22:02] [librespot_playback::player] [WARN] Skipping to next track, unable to get next packet for track <SpotifyId { id: 116601008386679540603715190923306148893, audio_type: Track }>: LewtonDecoder("Ogg decode problem")
[2024-06-30][22:22:02] [ncspot::application] [TRACE] event received: FinishedTrack

@dogue
Copy link

dogue commented Nov 4, 2024

I suspect this is also the same issue as 1458

@hrkfdn
Copy link
Owner

hrkfdn commented Nov 4, 2024

Does this still happen with the latest version (1.2.1)?

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

3 participants