Jigen
Jigen
> For some reason type option is not saved for me. @Vort maybe I've fixed this: https://github.com/qbittorrent/qBittorrent/commit/62f422bbb3d899e85f3ccf901fe589f06f956509
@glassez Lately noticed a regression in I2P beta support. It connects to the tracker finds the peers but get stuck on metadata downloading. At first i thought was related to...
> Did you tested metadata download right after client is launched? There is some problem with SAM in i2pd, which makes connection attempts take longer if client if online for...
> I noticed similar problem. It looks like tracker for some reason need to be contacted twice: for metadata download and for file download. Not sure if we are talking...
@Vort I tested with deluge too (using ltconfig plugin for libtorrent i2p settings) and it works as well..
from https://geti2p.net/en/docs/applications/bittorrent looks like i2p_pex is based on ut_pex as implemented in libtorrent so it should be really a lot less work. Anyway trackerless torrents with DHT should be a...
I've had same problem while trying to make deluge-torrent show i2p peers. My "solution" has been showing peer_id in place of ip:port to make some sense.
@glassez @Vort you're both right but as long as there's no way to get i2p destinations I thought that having an unique identifier for an i2p peer was better (just...
@glassez Seems you've found a way!
@glassez Please take into consideration options to disable dht and pex for i2p torrents when mixed mode is not enabled (if possible) since those can't be done over i2p yet...