Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Difficulty selectioning the torrent folder for torrents with unique files, qBitorrent creating a nested folder #5166

Closed
delaszy opened this issue Apr 23, 2016 · 1 comment

Comments

@delaszy
Copy link

delaszy commented Apr 23, 2016

I have been importing torrents / adding them to qBitorrent. Those were completed torrents (all the files were on my drive). Some I created myself.

I decided to use the feature "import an existing torrent". Then I selected the torrent file to import, in the GUI to choose the torrent file. The first line in the attached picture. This worked well.
qbitorrentbug

The next step was to choose the path to where my files are actually stored on my drive. For several torrents it worked, but for others, the GUI reacted weirdly. As far as I understood the pattern, it worked well for the folders containing more than one file, and weirdly when only one file was contained in the folder.

Let's take this example : mytorrentfolder, located inside the alltors folder, contains torfile1 and torfile2. Another torrent, torfile3 is located under the folder myuniquetor (also in the "alltors" folder).
The paths are as follow : alltors/mytorrentfolder/torfile1 and alltors/mytorrentfolder/torfile2 for the two files in the first torrent (let's call that one torA). alltors/myuniquetor/torfile3 for the third file in the second torrent (torB).

So, when adding torA, in the second line of the dialog I attached, the line "path to content", i select the folder "alltors". Then I click OK and it works.
When adding torB, I try to select "alltors" but it autoselects "myuniquetor" instead. Then when trying to verify it fails and starts to download... When checking if torfile3 is in the right location, I notice that qBitorrent created a folder named "myuniquetor" withing the original "myuniquetor" folder.

It seems to be an issue within the selecting GUI dialog. Mostly it autoselecting folders whenever there is a unique file in the torrent. It seems to autoselect whatever was last selected, or the first in the list of folders.

A possible workaround/test would be to have access to a command-line way to specify the path, see if that works, to identify if the problem is in the GUI selection or in the program's way of handling torrents with one file only. I haven't dug deep enough to know if I can test that myself.

@ngosang
Copy link
Member

ngosang commented Sep 19, 2018

We are closing all issues related to old qBittorrent versions (qBittorrent < 4.1.0).
Please, update to last release and, if the bug/error/crash is still present, open another issue.
Thank you.

@ngosang ngosang closed this as completed Sep 19, 2018
@qbittorrent qbittorrent locked and limited conversation to collaborators Feb 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants