Coder Social home page Coder Social logo

Comments (6)

bbashy avatar bbashy commented on July 16, 2024

This is for rTorrent? Using the latest version and I'm not getting this problem.

from flood.

r0bj avatar r0bj commented on July 16, 2024

Yes, it's for rtorrent.

from flood.

jesec avatar jesec commented on July 16, 2024

This is 100% related to your rTorrent configuration (.rtorrent.rc). I am fairly certain that Flood has nothing to do with this. Many rTorrent configuration templates contain rules that delete or move torrent after completion.

from flood.

r0bj avatar r0bj commented on July 16, 2024

That may be the case, I'm going to test it a little deeper.
Does flood delete torrent file from /home/download/.local/share/flood/temp after torrent is downloaded?

from flood.

jesec avatar jesec commented on July 16, 2024

It does. However, by the time, the torrent was already added to rTorrent.

from flood.

r0bj avatar r0bj commented on July 16, 2024

So my understanding of this issue:

  1. rtorrent configuration was direct cause of this issue, particular lines:
schedule = untied_directory,5,5,stop_untied=
schedule = untied_directory,5,5,close_untied=
schedule = untied_directory,5,5,remove_untied=
  1. previous version of flood I was using (https://github.com/Flood-UI/flood/releases/tag/v1.0.0) used different method of adding torrents to rtorrent, directly via SCGI rather than creating torrent file in temporary directory on filesystem and passing path to rtorrent. After torrent was downloaded, flood removed torrent file from temp directory which caused rtorrent to delete torrent from torrents list.
    This is why my rtorrent configuration caused issue with current flood version.

Thanks for help @jesec

from flood.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.