@gsapient wrote:
Hello.
I have the following line in my config:
if: ["'CONVERT' in title or 'convert' in title": reject]
Now, if , for example, in my RSS feed there are 2 instances of an episode of series "test" like this:
test.s01e03.720p.hdtv test.s01e03.CONVERT.720p.web
The result is that flexget downloads neither! It selects the CONVERT.720p.web as the best quality to download then rejects it because of CONVERT in title.
Shouldn't it fall back to the other release then?
Or never select the CONVERT one?
Can this be fixed?
And in the meantime, is there a way to bypass this issue? Force the order of evaluation?
Posts: 2
Participants: 2