From: Samir Benmendil Date: Sun, 18 Aug 2013 22:44:55 +0000 (+0200) Subject: move episodes to "Specials" instead of "Season 0" X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/22f140908ce1c9fbf34fd5d818b665dec0ba0855?ds=sidebyside move episodes to "Specials" instead of "Season 0" --- diff --git a/flexget/config.yml b/flexget/config.yml index 6305ea3..0431bfc 100644 --- a/flexget/config.yml +++ b/flexget/config.yml @@ -82,7 +82,7 @@ tasks: - '[Ss]ample' move: - to: "/mnt/Skaro/Series/{{tvdb_series_name}}/Season {{tvdb_season}}/" + to: "/mnt/Skaro/Series/{{tvdb_series_name}}/{% if tvdb_season == 0 %}Specials{% else %}Season {{tvdb_season}}{% endif %}/" 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: