Opened 4 years ago
Last modified 16 months ago
#3335 new bug
finished seeding torrents only removed when UI is activated
Reported by: | bxabi | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | needs verified |
Component: | Unknown | Version: | 2.0.5 |
Keywords: | Cc: |
Description
Since deluge switched to python 3, finished torrents are never removed automatically after seeding reached the required ratio.
The removal only happens if the deluge window or web-ui is opened, never in the background.
Removing those torrents should be the task of the daemon, not something the user interface does. This is a regression, it worked correctly in the older versions.
Change History (1)
comment:1 Changed 16 months ago by watermark
- Priority changed from trivial to minor
- Version changed from 2.0.0 to 2.0.5
Note: See
TracTickets for help on using
tickets.