-
Hello Feramance, If a file is being downloaded by qBittorrent, and it has 0 seeds (assuming this is going to just stall out) If a torrent is active for xyz timer, does the freespace setting override this timer? I have some files active that are not being removed, and in the qBitrr window, I can see it mentioning the space requirements, but not the connection/speed/time requirements. Thank you |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
Hi @LegioN7, Not sure if it's what you meant but, qBitrr waits until the torrent older than the With regards to the free space logic, it takes precedence over everything, if there isn't enough space to download then pause it and don't process it. Hope these answer your questions |
Beta Was this translation helpful? Give feedback.
-
Hey Feramance, |
Beta Was this translation helpful? Give feedback.
-
By default it gives them 10 mins to attempt to connect to seeders, if not then it removes and blocks them. This is already a fact |
Beta Was this translation helpful? Give feedback.
-
I did notice a small bug which I have now fixed, update to v4.9.0 and let me know how it goes. Thanks |
Beta Was this translation helpful? Give feedback.
Hi @LegioN7,
Not sure if it's what you meant but, qBitrr waits until the torrent older than the
ignore torrents younger than ...
config in the config file, then checks if the torrent is stalled or not, even with 0 seeds. Both stalled and metadata download (when it takes too long) are treated as stalled.With regards to the free space logic, it takes precedence over everything, if there isn't enough space to download then pause it and don't process it.
Hope these answer your questions