I suggest you ...

Autoremove torrents based on ratio or time.

Ability to flag a torrent (or torrent data) for deletion after a specified ratio has been met or after seeding for a specified time. That would mean I could set a torrent to be removed after my seed ratio reaches 1.5 or after 90 days, whichever comes first.

3,073 votes
Vote
Sign in
Check!
(thinking…)
Reset
or sign in with
  • facebook
  • google
    Password icon
    I agree to the terms of service
    Signed in as (Sign out)
    You have left! (?) (thinking…)
    BrandenBranden shared this idea  ·   ·  Flag idea as inappropriate…  ·  Admin →
    The RockyThe Rocky shared a merged idea: Remove Individual Torrent task BEFORE seeding criteria shuts down µTorrent or computer  ·   · 

    53 comments

    Sign in
    Check!
    (thinking…)
    Reset
    or sign in with
    • facebook
    • google
      Password icon
      I agree to the terms of service
      Signed in as (Sign out)
      Submitting...
      • NeilNeil commented  ·   ·  Flag as inappropriate

        I don't want to enable hit and run; I just want to remove torrents from uTorrent once the seeding goal has been met. Considering the support for something like this all over the web I can't believe that it's not been implemented. Pretty please with sugar on top?

      • FxDxFxDx commented  ·   ·  Flag as inappropriate

        Two more things to add:
        1. Currently a torrent is finished based on minimum seeding goal, we need a maximum time here, to stop and finish dead torrents. Also 'Last Active' value could be used for this.
        2. I like move on completed, but I would love move on finished / autoremove. Once the torrent is done I'd like to move it to my external storage drive. My external drive has an auto shutdown when idle, but this can't happen if the torrent is just completed and still seeding.

      • TomTom commented  ·   ·  Flag as inappropriate

        It would be better if there was a group-based autoremove torrents feature. This is because some torrents don't seed as well as others. So rather than consider individual torrents, consider a group of torrents seeding at the same time. When the combined seeding ratio/MB downloaded of a group reaches 100%, or whatever the user sets it as, then have the autoremove kick in and remove the group of torrents.

        By implementing the above you no longer have to wait for weeks for certain torrents, that barely seed, to finish.

      • Anonymous commented  ·   ·  Flag as inappropriate

        You can set your torrents to stop when they reach the seeding goal and then invoke a script that runs on a status change, if the status is 11 (stopped or finished) then it sends a command through the web API to remove torrent and delete data.

        There is a perfect example floating around the forums. http://forum.utorrent.com/viewtopic.php?id=110024

        This functionality built in would be sweet!

      • MuntooMuntoo commented  ·   ·  Flag as inappropriate

        As a workaround, I use a "Delete" label which I check on every once in a while to see if I have reached a seed ratio of 1.5. I also have the "Seed Ratio" column in my toolbar, so I can quickly sort if I feel too lazy to look through the torrents.

      • GuiARitterGuiARitter commented  ·   ·  Flag as inappropriate

        Awesome! Completely supporting this.

        Actually, I posted an idea very similar to this one but only now noticed this, but I couldn't find the link because I can't log in my user because, apparently, I have been blocked by failing my password. And if I try to recover it I get a 404 page. I must say, the user management in this idea bank is terrible.

        But µTorrent in itself is awesome. I so much look forward to the implementation of this.

      • AdamAdam commented  ·   ·  Flag as inappropriate

        Great idea, manually clearing out torrents is a pain, would be great if this had label and rss downloader integration

      • p282p282 commented  ·   ·  Flag as inappropriate

        auto - remove torrent / remove torrent + data with label support

        essential feature :) missing :(

      • yiNXsyiNXs commented  ·   ·  Flag as inappropriate

        @Jules&Nook
        And if you mix-up all these ideas you basically get to what SABnzbd+ has: categories (=labels) linked to predefined processing, like: unpacking, deleting, moving to specific folder, running scripts/commands, etc. It's one of my favorite features.

        See here: http://wiki.sabnzbd.org/configure-categories

        Anyway, seeing that this threads original request doesn't seem to get much attention, I doubt suggesting more is a good idea. :)

      • JulesJules commented  ·   ·  Flag as inappropriate

        This should really integrate in with the existing "move completed torrents" feature, so there should be several options we can choose from. UI would look something like this:

        When torrents complete:
        ( ) Leave them in the download directory
        ( ) Move the downloaded files to [directory]
        ( ) Copy the downloaded files to [directory]

        [ ] Delete completed torrents when the ratio reaches [target]%
        [ ] Delete completed torrents after [length] minutes

        (using ( ) to indicate a radio button, [ ] a checkbox and [text] an edit box)

        I think this design would accomodate everything that people commenting here have suggested they want to do, plus probably a few other things that nobody's thought of yet...

      • Kenneth RodriguezKenneth Rodriguez commented  ·   ·  Flag as inappropriate

        I currently delete torrents with a minimum ratio of 200% and have had no activity for at lest a week. It would be great if this could be done automatically for me.

      • QJoQJo commented  ·   ·  Flag as inappropriate

        It sounds like a good idea to help unclog all those overworked hard drives here in the community. Anything to help automate the disk maintenance routine gets my votes. Plus at the time of this post this idea is only 49 votes shy of nudging the clan that wants to add a chat room to the UI out of it's #4 ranking! That's motive enough by itself.

      • AmirAmir commented  ·   ·  Flag as inappropriate

        yiNXs: I agree with you that leecher abuse shouldn't be a counterargument. I was just saying that they (and we) already have a feature to stop the torrent once it's done / reached a certain ratio / etc (somewhat like what you said, I see now). This request is for a feature that goes beyond that: we want the torrent fully removed from the list at this event.

      • yiNXsyiNXs commented  ·   ·  Flag as inappropriate

        Amir: Are you disagreeing, or agreeing? Because you start like you disagree, and then it seems you more or less repeat what I've been saying. Let me put it this way then: possible leecher abuse shouldn't be a counterargument to have this feature.

      • AmirAmir commented  ·   ·  Flag as inappropriate

        yiNXs: While I do agree that it seems to be an easy feature to implement, what you say about leechers is irrelevant. Leechers don't need this feature to automatically stop sharing: they can reduce their upload speed to zero immediately after a torrent has completed downloading (instead of after reaching a certain share ratio) and can also throttle their upload speeds altogether.
        This requested feature is simply a list-cleaner, for when the torrent has already stopped and is doing nothing, anyway.

      • yiNXsyiNXs commented  ·   ·  Flag as inappropriate

        Why is actually the reason that this request hasn't been reviewed (/feedbacked) yet? I've been wondering this, because as a programmer myself, all I see here is changing the existing "and" function into an "or" function (well, make it configurable at least) and perhaps an extra call to the remove .torrent function after that. What could be the reason for this to have such a low priority even though it should be quite simple to make (at least relatively to the other requests) while also being very high on the request list? I hope it's not out of fear of leechers abusing this (the only reason I can come up with), because leechers don't ever think like that, they simply turn the client off after they're done, that's true leecher logic, not digging for 0 upload settings somewhere, believe me, they really don't care about any of that, they just want the file.

      • JoshJosh commented  ·   ·  Flag as inappropriate

        I came here to request such a feature as well. Please add this in a future version! Thanks devs!

      • AbramsM1AbramsM1 commented  ·   ·  Flag as inappropriate

        Autoremove torrents based on ratio or time or uploaded GB-s :)

      ← Previous 1 3

      Feedback and Knowledge Base