From: Samir Benmendil Date: Tue, 2 Jul 2013 13:29:36 +0000 (+0200) Subject: use tvdb information X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/b0fa38203b48219a214f594a7772d22994c879fb?ds=sidebyside use tvdb information --- diff --git a/flexget/config.yml b/flexget/config.yml index 314b962..a05975d 100644 --- a/flexget/config.yml +++ b/flexget/config.yml @@ -68,8 +68,8 @@ tasks: 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|replace('/','-')}} ({{ep_air_date|formatdate('%Y')}}){{'{'}}{{quality|replace(' ','}{')}}{{'}'}}[en]{{location|pathext}}" + to: "/mnt/Skaro/Series/{{tvdb_series_name}}/Season {{tvdb_season}}/" + filename: "{{tvdb_season}}x{{tvdb_episode|pad(2)}} {{tvdb_ep_name|replace('/','-')}} ({{tvdb_ep_air_date|formatdate('%Y')}}){{'{'}}{{quality|replace(' ','}{')}}{{'}'}}[en]{{location|pathext}}" move-movies: tmdb_lookup: yes