seed_time_limit - not seeding

General support for problems installing or using Deluge
Post Reply
P-Chan

seed_time_limit - not seeding

Post by P-Chan »

I have the following settings for deluge:

Code: Select all

  remove_seed_at_ratio: True
  seed_time_limit: 60
  seed_time_ratio_limit: 1.0
  send_info: False
  share_ratio_limit: -1.0
  stop_seed_at_ratio: True
  stop_seed_ratio: -1.0
Deluge doesn't seem to be seeding at all, I want it to seed for an hour (I have it move completed torrents which are then automatically moved to my home server from my remote VPS, so I prefer seed time over seed ratio or I may never actually get the files moved to my home server).

Any thoughts on why this isn't working? I read my config as: Seed for 60 minutes or until I've seeded as long as I took to download (seed-time_ratio_limit: 1.0), whichever is longer (or is it whichever is shorter?).
Post Reply