Bug 496632 - Limit episode downloads to x
Summary: Limit episode downloads to x
Status: CONFIRMED
Alias: None
Product: kasts
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: bart
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-24 09:30 UTC by Justin Zobel
Modified: 2024-11-25 11:50 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Zobel 2024-11-24 09:30:13 UTC
I just synchronized my items to my phone and I hit Select All and then Download.

My phone had a small heart attack and I'm pretty sure I just DOS'd a few podcast servers. The error log shows a few that say No resources (or something like that). Meaning I'm guessing I hit their server too much and they rate limited me?

Putting downloads in a queue would be a good idea and limit to x at a time. Or 1 download per resolved IP.
Comment 1 bart 2024-11-25 11:50:32 UTC
Mmm, it does indeed start all downloads simultaneously.
When I added this bit, I looked into the qt5 documentation, and remember that it said that it would automatically limit the amount of simultaneous connections.  I'm either remembering it wrong, or something changed in the meantime.

Anyway, the history doesn't matter anymore. :)  This should be fixed.