If you wanted to select all that had horizontal orientation or all that had vertical orientation (portrait/landscape), then maybe something like that could be done (& not that I would know if it could)?
That is what I meant, like we have mark largest or smallest, I just meant to have mark ...
Search found 6 matches
- Tue Jan 16, 2018 12:49 am
- Forum: Duplicate Cleaner
- Topic: Feature Request - Mark by orientation
- Replies: 2
- Views: 7968
- Mon Jan 15, 2018 2:36 pm
- Forum: Duplicate Cleaner
- Topic: Feature Request - Mark by orientation
- Replies: 2
- Views: 7968
Feature Request - Mark by orientation
I have tons of duplicates (somehow), where the file was corrected in orientation in the file system and I want to keep only the one stored correctly (see image).
- Mon Jan 15, 2018 2:26 pm
- Forum: Duplicate Cleaner
- Topic: 4.05 To 4.10 - Profile Fails To Load
- Replies: 3
- Views: 10199
Re: 4.05 To 4.10 - Profile Fails To Load
Thanks. I just saw this - for some reason I did not get a notification of the reply.
- Mon Jan 15, 2018 2:21 pm
- Forum: Duplicate Cleaner
- Topic: Image Preview - Mark / Select - Not Working
- Replies: 0
- Views: 19024
Image Preview - Mark / Select - Not Working
4.1.0
Windows 10 Pro x64 1709
When I first loaded the search results using Image Mode today, it worked fine, then as I wen through and began marking files, the UI stopped working properly. If I have Image Preview turned off, it works fine, but with it on, if I click on one image in the group, I can ...
Windows 10 Pro x64 1709
When I first loaded the search results using Image Mode today, it worked fine, then as I wen through and began marking files, the UI stopped working properly. If I have Image Preview turned off, it works fine, but with it on, if I click on one image in the group, I can ...
- Sun Dec 17, 2017 2:04 pm
- Forum: Duplicate Cleaner
- Topic: 4.05 To 4.10 - Profile Fails To Load
- Replies: 3
- Views: 10199
Re: 4.05 To 4.10 - Profile Fails To Load
Well, I fixed it by using a diff tool. This setting is now expecting an int instead of bool(?, a string of False anyway):
<Setting>
<Setting_Name>Check_Aud_DataOnly</Setting_Name>
<Setting_Value>False</Setting_Value>
</Setting>
Changed it (and copied other settings from a test file) and it's ...
<Setting>
<Setting_Name>Check_Aud_DataOnly</Setting_Name>
<Setting_Value>False</Setting_Value>
</Setting>
Changed it (and copied other settings from a test file) and it's ...
- Sun Dec 17, 2017 1:58 pm
- Forum: Duplicate Cleaner
- Topic: 4.05 To 4.10 - Profile Fails To Load
- Replies: 3
- Views: 10199
4.05 To 4.10 - Profile Fails To Load
I just upgraded from 4.05 to 4.10 and now I get an error on trying to load my profile:
Error loading Profile: Conversion from string "False" to type 'Integer' is not valid.
Error loading Profile: Conversion from string "False" to type 'Integer' is not valid.