From: Samir Benmendil Date: Tue, 28 Feb 2017 22:30:57 +0000 (+0000) Subject: flexget: replace email with notify X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/72b66a86cfeaf18b31c5454b685ee2d341f816b6 flexget: replace email with notify --- diff --git a/flexget/config.yml b/flexget/config.yml index 0646f43..88e898d 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 @@ -458,10 +461,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