Releases: c0re100/qBittorrent-Enhanced-Edition
qBittorrent Enhanced Edition v4.3.5.10
Changelog
- Official Update (v4.3.5)
- Peer whitelist/blacklist
Peer whitelist/blacklist:
If you don't know how to use or don't know regular expressions or something else,
WE STRONGLY RECOMMEND YOU NOT TO USE THAT FEATURE.
Whitelist:
The prerequisite of connecting to the plugin is to define a list of expressions describing peers (peer id + client name), everything that don't match these rules is dropped (connection is closed).
whitelist rules are placed in external file 'peer_whitelist.txt', located in qBittorrent data directory.
If there is NO such file, this plugin cannot be activated.
Since there are many old/minority clients we don't know.
#238 suggested whitelist only cover well-known bittorrent clients, it may false drop someone who using old/minority client.
So....USE IT AT YOUR OWN RISK!
I hope you know what are you doing :)
Peer whitelist technical details: #238 (comment)
Blacklist:
If peers (peer id + client name) match these rules will be dropped (connection is closed).
blacklist rules are placed in external file 'peer_blacklist.txt', located in qBittorrent data directory.
If there is NO such file, this plugin cannot be activated.
Peer blacklist technical details: #251
qBittorrent Enhanced Edition v4.3.4.11
Changelog
- Fix Peer ID Column
qBittorrent Enhanced Edition v4.3.4.10
Changelog
- Official Update (v4.3.4.1)
qBittorrent Enhanced Edition v4.3.3.10
If you're a self compile user, please make sure libtorrent compile with c++17
and up to date(v1.2.12).
Cause upstream bump project requirement to C++17 and require libtorrent v1.2.12 soon.
Changelog
- Official Update (v4.3.3)
- [Windows Installer] "Install with Debug Symbol File" Option
qBittorrent Enhanced Edition v4.3.2.10
Changelog
- Official Update (v4.3.2)
qBittorrent Enhanced Edition v4.3.1.11
qBittorrent Enhanced Edition v4.3.1.10
Changelog
- Official update (v4.3.1)
- Reimplement "ban bad peers" feature (#177)
qBittorrent Enhanced Edition v4.3.0.10
Changelog
- Official update (v4.3.0.1)
- Max concurrent http announces limit raised to 500.
- Allow user to add peers in a "Trackerless" Private Torrents. (qbittorrent#13539)
- [CherryPick] Fix toggling advanced option in WebUI
qBittorrent Enhanced Edition v4.2.5.16
If you're using self compiled version, please make sure libtorrent is up to date.
Recommend version: 1.2.10
or latest commit
Changelog
- [Windows] Boost Library downgrade to 1.73 (Fix #155 #156)
- Save torrent resume data when enabling IP Filter
v4.2.5.15
- libtorrent update to 1.2.10-0f0afec8c (Fix #127)
- Optional Button for re-enable Torrent IP Filter (Tools>Enable Torrent IP Filter).
If you're using 4.2.5.11-14, please use this button to enable old torrent IP Filter. [More detail]
(version <= 4.2.5.10 can be ignored, you're safe to upgrade to 4.2.5.16.)
qBittorrent Enhanced Edition v4.2.5.15
7/9/2020: Due to #155 #156, v4.2.5.15 files removed!
Please be patient, I'm investigating that issue.
or you can use v4.2.5.10 if it is needed.
If you're using self compiled version, please make sure libtorrent is up to date.
Recommend version: 1.2.10
or latest commit
Changelog
- libtorrent update to 1.2.10-0f0afec8c (Fix #127)
- Optional Button for re-enable Torrent IP Filter (Tools>Enable Torrent IP Filter).
If you're using 4.2.5.11-14, please use this button to enable old torrent IP Filter. [More detail]
(version <= 4.2.5.10 can be ignored, you're safe to upgrade to 4.2.5.15.)