X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/cf61bc8b2b9fd99cc0a959d7cfe5263fd2ad044e..09feda9c4936d8e65b310613dc074e393c4d72a5:/flexget/config.yml diff --git a/flexget/config.yml b/flexget/config.yml index 3e33905..6f2e249 100644 --- a/flexget/config.yml +++ b/flexget/config.yml @@ -1,10 +1,11 @@ secrets: private.yml -email: # {{{1 - from: flexget@tardis - to: ramsi@localhost - templates: # {{{1 + email: # {{{2 + email: + from: flexget@tardis + to: ramsi@localhost + torrents: # {{{2 inputs: - rss: { url: 'https://ezrss.it/feed/', silent: yes } @@ -136,6 +137,7 @@ tasks: # {{{1 priority: 1 template: + - email - tv - filters - usenet-tv @@ -150,6 +152,7 @@ tasks: # {{{1 dl-movies-1080p: # {{{2 priority: 1 template: + - email - movies - filters - usenet-movies @@ -162,6 +165,7 @@ tasks: # {{{1 dl-movies-720p: # {{{2 priority: 2 template: + - email - movies - filters - usenet-movies @@ -174,6 +178,10 @@ tasks: # {{{1 move-tv: # {{{2 priority: 2 + email: + from: flexget@tardis + to: ramsi@localhost + template: move thetvdb_lookup: yes metainfo_series: yes seen: local @@ -192,6 +200,8 @@ tasks: # {{{1 regexp: reject: - '[Ss]ample' + set: + destination: '/mnt/Skaro/Series' move: to: "/mnt/Skaro/Series/{{tvdb_series_name}}/{% if tvdb_season == 0 %}Specials{% else %}Season {{tvdb_season}}{% endif %}/" @@ -200,6 +210,10 @@ tasks: # {{{1 move-movies: # {{{2 priority: 3 + email: + from: flexget@tardis + to: ramsi@localhost + template: move imdb_lookup: yes accept_all: yes seen: local @@ -211,7 +225,8 @@ tasks: # {{{1 - /mnt/Skaro/torrents/done recursive: yes regexp: '.*\.(mkv|avi|mp4)$' - + set: + destination: '/mnt/Skaro/Movies' move: to: "/mnt/Skaro/Movies" filename: "{{imdb_name}} ({{imdb_year}}){{'{'}}{{quality|replace(' ','}{')}}{{'}'}}[en]"