@Isaac_Christie wrote:
i have 2 task downloading the same series but at different qualities, (blindspot) i have set seen: local because i want the lower quality on the second task to still download even though the higher quality on first task has already been satisfied, however its not working this way. my entire config file can be found here: https://pastebin.com/t6zU3chF
the bit of the log file which matters:
2017-05-11 23:46 VERBOSE task tv1 ACCEPTED: `Blindspot.S02E21.Mom.1080p.WEB-DL.DD5.1.H264-KiMCHi[rartv]` by series plugin because quality wanted 2017-05-11 23:46 INFO download tv1 Downloading: Blindspot.S02E21.Mom.1080p.WEB-DL.DD5.1.H264-KiMCHi[rartv] 2017-05-11 23:46 VERBOSE details tv1 Summary - Accepted: 1 (Rejected: 7 Undecided: 17 Failed: 0) 2017-05-11 23:46 INFO deluge tv1 Connecting to daemon at localhost:58846.. 2017-05-11 23:46 INFO deluge tv1 Connected to daemon at 127.0.0.1:58846.. 2017-05-11 23:46 VERBOSE deluge tv1 Adding Blindspot.S02E21.Mom.1080p.WEB-DL.DD5.1.H264-KiMCHi[rartv] to deluge. 2017-05-11 23:46 INFO deluge tv1 Blindspot.S02E21.Mom.1080p.WEB-DL.DD5.1.H264-KiMCHi[rartv] successfully added to deluge. 2017-05-11 23:46 INFO deluge tv1 Connection lost to daemon at localhost:58846 reason: Connection was closed cleanly. 2017-05-12 00:06 VERBOSE task tv2 REJECTED: `Blindspot.S02E21.WEB-DL.x264-RARBG` by series plugin because worse quality than already downloaded.
as you can see from my config, i have set (at the bottom) for all the tv tasks:
seen: local: yes fields: [title, url]
but somehow the fact that the 1080p webdl was downloaded by task "tv1" is stopping task "tv2" from getting the sd webdl
Posts: 7
Participants: 2