X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/f5aca9619170779f4a5bd6fc84635d56ab142218..a59aa3f7d15dae57e2d066e47af3556c46d9dac4:/flexget/config.yml diff --git a/flexget/config.yml b/flexget/config.yml index 186035a..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 @@ -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