]> git.rmz.io Git - dotfiles.git/commitdiff
set (year)[quality][lang] when moving files
authorSamir Benmendil <samir.benmendil@gmail.com>
Wed, 16 Jan 2013 21:28:25 +0000 (22:28 +0100)
committerSamir Benmendil <samir.benmendil@gmail.com>
Wed, 16 Jan 2013 21:28:25 +0000 (22:28 +0100)
flexget/config.yml

index 714739aeba3c43aa663240817d580e871a78a690..f9c0587add75b55524d122a80b3233a99087f8ae 100644 (file)
@@ -66,6 +66,6 @@ tasks:
 
     move:
       to: "/mnt/Skaro/Series/{{series_name_tvdb}}/Season {{tvdb_season}}/"
 
     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
 
 # vim: sts=2 ts=2 sw=2 et