@calisro wrote:
I'm was looking to add next_series_seasons to my configuration to allow flexget to grab season packs for shows I add that only has them for older seasons. After i've added it, it started downloading season packs for existing seasons that already have downloaded all the episodes for the latest season. I really didn't want to start setting the 'begin' for all the seasons I have as I would have expected this config to already know it has all the episodes and only download packs for anything where it has less than '3' episodes (per my setting).
Any ideas? I'm guessing this config would work okay for any newly added stuff but for existing stuff its causing issues for me because of the redownloading.
Get-TVShows: template: - series-standards - deluge_settings configure_series: from: trakt_list: type: shows account: xxxx username: xxxx list: Series strip_dates: yes settings: target: 480p-720p hdtv+ !10bit timeframe: 90 minutes specials: no propers: no tracking: no identified_by: ep season_packs: 3 discover: release_estimations: optimistic: 45 days what: - next_series_seasons: from_start: yes - next_series_episodes: from_start: yes from: - xxxx
Posts: 1
Participants: 1