]> git.rmz.io Git - dotfiles.git/blobdiff - flexget/config.yml
Merge branch 'master' of tardis:/dotfiles
[dotfiles.git] / flexget / config.yml
index 6305ea3fe425ed797724e6795c209e0e581e84c1..2266b1709fdd32c95813be034815d13a90f736a5 100644 (file)
@@ -23,10 +23,12 @@ presets:
       normal:
         - american dad
         - breaking bad
+        - boardwalk empire
         - burn notice
         - chuck
         - dexter
         - doctor who
+        - downton abbey
         - eureka
         - family guy
         - futurama
@@ -35,8 +37,10 @@ presets:
         - how i met your mother
         - my little pony
         - qi
+        - qi xl
         - ray donovan
         - red dwarf
+        - sherlock
         - the big bang theory
         - the cleveland show
         - the walking dead
@@ -82,7 +86,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: