Skip to content

npo_watchlist: Date parsing fix + allow use with thetvdb_lookup#1452

Merged
liiight merged 2 commits intoFlexget:developfrom
jeroenl:npo_thetvdb
Oct 19, 2016
Merged

npo_watchlist: Date parsing fix + allow use with thetvdb_lookup#1452
liiight merged 2 commits intoFlexget:developfrom
jeroenl:npo_thetvdb

Conversation

@jeroenl
Copy link
Copy Markdown
Contributor

@jeroenl jeroenl commented Oct 18, 2016

Motivation for changes:

@mfonville reported that npo_watchlist episode entries cannot be looked up using thetvdb_lookup.

Detailed changes:

  • Adding series_id_type=date to each entry, to allow episode details to be looked up using thetvdb_lookup (using broadcast date)
  • Extended date parsing, to accept dates without a year specified (defaulting to current year)

Config usage if relevant (new plugin or updated schema):

            npo_watchlist:
              email: aaaa@bbb.nl
              password: xxx
              remove_accepted: yes
              max_episode_age_days: 7
            thetvdb_lookup: yes
            ...

@liiight liiight merged commit 16c774e into Flexget:develop Oct 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants