Closed AirNest closed 2 years ago
I see only problem with saving path in root of disk, is it correct? About another cases - don't compare utorrent and qbittorrent in the same way, and saving paths behavior different between torrents with single and several files, with folder scheme and no filder scheme, with torrent with renamed files (mapped files) or not and so on
correct!
Fixed in new release https://github.com/rumanzo/bt2qbt/releases/tag/v1.18 please check it
Describe the bug because of an extra backslash added to the (root) path of the files, sometimes (not every time), we get an I/O error when launching Qbittorrent and the files are not found then shared
most of the time (for 235 on 237 torrents in my case) it affects torrents with only 1 file in it, when it's a root path and has the name of the file inside torrents with more than 1 file in it doesn't seem to be affected (just 2 on 237 torrents in my case; maybe i used the "create a sub-folder" at the time for those 2 torrents and that's the reason?)
if the path mention a folder there isn't any problem with the extra backslash
Expected behavior when the path is a root path, bt2qbt should check the number of backslash at the end of the path (before adding one or if there's already an extra one) if it's the reason of the error?
Screenshots the error message (in my language, "erreur E/S" means "I/O error"
the normal behavior with multiple files in the torrent:
the wrong behavior with only 1 file in the torrent:
no problem with "no root path"
and what surprises me the most: for the majority of the torrents, there's no error despite the extra backslash O_O
Desktop (please complete the following information):
thanks again for your great tool!