OV2 / RapidCRC-Unicode

Windows tool to quickly create and verify hash checksums
https://www.ov2.eu/programs/rapidcrc-unicode
GNU General Public License v2.0
295 stars 30 forks source link

[question] [feature request] add folder with specific files #195

Open feadraug opened 8 months ago

feadraug commented 8 months ago

HI. Mb that is not enough correct to say. If i need to check some tonns files in 1 folder, but only .mkv; .mp4; *.ogm, how can i add them correct? Or, can I set a list of files to be checked? txt or cvv Thx

OV2 commented 8 months ago

You can use the windows explorer search bar to list only those files (ext:mkv OR ext:mp4 OR ext:ogm). Then you can drag them onto RapidCRC. Or you can use the search bar in the open file dialog of RapidCRC in the same way.

feadraug commented 8 months ago

For example, there is a folder with 3 level subfolders and some other files. Scan folder with subfolders, make a list to do, do list.

OV2 commented 8 months ago

You could do that with the way I described. The only other way to pass files currently is via the command line (which has its own length limit).

feadraug commented 8 months ago

There is no any native "Help file" with full cli description :( drag&drop works fine, but to slow for some tousand files, for example. Can i use external txt cvv filelists? import of *.any files from subfolders?

OV2 commented 8 months ago

There is currently no other way to import files. Did you try filtering directly in the "open files" dialog of RapidCRC? It should not be any slower than opening the same amount of files via the shell extension, for example.

Wouldn't generating an external txt filelist take the same amount of time?

RapidCRC itself can only exclude files at the moment.

feadraug commented 8 months ago

So, as a temporary solution - handmade .sfv files with absolute paths, easy to make and works very well.