Skip to content

Freezing when a song is paused for too long #72

@LargeModGames

Description

@LargeModGames

Describe the bug
When pausing a song for 20-30 minutes, attempting to resume playback fails. The UI indicator changes from paused to playing, but no audio is actually produced.

To Reproduce
Steps to reproduce the behavior:

  1. Start playing a song in spotatui
  2. Pause the playback
  3. Wait approximately 20-30 minutes
  4. Attempt to resume playback
  5. Observe that the play/pause indicator updates to "playing" but no audio plays

Expected behavior
When resuming playback after a pause, the song should continue playing from where it was paused, with audio actually being produced.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [Arch Linux]
  • Terminal [kitty]
  • Version [0.35.5]

Additional context
The issue appears to be related to extended pause duration (20-30 minutes). The UI state correctly reflects the playing status, suggesting the issue may be with the audio backend or Spotify API connection timing out during the extended pause period.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions