You are not logged in.

#1 2009-07-24 08:42:54

dmz
Member
From: Sweden
Registered: 2008-08-27
Posts: 881
Website

Limit in number of watchdirs in rtorrent?

I have a strange problem that have been bugging me for some time. I don't know what I'm doing wrong, but the dirs after the last Music-dir never seems to get watched, is there some kind of limitation? I haven't found anything at all on this subject with google.

# Default directory to save the downloaded torrents.
directory = /mnt/Music/NYMUSIC

# Default session directory. Make sure you don't run multiple instance
# of rtorrent using the same session directory. Perhaps using a
# relative path?
session = /home/scp1/.rtorrent_session/

port_range = 50000-50000

schedule = music1,5,5,"load_start=/mnt/Music_1/.torrents/*.torrent,d.set_directory=/mnt/Music_1/.new/"
schedule = music2,5,5,"load_start=/mnt/Music_1/.torrents/FLAC/*.torrent,d.set_directory=/mnt/Music_1/FLAC/"
schedule = music3,5,5,"load_start=/mnt/Music_1/.torrents/Not_Scene/*.torrent,d.set_directory=/mnt/Music_1/Not_Scene/"
schedule = music4,5,5,"load_start=/mnt/Music_2/.torrents/*.torrent,d.set_directory=/mnt/Music_2/.new/"
schedule = music5,5,5,"load_start=/mnt/Music_2/.torrents/FLAC/*.torrent,d.set_directory=/mnt/Music_2/FLAC/"
schedule = music6,5,5,"load_start=/mnt/Music_2/.torrents/Not_Scene/*.torrent,d.set_directory=/mnt/Music_2/Not_Scene/"
schedule = music7,5,5,"load_start=/mnt/Music_3/.torrents/FLAC/*.torrent,d.set_directory=/mnt/Music_3/FLAC/"
schedule = music8,5,5,"load_start=/mnt/Music_3/.torrents/Not_Scene/*.torrent,d.set_directory=/mnt/Music_3/Not_Scene/"
schedule = music9,5,5,"load_start=/mnt/Music_3/.torrents/*.torrent,d.set_directory=/mnt/Music_3/.new/"
schedule = movies1,5,5,"load_start=/mnt/Movies_1/.torrents/*.torrent,d.set_directory=/mnt/Movies_1/.new/"
schedule = movies2,5,5,"load_start=/mnt/Movies_2/.torrents/*.torrent,d.set_directory=/mnt/Movies_2/.new/"
schedule = movies1,5,5,"load_start=/mnt/Movies_3/.torrents/*.torrent,d.set_directory=/mnt/Movies_3/.new/"
schedule = docs1,5,5,"load_start=/mnt/Docs/.torrents/*.torrent,d.set_directory=/mnt/Docs/.new/"
schedule = games1,5,5,"load_start=/mnt/Games/.torrents/*.torrent,d.set_directory=/mnt/Games/.new/"
schedule = mvids1,5,5,"load_start=/mnt/Mvids/.torrents/*.torrent,d.set_directory=/mnt/Mvids/.new/"
schedule = porn1,5,5,"load_start=/mnt/Porn/.torrents/*.torrent,d.set_directory=/mnt/Porn/.new/"
schedule = tv1,5,5,"load_start=/mnt/TV/.torrents/*.torrent,d.set_directory=/mnt/TV/.new/"

check_hash = no
encryption = allow_incoming,try_outgoing,enable_retry
peer_exchange = yes

Offline

#2 2009-07-24 11:37:31

dmz
Member
From: Sweden
Registered: 2008-08-27
Posts: 881
Website

Re: Limit in number of watchdirs in rtorrent?

I suck. I was using the label "movies1" x 2.

Offline

#3 2009-07-25 07:32:55

djszapi
Member
From: Cambridge, United Kingdom
Registered: 2009-06-14
Posts: 1,439
Website

Re: Limit in number of watchdirs in rtorrent?

There is an rtorrent wikipage:
http://wiki.archlinux.org/index.php/RTorrent

Works for me.

Offline

Board footer

Powered by FluxBB