X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/7ed15ec6fa25102e97ea2d0ac0ebbbe81fa4fe9b..a59aa3f7d15dae57e2d066e47af3556c46d9dac4:/flexget/config.yml diff --git a/flexget/config.yml b/flexget/config.yml index 42f5ba5..d848534 100644 --- a/flexget/config.yml +++ b/flexget/config.yml @@ -75,6 +75,7 @@ templates: # {{{1 - \bASAP\b: {from: title} - \b Go\): {from: title} # filter those misplaced french only movies - 'nl.subs': {from: title} # no dutch subtitles + - 'NIXON': {from: title} # rubbish futurama releases, wrong season numbering series: # {{{2 @@ -143,7 +144,7 @@ templates: # {{{1 settings: exact: yes identified_by: ep - tracking: backfill + # tracking: backfill quality: 720p-1080p webrip+ h264+ discover: interval: 10 minutes @@ -585,7 +586,7 @@ tasks: # {{{1 <<: *sonarr only_monitored: yes settings: - tracking: no + # tracking: no identified_by: ep accept_all: yes @@ -635,10 +636,14 @@ tasks: # {{{1 schedules: # {{{1 - - tasks: ['sync-watchlist-series*', 'dl-*'] + - tasks: ['sync-watchlist-series*', 'dl-series'] interval: hours: 1 jitter: 120 # seconds + - tasks: ['dl-movies'] + interval: + hours: 2 + jitter: 120 # seconds - tasks: ['sync-watchlist-movies'] interval: hours: 3 # needs to be 2h+ to avoid trakt_list cache