developeranaz / qbittorrent-to-rclone-heroku

GNU General Public License v3.0
98 stars 124 forks source link

Why torrent gets deleted after few hours? #6

Closed askfriends closed 2 years ago

askfriends commented 2 years ago

Torrent gets deleted after few hours, how to fix that? is that due to app sleeping?

developeranaz commented 2 years ago

maybe due to app sleep -use heroku kaffine

askfriends commented 2 years ago

kaffine

yeah but can u add that feature so tht it never gets sleep? most mirror bots has that feature, there is var in config where we put app name and it pings it after specified time, you can take that code from there.

developeranaz commented 2 years ago

i did had samples but not tested enough, and currently i'mm trying to make something new😊

try posting issues.

askfriends commented 2 years ago

i did had samples but not tested enough, and currently i'mm trying to make something new😊

try posting issues.

would luv to see that ""NEW THING

AmirulAndalib commented 2 years ago

is this a joke πŸ˜‚ heroku storage is not persistent its ephemeral drive it will always get deleted after 14-18 hours stop your nonsense joke

askfriends commented 2 years ago

is this a joke πŸ˜‚ heroku storage is not persistent its ephemeral drive it will always get deleted after 14-18 hours stop your nonsense joke

are u in ur senses? im not saying abiut that but files/torrents get deleted after 2 or 3 hours, thats different than 24hrs as heroku policy

AmirulAndalib commented 2 years ago

Ok then it's confirmed bot needs a pinger

askfriends commented 2 years ago

Ok then it's confirmed bot needs a pinger

yeah.

developeranaz commented 2 years ago

Ok then it's confirmed bot needs a pinger

added