Open ccleaud opened 7 years ago
Additionally:
What is the problem:
When using the filename ~/biglist.p2p (file exists) the result is: Successfully parsed the provided IP filter: 0 rules were applied.
However when referring to the complete path /home/sameuser/biglist.p2p the result is: Successfully parsed the provided IP filter: 520667 rules were applied.
What is the expected behavior: Tilde expansion or at least \<File not found> or \<illegal characters / path>
Extra info: Open since Jul 22, 2017
Bug is still present in 4.4.3.1.
Please provide the following information
qBittorrent version and Operating System:
qBitTorrent 3.3.14 running on Windows 7 x64 (6.1.760x)
If on linux, libtorrent and Qt version:
N/A
What is the problem:
When an invalid ipfilter file name is provided, qBitTorrent shows an informational message instead of an error (or warning) message.
What is the expected behavior:
An error (or warning) message like "No IP filter rule applied because IP filter file couldn't be read: ${the-provided-file-name}"
Steps to reproduce:
Extra info(if any):
Thanks for fixing :)