-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Rechecking of every torrent happens every time I open qBt after unlocking a Bitlocker drive #16240
Comments
This is a problem with qbittorrent overall. About once a week it has to re-check 25 terabytes of data which can take up to a week. I rarely if ever have every torrent fully checked. Actually it's one of the things that's making me consider dropping all torrenting and going back to streaming services. I just can't wrap my head around how we haven't figured out how to overcome this problem. Quite frankly, it's the giant elephant in the room nobody wants to talk about. |
Hi, |
This is not something I experienced with less torrents how ever (<1000) |
I'm not sure that's relevant. QB has always been finnicky with needing to
recheck torrents. I only recently started downloading a lot more. Only a
few months ago I had a few dozen torrents. It has always been a problem.
There are just too many situations that lead it to not make a clean exit,
or whatever other reason. Sometimes it will do a super fast recheck, (about
1 in 10 times this happens) but most of the time it will go pixel by
pixel... Could be an hour for a single torrent to get checked on a slow
drive. I mean at this point it's costing me more to manage torrents than it
would to just buy services. This is getting to be a little ridiculous.
…On Mon, Jan 24, 2022, 9:02 AM shama84, ***@***.***> wrote:
This is a problem with qbittorrent overall. About once a week it has to
re-check 25 terabytes of data which can take up to a week. I rarely if ever
have every torrent fully checked.
Actually it's one of the things that's making me consider dropping all
torrenting and going back to streaming services.
I just can't wrap my head around how we haven't figured out how to
overcome this problem. Quite frankly, it's the giant elephant in the room
nobody wants to talk about.
This is not something I experienced with less torrents how ever (<1000)
—
Reply to this email directly, view it on GitHub
<#16240 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVS6NSZRHNSF7ETSH6ZUGQTUXVLXLANCNFSM5MTZYNBA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you commented.Message ID:
***@***.***>
|
One of the big variable in a recheck is the torrent pieces size (check general>Pieces). The bigger they are the fast it goes. |
Just curious, how long does it take you to recheck 25tb of data? What is a normal amount of time for that for a USB drive? |
Are you on USB Drive with 25TB? |
Actually multiple external HDDs connected via a powered USB hub. Running an an old gaming laptop that only has USB 2.0, which probably makes a difference. Is that what this is all about? The usb 2 bottleneck?! Why didn't I see that before? Edit... No. It can't be... Because it's still obnoxiously slow to check on the internal SSD (via SATA), maybe only a little bit faster. Even that's exaggerating. |
If such setup suits your needs no problem of course. About the "before" I guess you mean with older version of QBT up to the 4.3.9? This rings a bell #16043 |
No, this is after unlocking the drive and reopening qBt.
This is on an external drive. This is really frustrating. |
Once the file is marked for recheck this won't change up to action completion
Try the auto-unlock link it will ease your life :). Or reconsider the bitlocker necessity ?
This is indeed a frustrating situation but it doesn't involve really QBT. From my understanding the behaviour is expected. You have your reason to use bitlocker but it comes with this drawback. A script to launch QBT can also ease your life (unlock the drive and open QBT after). |
I think this is a problem.
Doesn't work for my threat model.
As in, not encrypt at all?
It does though. Come to think of it, it shouldn't auto-recheck at all ever. |
At this layer the app is not aware of the reason, file is not accessible and the flag is set for recheck.
The Bitlocker encryption protects the USB disk when locked, so the data it contains. During the unlock (QBT usage) the disk is accessible for anything running on the operating system. Protecting your IP or encrypt the network traffic is a different matter of course.The app cannot deal with Bitlocker because only the OS is aware of the encryption.
As stated above QBT cannot deal with Bitlocker, not on the same OSI layer. The fact QBT marks the file for recheck when not available is annoying in your situation but so is it. It can perfectly download the file again if the location is not accessible but it will be worst, we can agree.
I think such usage will never work, the client needs access to loaded torrents all the time. You can pause all torrents before closing the app each time (only guess), or you can use multiple torrent client instance (better?). |
Which is the problem.
I know how Bitlocker works, not sure why you're telling me this.
So every other app can except qBt.
Not sure what you're trying to say.
Why won't it?
That is a horrible workaround.
Again, not sure what you're trying to say. |
Indeed I miss something here, this became obvious after a second reading :/ |
Will be fixed in 4.5.0 when used in conjuction with latest libtorrent. |
qBittorrent & operating system versions
4.4.0
Windows 10 1809 x64
What is the problem?
Every time I open qBt after unlocking a Bitlocker-locked drive, all the torrents on that drive have to be rechecked which
Steps to reproduce
Additional context
No response
Log(s) & preferences file(s)
No response
The text was updated successfully, but these errors were encountered: