Page 1 of 1

I2P settings in Web-UI?

Posted: Tue Aug 29, 2023 8:44 pm
by schnapps
I manually built the docker image using this https://github.com/qbittorrent/docker-q ... nual_build, with version "4.6.0rc2". Seeing that I2P support was added in 4.6.0alpha1, all 4.6.x versions will have the I2P support. However, based on the web-ui, I do not see any settings to utilize this feature. Is this meant to be used in the GUI app only for now?


Thanks!

Re: I2P settings in Web-UI?

Posted: Sat Sep 16, 2023 10:18 am
by monero
I also have the same problem.

I manually built the release-4.6.0rc2 from the provided source code on a dietpi bookworm (using debian trixie/testing repos) running in odroid hc1 (armv7l CPU) machine. Since in my dietpi I am using the debian trixie packages the libtorrent-rasterbar-dev is of version 2.0.9-2 ( https://packages.debian.org/trixie/libt ... terbar-dev ) --- so, it should be able compile qbittorrent with i2p support.

However, after the compilation, I am not seeing any I2P related proxy options on the WebUI of qbittorrent-nox on my system.

When would those options be visible (and adjustable) to the users?
Is there a way I can still enable I2P support even though those options aren't on the webUI by editing the ~/.config/qBittorrent/qBitorrent.conf file?

@schnapps: here is a github comment on the topic --- https://github.com/qbittorrent/qBittorr ... 1722196102