From: Samir Benmendil Date: Tue, 29 Jan 2013 16:09:24 +0000 (+0100) Subject: download torrents to Skaro X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/d46f984b4a16c085c27cb7b45fe09e7e0b1abd79?ds=sidebyside download torrents to Skaro --- diff --git a/flexget/config.yml b/flexget/config.yml index f9c0587..e2431bd 100644 --- a/flexget/config.yml +++ b/flexget/config.yml @@ -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)$'