-
Notifications
You must be signed in to change notification settings - Fork 26
Description
I would like to be able to do something like "start this torrent in 30 minutes" or "start this torrent in 5 minutes". Also, only somewhat related, I'd like to be able to chain actions together like "verify the files of this torrent and then start it" for when I've added a torrent and then downloaded the files elsewhere and want to make sure it checks before starting so it basically just goes to seeding. (bonus points if I can tell it to only start if the % is 100 after the check is over)
I really like to start torrents in a certain order so that the files are created in the order I want, and so sometimes I'll wait a bit to start some of what I added. I also don't completely trust the queue order since I can't check/change priority, so even if I have 3 things downloading and then a few more queued, I don't really know if the queued things will get a download slot in the right order. Timers would solve this as I could manually give them all different start times.