piejanssens / premiumizer

Download manager for premiumize.me cloud downloads
MIT License
172 stars 45 forks source link

Time Scheduler for downloads #237

Open Tscherno opened 4 years ago

Tscherno commented 4 years ago

I recently moved to a new home with, let's say, very unsatifing internet speeds. Premiumizer runs constantly and downloads RSS feeds. Problem is, that my connection is always under full load.

Feature request: Please make the whole connection to premiumize and downloads scheduleable. For my use case a from - to would be fully fine. I just want to let it run in the night.

tuefekci commented 4 years ago

Sorry for digging this up i had the same situation after moving, just if somebody finds this if you use docker it is solveable easy via crontab just shutdown premiumizer if you dont want it to use bandwith or use a proxy if you wanne throttle the bandwith.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

neox387 commented 3 years ago

alright I have an idea how to easily implement this using by using a time check if update() is allowed to run. Will implement when I have time

neox387 commented 3 years ago

added in next PR