]> git.rmz.io Git - dotfiles.git/commitdiff
ignore samples
authorSamir Benmendil <samir.benmendil@gmail.com>
Sat, 3 Aug 2013 01:48:45 +0000 (03:48 +0200)
committerSamir Benmendil <samir.benmendil@gmail.com>
Sat, 3 Aug 2013 01:48:45 +0000 (03:48 +0200)
flexget/config.yml

index 86f5f4aece577d193d851be352db8ed8ea63c686..2eff46010e4afd71f62aa5710d4b50ff9622284c 100644 (file)
@@ -69,6 +69,10 @@ tasks:
       recursive: yes
       regexp: '.*\.(avi|mkv|mp4|mpg|divx)$'
 
+    regexp:
+      reject:
+        - '[Ss]ample'
+
     move:
       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}}"