Search found 1674 matches
- Thu Nov 30, 2023 7:09 pm
- Forum: Duplicate Cleaner support
- Topic: Can I manually create a .dcvitual file?
- Replies: 1
- Views: 256
Re: Can I manually create a .dcvitual file?
The dcvirtual files are just SQLite databases like the scan files. It's probably possible to convert a CSV to an SQLite db in the correct format but might take a bit a hacking around. (e.g. using excel to create SQLite queries for each line of the file you want to import).
- Thu Nov 30, 2023 7:02 pm
- Forum: Duplicate Cleaner support
- Topic: Perhaps it's time to support multithreading scanning.
- Replies: 2
- Views: 234
Re: Perhaps it's time to support multithreading scanning.
Looking at multithreading for the file tree building for version 6. With the other scan modes it'll depend on the scan type as some of the third party libraries may not multithread well.
- Thu Nov 30, 2023 7:00 pm
- Forum: Duplicate Cleaner support
- Topic: Feature request: jpg vs raw
- Replies: 1
- Views: 254
Re: Feature request: jpg vs raw
There is a wizard to find image pairs - it groups image files in the same folder with the same name (but different file ext).
This could be useful in your case. It's called - "fast find image file pairs"
Note it doesn't compare by content at all - just by the name.
This could be useful in your case. It's called - "fast find image file pairs"
Note it doesn't compare by content at all - just by the name.
- Thu Nov 23, 2023 9:29 am
- Forum: Duplicate Cleaner support
- Topic: Safe to turn off antivirus if drive previously scanned?
- Replies: 3
- Views: 418
Re: Safe to turn off antivirus if drive previously scanned?
It should be OK - the program just reads the file as a stream of bytes (assuming you are hashing). It doesn't execute the file.
- Fri Nov 17, 2023 10:28 am
- Forum: Duplicate Cleaner support
- Topic: Story: Hardware monitoring is critical! Unique files will save me! (I hope)
- Replies: 5
- Views: 622
Re: Story: Hardware monitoring is critical! Unique files will save me! (I hope)
Thanks for posting the story A few notes- -Duplicate Cleaner 5 now has an option (on the scan tab) to prevent the computer from sleeping during a long scan. -V5.21 will now alert you to check the log when files/folders have been skipped during the scan (Either due to errors or user settings) -Adding...
- Mon Nov 13, 2023 11:06 am
- Forum: Duplicate Cleaner support
- Topic: Allow the Scan Tab (>) effect a scan
- Replies: 1
- Views: 1115
Re: Allow the Scan Tab (>) effect a scan
One thing that may help is turning on the Toolbar (settings). You'll then get a Scan button you can access from any tab.
- Mon Nov 13, 2023 11:05 am
- Forum: Duplicate Cleaner support
- Topic: Duplicate Files, Thumbnail view, Focus/Highlighting is not obvious
- Replies: 1
- Views: 1238
Re: Duplicate Files, Thumbnail view, Focus/Highlighting is not obvious
Will check - I haven't managed to reproduce the F6 error so far. Will need to look at the code...
The thumbnail view is a bit of a hack and I'd like to improve the navigation if I can.
The thumbnail view is a bit of a hack and I'd like to improve the navigation if I can.
- Mon Nov 13, 2023 11:03 am
- Forum: Duplicate Cleaner support
- Topic: Feature Request: List inaccessible/skipped folders.
- Replies: 2
- Views: 269
Re: Feature Request: List inaccessible/skipped folders.
Check the log file - this should list all skipped / errored files and folders.
Not sure of a program to test access to everything, sorry.
Not sure of a program to test access to everything, sorry.
- Mon Nov 13, 2023 11:01 am
- Forum: Duplicate Cleaner support
- Topic: Minor bug report: Exclamation mark yellow triangle stays present after rescan with drive re-attached.
- Replies: 1
- Views: 207
Re: Minor bug report: Exclamation mark yellow triangle stays present after rescan with drive re-attached.
Thanks, confirmed bug - will fix in next update.
- Mon Nov 13, 2023 10:59 am
- Forum: Duplicate Cleaner support
- Topic: DuplicateCleaner, Find in List - does not Find
- Replies: 1
- Views: 1039
Re: DuplicateCleaner, Find in List - does not Find
Thanks for the feedback
In thumb view, scrolling to found files is broken a can't be fixed currently (will remove option). However, 'use as filter' does work well here (as in the other modes).
In thumb view, scrolling to found files is broken a can't be fixed currently (will remove option). However, 'use as filter' does work well here (as in the other modes).