Jari Sundell
Jari Sundell
Need to provide more information, e.g. distro, client version, etc.
PR would be accepted that add string manipulation.
This seems like it should be done through an external utility or web ui.
Should be relatively easy to add a command that splits up a load command by newline and loads each.
Yeah, that's also an option for normal torrents.
What does the tracker list view show? Also post the tracker_debug log.
Add dht logging.
``` 1741701904 I 05720AA7B3005B23AC5F58E6240D0CDC0B605CE7->tracker_list: received 3 peers (url:dht://) ``` You got 3 peers, have you confirmed there's more and/or those are reachable? ``` "peer_list_events", "peer_list_address", ``` Add these to logging.
Try ncat to the addresses. Also log 'connection' and 'peer_debug'.
Looks to me like you are getting peers, but they're not reachable.