-
Notifications
You must be signed in to change notification settings - Fork 2
Open
@TheFeshy
Description
The method _fetch_list_result in clients/rtorrent.py fails (and crashes) when dht is the only tracker provided; at line tracker = get_tracker_domain(torrent[10][0][0]). Wrapping this in a try-catch and returning "None" fixes it; but the problem is in splitting the tracker URL (it's blank on DHT.)
Metadata
Metadata
Assignees
Labels
No labels