]> git.rmz.io Git - dotfiles.git/commitdiff
use tvdb information
authorSamir Benmendil <samir.benmendil@gmail.com>
Tue, 2 Jul 2013 13:29:36 +0000 (15:29 +0200)
committerSamir Benmendil <samir.benmendil@gmail.com>
Tue, 2 Jul 2013 13:29:36 +0000 (15:29 +0200)
flexget/config.yml

index 314b9621deda5c02bcb0efd7f1eecacf8c98c24a..a05975db0afaba6aff42410ac18c2e5d4a68cf4f 100644 (file)
@@ -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