Commit graph

14 commits

Author SHA1 Message Date
Mark McDowall
3e5045e496 Fixed: Not removing seeded download if it was manual imported in some cases 2021-12-15 11:55:55 +00:00
Mark McDowall
95d93dfa09 Fixed: Manual import for unknown series items will properly mark as imported
Fixes: #277
(cherry picked from commit 3ffcf114682f9b1730f54706ecbf1bf237206bb1)
2021-12-15 11:55:55 +00:00
Mark McDowall
fc8b6014ec Fixed: Imported downloads not being removed when seeding goals are met
Fixes #3693
2021-12-15 11:55:55 +00:00
Mark McDowall
8dbd006978 Fixed: Remove seeded downloads if they've finished seeding after import 2021-12-15 11:55:55 +00:00
Mark McDowall
fed67044f0 Fixed: Don't process downloads removed from the client 2021-12-15 11:55:55 +00:00
Mark McDowall
f7c05d98a9 Don't re-trigger completed event 2021-12-15 11:55:55 +00:00
Qstick
051af8a9a6 Fixed: Not removing seeded download if it was manual imported in some cases
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Mark McDowall
0d8e36ca33 Fixed: Imported downloads not being removed when seeding goals are met
Closes #1400
2020-08-25 21:39:53 +01:00
Mark McDowall
162cbf01ed Fixed: Remove seeded downloads if they've finished seeding after import
Closes #1389

(cherry picked from commit 9d766cfed588ee49525f68815b7e5eb980ddc11f)
2020-08-25 21:39:52 +01:00
Mark McDowall
0868626450 Fixed: Don't process downloads removed from the client
Closes #1377
2020-08-25 21:39:50 +01:00
Mark McDowall
e24bd83395 Don't re-trigger completed event
Closes #1376
2020-08-25 21:39:49 +01:00
Mark McDowall
f9af5e2502 Fixed: Error occurred while executing task ProcessMonitoredDownloads 2020-08-18 22:57:29 +01:00
Mark McDowall
bc395860bb Fixed: Inaccessible path leading to import process being aborted before processing all items 2020-08-18 22:57:26 +01:00
Mark McDowall
94ac75c6b7 Monitor and Process downloads separately
New: Queue remains up to date while importing file from remote file system
Fixed: Failed downloads still in queue won't result in failed search
2020-02-27 21:52:31 +00:00