DEgITx / rats-search

BitTorrent P2P multi-platform search engine for Desktop and Web servers with integrated torrent client.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Persistent downloads

raspher opened this issue · comments

Downloaded torrents disappears when closing client (ROTB 1.8.0). It's kinda bug, cos incomplete torrents never will be completed. A lot of files can be damaged (not complete), which results in Downloading feature not usabe at all.

Possible issues that might need implementation:

  • Files Recheck
  • need to store somehere downloads list
  • a feature to delete completed downloads from list (recheck files completion, leave files on disk)

Feel free to create mentioned issues as needed :)

in a case of correct clossing it must not delete old downloads and resume after restart, is it not working for you?

in a case of correct clossing it must not delete old downloads and resume after restart, is it not working for you?

It does not for me, but I'm using the web version, stopping the server with ctrl-c.
Is there a better way to stop the server?

with ctrl+c, it must handle this keys and close it correctly, if this closing immediately - this is not good.

I agree.
if there is another way to stop the server please let me know