X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/c2daf2ca8229419fcdb7a5c8218320154713519e..253845b1945b915c0db4332721481fd29db10efb:/flexget/config.yml diff --git a/flexget/config.yml b/flexget/config.yml index 0646f43..a155a07 100644 --- a/flexget/config.yml +++ b/flexget/config.yml @@ -3,9 +3,12 @@ variables: private.yml templates: # {{{1 email: # {{{2 - email: - from: flexget@tardis - to: ramsi@localhost + notify: + task: + via: + - email: + from: flexget@tardis + to: ramsi@localhost torrents: # {{{2 @@ -378,6 +381,14 @@ tasks: # {{{1 - '[Ss]ample' thetvdb_lookup: yes + if: + - "not has_field('tvdb_episode')": + manipulate: + - title: + extract: 'done/([^/]*)/[^/]*$' + from: location + thetvdb_lookup: yes + all_series: parse_only: yes accept_all: yes @@ -458,10 +469,13 @@ tasks: # {{{1 list: move-tasks seen: local accept_all: yes - email: - from: flexget@tardis - to: ramsi@localhost - file_template: move + notify: + task: + template: move + via: + - email: + from: flexget@tardis + to: ramsi@localhost backfill-mail: # {{{2