]> git.rmz.io Git - dotfiles.git/blobdiff - flexget/config.yml
move episodes to "Specials" instead of "Season 0"
[dotfiles.git] / flexget / config.yml
index 6305ea3fe425ed797724e6795c209e0e581e84c1..0431bfc133b29bd39010403824a6390bb12cd60c 100644 (file)
@@ -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: