Hello,
I notice that "proper" episodes are not downloaded, although they are marked as proper in the task (proper=1).
They are rejected as seen.
2018-06-09 10:02 DEBUG parser_internal dw Parsing series: `Lucifer (Proper) 3x26 HDTV` kwargs: {'identified_by': u'ep', u'date_regexps': [], 'strict_name': False, 'name': u'Lucifer', 'prefer_specials': None, 'special_ids': [], 'alternate_names': [], u'sequence_regexps': [], 'date_dayfirst': None, u'id_regexps': [], 'assume_special': None, 'name_regexps': [], 'date_yearfirst': None, 'allow_groups': [], u'ep_regexps': []}
2018-06-09 10:02 DEBUG parser_internal dw Parsing result: <SeriesParser(data=Lucifer (Proper) 3x26 HDTV,name=Lucifer,id=(3, 26),season=3,season_pack=None,episode=26,quality=hdtv,proper=1,status=OK)> (in 4.90600000001 ms)
2018-06-09 10:02 DEBUG series dw `Lucifer (Proper) 3x26 HDTV` detected as `<SeriesParseResult(data=Lucifer (Proper) 3x26 HDTV,name=Lucifer,id=(3, 26),season=3,season_pack=None,episode=26,quality=hdtv,proper=1,special=False,status=OK)>`, field: `title`
2018-06-09 10:02 TRACE metainfo_quality dw Found quality hdtv for Lucifer (Proper) 3x26 HDTV
2018-06-09 10:02 TRACE seen dw querying for: Lucifer (Proper) 3x26 HDTV, http://dw.com/lucifer/s-3/ep-26/
2018-06-09 10:02 DEBUG seen dw Rejecting 'http://dw.com/lucifer/s-3/ep-26/' 'Lucifer (Proper) 3x26 HDTV' because of seen 'http://dw.com/lucifer/s-3/ep-26/'
2018-06-09 10:02 VERBOSE task dw REJECTED: `Lucifer (Proper) 3x26 HDTV` by seen plugin because entry with original_url `http://dw.com/lucifer/s-3/ep-26/` is already marked seen in the task dw at 2018-06-08 18:20
Is there any way to force Proper episodes to be redownloaded?
Reading Flexget documentation it is supposed to be done by default, and I don't have any "propers" plugin specific configuration.
Thank you in advance.
Lukeid