templates: # {{{1
email: # {{{2
- email:
- from: flexget@tardis
- to: ramsi@localhost
+ notify:
+ task:
+ via:
+ - email:
+ from: flexget@tardis
+ to: ramsi@localhost
torrents: # {{{2
- '[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
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