Commit Graph

9 Commits

Author SHA1 Message Date
lzzy12 a50d0427fd Add an option to limit max concurrent downloads
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2019-10-11 19:36:15 +05:30
Shubham dubey 42334d36b8 Limit seeding speed to minimal (#1)
* Limit seeding speed to minimal

By default aria2 seeds the torrent after downloading it which can cause very high bandwidth consumption and since there is no option to disable seeding (Curse you aria2) this will limit the aria2 upload speed to 1kBps.

* Update aria.sh
2019-10-10 23:03:12 +05:30
lzzy12 0fac78be49 Fix some stuffs
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2019-09-28 19:43:48 +05:30
lzzy12 1c56b18724 Separated telegram related code from download upload related code
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2019-09-26 18:30:43 +05:30
lzzy12 ffd1f7f378 ariaTools: Add a function to get file name of download 2019-09-22 22:26:00 +05:30
jaskaranSM 6bb1224aa7 Specify Download Dir with RPC 2019-09-18 11:48:19 -04:00
jaskaranSM 5cb5f228ad
Linux Doesnt like Spaces. 2019-09-18 10:46:50 -04:00
lzzy12 d56aaa4729 Add an option to specify download directory 2019-09-18 18:38:45 +05:30
lzzy12 21dacbc8fb Major project structure rebase
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2019-09-17 19:17:34 +05:30