From d46f984b4a16c085c27cb7b45fe09e7e0b1abd79 Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Tue, 29 Jan 2013 17:09:24 +0100 Subject: [PATCH] download torrents to Skaro --- flexget/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)$' -- 2.48.1