Quantcast
Channel: help - Forum - FlexGet
Viewing all articles
Browse latest Browse all 837

Trakt episode list to entry-list using rss feed as input failing

$
0
0

@Shr00m wrote:

Does anyone know why this is failing? I have a similar trakt list setup coded as "shows" vs "episodes" and if I add "big brother" to that trakt list it downloads.

  populate_episodes_list:
    priority: 5
    disable: seen # Rejections will happen if you don't have this
    accept_all: yes
    list_clear:
      what:
        - entry_list: episodes
    trakt_list:
      username: '{? trakt.username ?}'
      account: '{? trakt.account ?}'
      list: SelectStuff
      type: episodes
      strip_dates: yes
    list_add:
      - entry_list: episodes

 get_episodes:
    priority: 10
    thetvdb_lookup: yes
    exists_series: /Shared2/Media/TV/
    configure_series:
      settings:
        tracking: no
        quality: 720p+
      from:
        entry_list: episodes
    template:
      - tvfeed
      - quality_check
      - transmission-tv
      - pushover_tv

List

lqqqqqwqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqwqqqqqqqqqqqqqk
x #   x Title                               x # of fields x
tqqqqqnqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqnqqqqqqqqqqqqqu
x 313 x Big Brother S19E14 Power of Veto #4 x 18          x
x 312 x Snowfall S01E01 Pilot               x 17          x
x 311 x Animal Kingdom S02E08 Grace         x 18          x
x 310 x Animal Kingdom S02E09 Custody       x 18          x
mqqqqqvqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqvqqqqqqqqqqqqqj

Debug Log

2017-07-28 21:39 DEBUG    parser_internal get_episodes    Parsing series: `Big Brother (US) - S19E15 [HDTV / x264 / AC3 / MKV / 720p]` kwargs: {'identified_by': u'auto', u'date_regexps': [], 'strict_name': False, 'name': u'Big Brother S19E14 Power of Veto #4', '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': []}
2017-07-28 21:39 DEBUG    parser_internal get_episodes    Parsing result: <SeriesParser(data=Big Brother (US) - S19E15 [HDTV / x264 / AC3 / MKV / 720p],name=Big Brother S19E14 Power of Veto #4,id=None,season=None,season_pack=None,episode=None,quality=None,proper=0,status=INVALID)> (in 5.741 ms)

Posts: 3

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 837

Trending Articles