Quantcast
Channel: configuration - Forum - FlexGet
Viewing all articles
Browse latest Browse all 716

Backfill only unwatched items?

$
0
0

@ZileXa wrote:

From: https://flexget.com/Plugins/next_series_episodes
Does the backfill option respect the watched status? For example, I have episodes 1-15 and 20-24 collected. 4 episodes are missing. I have watched 1-10. With backfill will next_series_episodes set episode 1x11 as the next episode to get, or will it simply start at 1x01?

    next_trakt_episodes:
      account: "{? trakt.account ?}"
      list: "{? trakt.series ?}"
      context: watched
      position: next
      backfill: yes
    accept_all: yes

I believe the answer is yes, it will only get those 4 missing episodes and not go all the way back, because here:
https://flexget.com/Plugins/series/tracking

It is explained tracking only applies to episodes that Flexget has not yet seen or downloaded (not added to the Flexget database). But I just wanted to confirm. I could test it, but the outcome could vary for other reasons (in my experience).

Posts: 5

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 716

Trending Articles