Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Solved Torrents are removed from Transmission upon completion

    Transmission
    3
    5
    308
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • X
      xarp last edited by xarp

      Unsure if related to this, but as soon as my file is complete, it disappears from the Transmission UI.

      If I upload the exact same .torrent again, it will re-download the file in full (yes redownload, not just verify files already on disk), and once complete, will remain in the UI.
      Seems like bug behavior. The file is available on disk after it is completed and disappears from the UI.
      Here is a GIF of the behavior.

      I see references to purge actions in the torrentDone.js file. Could it be a bad script? Assuming it has been modified for Cloudron.

      Peek 2021-10-13 18-15.gif

      nebulon 1 Reply Last reply Reply Quote 0
      • nebulon
        nebulon Staff @xarp last edited by

        @xarp yes I think this is somehow the expected behavior, while reading that extra code from the app package. I have never really used the app, so I assumed this file moving in that script was required. Maybe @mehdi can shed some more light on this, as he wrote most of the packaging code in this case.

        X 1 Reply Last reply Reply Quote 0
        • X
          xarp @nebulon last edited by

          @nebulon Thanks for the reply. Definitely not normal behavior. Having used Transmission for many many years, I've never experienced this. Torrents are generally seeded once they're complete, which requires it to be active in the UI. Typical behavior is, they should only leave this list once deleted by the user manually.

          1 Reply Last reply Reply Quote 0
          • mehdi
            mehdi App Dev last edited by

            The default config is supposed to seed at least until a ratio of 2 before deleting the torrents, IIRC.

            I know it is not necessary usual for transmission, but transmission has no auto-cleanup feature. I implemented this as default because a lot of people I know had trouble remembering to delete the torrents manually.

            I am completely open to removing it as default if the Cloudron core team wants to. In any case, it's quite easy to disable by tweaking your config file and disabling the script-torrent-done thing.

            1 Reply Last reply Reply Quote 1
            • X
              xarp last edited by

              Setting "script-torrent-done-enabled": false fixes it.

              1 Reply Last reply Reply Quote 2
              • First post
                Last post
              Powered by NodeBB