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

Very long pieces of music are cut before the end #280

Open
narFnarF opened this issue Nov 10, 2022 · 1 comment
Open

Very long pieces of music are cut before the end #280

narFnarF opened this issue Nov 10, 2022 · 1 comment

Comments

@narFnarF
Copy link

narFnarF commented Nov 10, 2022

Operating system

Windows 10

Browser name and version

Firefox 106

Expected behavior

The entire song is played

Actual behavior

Long songs are cut and skip to the next one after about 5 minutes.

Steps to reproduce behavior

  1. Login using an account with credits
  2. Find an album with very long songs (for example this one: https://stream.resonate.coop/artist/22338/release/wubu2 )
  3. Play the first track
  4. Let it continue until it abruptly cuts and skip to the next one (after ~5 minutes)
@simonv3
Copy link

simonv3 commented Nov 10, 2022

Super curious. It looks like it's only downloading a chunk of the song:

image

It does this when accessing the track directly too, and I wonder if that's just the standard request timeout for a server. I imagine this will also be an issue on beam.

This would be fixed by switching to HLS streaming

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants