Selection ability on per torrent basis
This is same request as made here = https://github.com/qbittorrent/qBittorrent/issues/19093
Suggestion
I would like to request the ability to select torrent's mode - i.e., I2P-Only or Mixed Mode, for per torrent basis.
Use case
Let's assume a hypothetical scenario, where a user has 100 torrents and he wants to -
-
Seed 40 torrents to I2P-Only & rest to Mixed mode.
-
Seed 20 torrents to I2P-Only, 40 Torrents to Public-Only & 40 Torrents to Mixed Mode.
Example screenshot given below
To follow this ticket.
This would definitely be possible to implement. All places where allow_i2p_mixed is used there is a torrent context
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
The issue is still relevant. Btw, if you just thumbs down the stale bot's message, it wont tell the stale bot to unstale the issue, itll still close it shortly.
This would definitely be possible to implement. All places where
allow_i2p_mixedis used there is a torrent context
can this be implemented now?