When a torrent is added it does not check if the data already exists or not #4034

Closed
opened 2026-02-21 17:05:52 -05:00 by deekerman · 8 comments
Owner

Originally created by @DeanWinchester1 on GitHub (Mar 9, 2016).

When you add a torrent it normally checks if the disk has some/all the data or not which can be a major flaw.

Originally created by @DeanWinchester1 on GitHub (Mar 9, 2016). When you add a torrent it normally checks if the disk has some/all the data or not which can be a major flaw.
Author
Owner

@DeanWinchester1 commented on GitHub (Mar 9, 2016):

Also I am using the webui please fix this problem kind regards Dean

@DeanWinchester1 commented on GitHub (Mar 9, 2016): Also I am using the webui please fix this problem kind regards Dean
Author
Owner

@thalieht commented on GitHub (Mar 10, 2016):

Works for me in qbit and webui v3.3.3. Only tested with complete torrent.

@thalieht commented on GitHub (Mar 10, 2016): Works for me in qbit and webui v3.3.3. Only tested with complete torrent.
Author
Owner

@DeanWinchester1 commented on GitHub (Mar 10, 2016):

it seeds fine but i am manually rechecking them and if i turn my pi off and then on the amount I have downloaded is not right. so I recheck em again and it takes a while. There is no auto check or anything going on. Still a good client but I feel that this might be a bug I am using qBittorrent v3.1.10 (Web UI)

@DeanWinchester1 commented on GitHub (Mar 10, 2016): it seeds fine but i am manually rechecking them and if i turn my pi off and then on the amount I have downloaded is not right. so I recheck em again and it takes a while. There is no auto check or anything going on. Still a good client but I feel that this might be a bug I am using qBittorrent v3.1.10 (Web UI)
Author
Owner

@DeanWinchester1 commented on GitHub (Mar 10, 2016):

Also if I need to upgrade how do I do this on debian?

@DeanWinchester1 commented on GitHub (Mar 10, 2016): Also if I need to upgrade how do I do this on debian?
Author
Owner

@DeanWinchester1 commented on GitHub (Mar 10, 2016):

using osmc and then wirelessly loggin in to the pi and into the web ui

@DeanWinchester1 commented on GitHub (Mar 10, 2016): using osmc and then wirelessly loggin in to the pi and into the web ui
Author
Owner

@DrKittens commented on GitHub (Mar 11, 2016):

It does correctly check if the filedata matches the added torrent hash and perform a recheck if it does.

What it wont/doesnt do is check if the filenames contained in the torrent file already exist in the download directory and throw a warning if they do exist AND differ from the metadata electing to overwrite them instead.

@DrKittens commented on GitHub (Mar 11, 2016): It does correctly check if the filedata matches the added torrent hash and perform a recheck if it does. What it wont/doesnt do is check if the filenames contained in the torrent file already exist in the download directory and throw a warning if they do exist AND differ from the metadata electing to overwrite them instead.
Author
Owner

@chrishirst commented on GitHub (Mar 20, 2016):

What it wont/doesnt do is check if the filenames contained in the torrent file already exist in the download directory and throw a warning if they do exist

Because bittorrent protocol clients do not 'know' or 'care' about folders and files, they use pieces NOT files.

@chrishirst commented on GitHub (Mar 20, 2016): > What it wont/doesnt do is check if the filenames contained in the torrent file already exist in the download directory and throw a warning if they do exist Because bittorrent protocol clients do not 'know' or 'care' about folders and files, they use pieces NOT files.
Author
Owner

@Piccirello commented on GitHub (Aug 4, 2019):

Duplicate of #127

@Piccirello commented on GitHub (Aug 4, 2019): Duplicate of #127
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/qBittorrent#4034
No description provided.