OV2/RapidCRC-Unicode

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

feadraug opened this issue · 6 comments

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

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.

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

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).

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

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.

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