Hi gang,
I recently noticed that ktorrent was banned from a private tracker that I have been using. A few questions to the tracker admins, and a cursory Google search later revealed the problem:
https://bugs.debian.org/cgi-bin/bugr...cgi?bug=875720
Log entries showed that ktorrent was reporting incorrectly to the tracker:
"Sun Dec 16 06:44:55 2018: Doing tracker request to url (via KIO): https://tracker.xxxxxxxxxx.xxx/...hash.../announce?peer_id=-KT50DV-"
This bug is already over a year old. My best bet would probably be to find out where ktorrent stores its peer_id string, and change it from "-KT50DV-" to "Ktorrent 5.1.0 2". A search of the "installed files" list provided by Muon did not reveal any config files that report peer_id. Is there a config file I can mod?
I recently noticed that ktorrent was banned from a private tracker that I have been using. A few questions to the tracker admins, and a cursory Google search later revealed the problem:
https://bugs.debian.org/cgi-bin/bugr...cgi?bug=875720
Log entries showed that ktorrent was reporting incorrectly to the tracker:
"Sun Dec 16 06:44:55 2018: Doing tracker request to url (via KIO): https://tracker.xxxxxxxxxx.xxx/...hash.../announce?peer_id=-KT50DV-"
This bug is already over a year old. My best bet would probably be to find out where ktorrent stores its peer_id string, and change it from "-KT50DV-" to "Ktorrent 5.1.0 2". A search of the "installed files" list provided by Muon did not reveal any config files that report peer_id. Is there a config file I can mod?
Comment