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

Fix playback get stuck when there is a stream error on a single track #1651

Merged
merged 10 commits into from
Sep 8, 2024

Conversation

marcelveldt
Copy link
Member

  • Ensure that playback continues even when the streaming of a single track failed.
  • Try to minimize the issue that spotify's token expires just when playback is requested
  • Better logging of stream errors
  • Move silence strip logic into the media stream
  • Refactor the media stream a small bit into smaller chunks

@marcelveldt marcelveldt merged commit fbd9909 into main Sep 8, 2024
8 checks passed
@marcelveldt marcelveldt deleted the optimize-stream branch September 8, 2024 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant