OV2

Results 42 comments of OV2

The problem with average character width is that you have very wide characters, like 'W', whereas hash hex values usually have lots of numbers and letters with smaller sizes. With...

There isn't much RCRC can do in this case. UTF-8 files usually have no byte order mark at the beginning and can not be discerned from files in your local...

If a sha1 collision is important for your data then you should probably use a different algorithm. I probably won't add any detection to RCRC.

Do you have job queueing enabled? This will allow multiple jobs to be displayed in the list at the same time. Otherwise each new job clears the list (this is...

It's not as easy as you make it sound. Job queueing is an option because it changes the behavior of the main file list. Some people like to always only...

The window title has no special handling and should always be in the style of the rest of the system. I'll see if I can do something about the rest...

Uppercase: ![image](https://user-images.githubusercontent.com/415729/209978258-ffd845da-2f80-4c59-ac1b-9983b7ff7069.png) CTRL+A in the list should select all items (just verified this). There already was a feature request for CTRL+C, but no clear idea of how the copied information...

If the metadata is part of the file contents (id3 tag for example) then this is not possible. RCRC would need to know the file format, what is metadata etc....

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

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