Summary: | Downloading more than 1 episode at same time triggers "Error code: 499 - DATA on invalid stream" | ||
---|---|---|---|
Product: | [Applications] kasts | Reporter: | Marco Mattiolo <marco.mattiolo> |
Component: | general | Assignee: | bart |
Status: | REPORTED --- | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 25.04.0 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Marco Mattiolo
2025-05-30 19:47:31 UTC
This should still work. Could it be that the server(s) you're hitting is/are simply imposing restrictions on the amount of parallel downloads? I've noticed similar restrictions periodically myself on some of the more well-used services like soundcloud. I don't think there's much we can do on the client side. > Could it be that the server(s) you're hitting is/are simply imposing restrictions on the amount of parallel downloads? Could be, any idea how to check that? > I don't think there's much we can do on the client side. Just throwing some random ideas, not sure if the development effort would be justified: why not managing this kind of server-side restrictions, like automatically downloading the episodes one after the other rather than in parallel? |