Ticket #1582 (new defect)
if the torrent contains a directory, then rtorrent does not see it
| Reported by: | universite@ukr.net | Owned by: | rakshasa |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | rtorrent | Version: | HEAD |
| Severity: | critical | Keywords: | |
| Cc: | universite@ukr.net |
Description
Torrents, which are in the contents of a one file without directories to function normally.
The problem arose after updating net-p2p/rtorrent to 0.8.2.
#uname -a
FreeBSD 8.0-CURRENT amd64
# pkg_info | grep torrent
libtorrent-0.12.2 BitTorrent Library written in C++
rtorrent-0.8.2 BitTorrent Client written in C++
# cat .rtorrent.rc | grep -v # | sort -u
directory = /tank/Samba/Torrent/Download
enable_trackers = yes
hash_interval = 10
hash_max_tries = 20
hash_read_ahead = 64
max_memory_usage = 2048000000
max_open_files = 40000
max_uploads = 100
port_range = 6890-6990
schedule = watch_directory,5,5,load_start=/tank/Samba/Torrent/watch/*.torrent
session = /tank/Samba/Torrent/session
tracker_numwant = 40
use_udp_trackers = yes
