Anon 10/03/2024 (Thu) 12:32 No.11179 del
>>11178
>.ccp files
.cpp files

Damn spelling mistakes, stringing me along to making another post ITT.

I ran
>$ git clone https://github.com/qbittorrent/qBittorrent.git
Looking inside of it:
>$ grep -liar "checking resume data"
-> src/lang/qbittorrent_en.ts ->
><location filename="../gui/transferlistmodel.cpp" line="108"/>
><source>Checking resume data</source>
><comment>Used when loading the torrents from disk after qbt is launched. It checks the correctness of the .fastresume file. Normally it is completed in a fraction of a second, unless loading many many torrents.</comment>
-> https://github.com/qbittorrent/qBittorrent/blob/master/src/gui/transferlistmodel.cpp