X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/092285f8f9c2a0514ac60bc944af8aa79da1894e..d46f984b4a16c085c27cb7b45fe09e7e0b1abd79:/flexget/config.yml diff --git a/flexget/config.yml b/flexget/config.yml index 714739a..e2431bd 100644 --- a/flexget/config.yml +++ b/flexget/config.yml @@ -50,7 +50,7 @@ tasks: transmission: host: localhost port: 9091 - path: /home/ramsi/Torrents + path: /mnt/Skaro/Torrents.flex removewhendone: yes ratio: 0.0 @@ -60,12 +60,12 @@ tasks: accept_all: yes find: - path: /home/ramsi/Torrents + path: /mnt/Skaro/Torrents.flex recursive: yes regexp: '.*\.(avi|mkv|mp4)$' move: to: "/mnt/Skaro/Series/{{series_name_tvdb}}/Season {{tvdb_season}}/" - filename: "{{tvdb_season}}x{{tvdb_episode|pad(2)}} {{ep_name}}{{location|pathext}}" + filename: "{{tvdb_season}}x{{tvdb_episode|pad(2)}} {{ep_name}} ({{ep_air_date|formatdate('%Y')}}){{'{'}}{{quality}}{{'}'}}[en]{{location|pathext}}" # vim: sts=2 ts=2 sw=2 et