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

When playing a mix playlist CPU and network spikes to to repeated network calls #3572

Open
1 task done
Darin755 opened this issue Apr 27, 2024 · 0 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@Darin755
Copy link

Official Instance

Describe the bug

When I play a playlist like the one here the piped front end seems to be making hundreds of GET requests a minute which is slowing down my machine. When I open up the network tab this is what I see:
Screenshot from 2024-04-26 19-01-05

It seems that piped is trying to load the entire playlist. The problem is that the playlist is pretty much infinitely long so it creates an infinite loop.

To Reproduce

Open https://pi.ggtyler.dev/watch?v=Vf6wxhtEJz8&list=RDFNTEm-12b9A

Wait for your computer fans to come on.

Expected behavior

Normal playback with minimal network usage

Logs/Errors

No response

Browser, and OS with Version.

I first noticed Librewolf 125.0.2-1 on Linux but the issue seems to affect multiple browsers including chromium and regular Firefox

Additional context

No response

@Darin755 Darin755 added the bug Something isn't working label Apr 27, 2024
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

1 participant