torrent-aio-bot
torrent-aio-bot copied to clipboard
torrent stops automatically after few hours
I'm downloading large torrent files and it's disappeared in a few hours (3-5 hours)! I double checked the problem with many different torrents
This would only happen if your heroku server is being shut down. Need to pay heroku for it to be kept alive with guarantee.
This would only happen if your heroku server is being shut down. Need to pay heroku for it to be kept alive with guarantee.
Oh, so please add some features for larger torrent files...
- add a chunk system for uploading to google drive.
- add a mongodb database system for saving records of downloading torrents, like how much downloaded, how much files/chunks uploaded to Google Drive etc... if the heroku server restarts, torrent starts redownloading from where it ends.
- add a speed limit option!
Fell free to send a PR with whatever feature you want ;)