Deluge plugin to stop torrents after seeding for a certain amount of time.
- Clone the repo
- From the command line, navagate to repo directory
- Run command
python setup.py bdist_egg
- note: If your default python version is different from the deluge python version (2.7), then you will have to change
python
to reference the correct binary.
- check the
dist
folder, you should see aSeedTime*.egg
, this is file to choose when installing the plugin from deluge
- Open Deluge
- Open Preferences
- Select
Plugings
from the Categories on the left - Press the
Install Plugin
button - Choose the SeedTime*.egg plugin file
- Check the box in front of the SeedTime plugin to enable it
- Select SeedTime from the Categories on the left
- Setup filters
- Press
Add
to create a new filter - Press the cell in the
Field
column on the row of the new filter, select label or tracker depending on what you want to filter on. * Note: The Label plugin needs to be enabled for any label filters in SeedTime to have an effect - Change the
Filter
cell to appropriate RegEx - Set the
Stop Seed Time
as a number or days - Add/Remove more filters as you want. Filters are evaluated from top to bottom, press the up and down buttons rearrange the list.
- Press
OK
- Newly added torrents will have appropriate stop seed time set