]> git.rmz.io Git - dotfiles.git/commitdiff
download torrents to Skaro
authorSamir Benmendil <samir.benmendil@gmail.com>
Tue, 29 Jan 2013 16:09:24 +0000 (17:09 +0100)
committerSamir Benmendil <samir.benmendil@gmail.com>
Tue, 29 Jan 2013 16:09:24 +0000 (17:09 +0100)
flexget/config.yml

index f9c0587add75b55524d122a80b3233a99087f8ae..e2431bd741ed39991f48cb734a4c0e5dec022551 100644 (file)
@@ -50,7 +50,7 @@ tasks:
     transmission:
       host: localhost
       port: 9091
-      path: /home/ramsi/Torrents
+      path: /mnt/Skaro/Torrents.flex
       removewhendone: yes
       ratio: 0.0
 
@@ -60,7 +60,7 @@ tasks:
     accept_all: yes
 
     find:
-      path: /home/ramsi/Torrents
+      path: /mnt/Skaro/Torrents.flex
       recursive: yes
       regexp: '.*\.(avi|mkv|mp4)$'