Search found 186 matches
- 26 Apr 2024 22:01
- Forum: Script Exchange
- Topic: EXIF Conditional Rename
- Replies: 7
- Views: 3226
Re: EXIF Conditional Rename
Let me preface this by saying I have been implementing your requests by trying to keep the required changes to the original as minimal as possible, and in one self contained add-on section, this isn't the best way of achieving what you want, and certainly not the most efficient, anyway you could tr...
- 25 Apr 2024 07:03
- Forum: Script Exchange
- Topic: EXIF Conditional Rename
- Replies: 7
- Views: 3226
Re: EXIF Conditional Rename
Sure its possible, I was leaving that up to you though. ;) Anyway, since you asked, something like this should work: $cntCol = gettokenindex(regexreplace($pattern, "(\.[^.]+?)$") . "*", $previewNames, <crlf>, "iwc"); if ($cntCol) { $pattern = regexreplace($pattern, &qu...
- 24 Apr 2024 03:24
- Forum: Script Exchange
- Topic: EXIF Conditional Rename
- Replies: 7
- Views: 3226
Re: EXIF Conditional Rename
I didn't look at your edited version, but you haven't said what you want to happen when there are collisions, anyway if you are interested in a crude fix as a starting point, you should be able to just add a line like this if (regexmatches($previewNames, "^$pattern$")) { $pattern = regexr...
- 23 Apr 2024 06:50
- Forum: Script Exchange
- Topic: EXIF Conditional Rename
- Replies: 7
- Views: 3226
Re: EXIF Conditional Rename
Any help?
Thanks
Thanks
- 06 Apr 2024 00:54
- Forum: Script Exchange
- Topic: EXIF Conditional Rename
- Replies: 7
- Views: 3226
EXIF Conditional Rename
Saturday, 6 April 2024 06:41:39 AM --------------------------------------------------------------------------------------- Hi. I have an existing script provided by highend, to automatically rename image files based on the file property ie EXIF date & camera model. It works perfectly nice! Thank...
- 05 Apr 2020 20:43
- Forum: Tips & Tricks, Questions & Answers
- Topic: Xyplorer hangs waiting to open file
- Replies: 2
- Views: 1532
Re: Xyplorer hangs waiting to open file
any fix to this issue?
I am having exactly similar isssue.
Thank you.
I am having exactly similar isssue.
Thank you.
- 16 Oct 2015 10:30
- Forum: Tips & Tricks, Questions & Answers
- Topic: XYplorer Portable Settings..
- Replies: 3
- Views: 2732
Re: XYplorer Portable Settings..
Thanks FileHero for your comment. I am not sure whether you have got me right or not. But please refer to this screenshot. I want to restore those locked tabs in the red rectangle (All of them locked locations). 2015-10-16_162357_XYplorer.jpg I reinstall XYplorer using normal setup because I'm havin...
- 16 Oct 2015 02:14
- Forum: Tips & Tricks, Questions & Answers
- Topic: XYplorer Portable Settings..
- Replies: 3
- Views: 2732
XYplorer Portable Settings..
Hi. I have save the Configuration settings from the file Menu. Then I reinstall XYplorer again overriding on the existing location. Usually I just extract the new files (portable version). But when I import the configuration again, my save tabs are not restored. So my question is why this should hap...
- 24 Sep 2015 00:05
- Forum: Tips & Tricks, Questions & Answers
- Topic: Empty Folder vs Delete Folder
- Replies: 6
- Views: 2418
Re: Empty Folder vs Delete Folder
Some "custom items in shell context menu" entries are not enabled by default. • Short version: F9 > F3 > Type "custom items" > Enter > Button "File List…" > Check "Empty Folder [folders only]". • Which opens the configuration at the "Menus, Mouse, Safety...
- 23 Sep 2015 22:38
- Forum: Tips & Tricks, Questions & Answers
- Topic: Empty Folder vs Delete Folder
- Replies: 6
- Views: 2418
Re: Empty Folder vs Delete Folder
But how do I use the Empty Folder command?
I could not find it via right click or anything else.
Please help.
Thank you.
I could not find it via right click or anything else.
Please help.
Thank you.
- 22 Sep 2015 17:53
- Forum: Tips & Tricks, Questions & Answers
- Topic: Incorrect EXIF Date On Rename
- Replies: 7
- Views: 2825
Re: Incorrect EXIF Date On Rename
Hi klownboy. I'm really sorry. It happened that it is actually due to my Avast antivirus detected that xyEditItemNamesWindow_Helper.exe as a threat and thus suspend the file access. That explains why the XYplorer hangs and closes. So I have exclude the file path now. I'm sorry again. I have tested t...
- 22 Sep 2015 15:26
- Forum: Tips & Tricks, Questions & Answers
- Topic: Incorrect EXIF Date On Rename
- Replies: 7
- Views: 2825
Re: Incorrect EXIF Date On Rename
Thanks klownboy.
I also forgot to tell you that I have already changed that part actually but the error still persist.
Thank you.
I also forgot to tell you that I have already changed that part actually but the error still persist.
Thank you.
- 22 Sep 2015 03:39
- Forum: Tips & Tricks, Questions & Answers
- Topic: Incorrect EXIF Date On Rename
- Replies: 7
- Views: 2825
Re: Incorrect EXIF Date On Rename
Thanks @klownboy.
Unfortunately on my PC the script failed when try to run the preview window of xyEditItemNamesWindow_Helper.exe.
XYplorer hang and close. Any fix for this?
Thank you.
Unfortunately on my PC the script failed when try to run the preview window of xyEditItemNamesWindow_Helper.exe.
XYplorer hang and close. Any fix for this?
Thank you.
- 21 Sep 2015 18:25
- Forum: Tips & Tricks, Questions & Answers
- Topic: Incorrect EXIF Date On Rename
- Replies: 7
- Views: 2825
Incorrect EXIF Date On Rename
Hi. Sample files can be obtained here - https://www.sugarsync.com/pf/D7077653_05355703_181621 I have this script assigned to my custom toolbar button: $shift = 8; // Time (in hours to shift the time) $previewNames = ""; $ahkHelper = "D:\SugarSync\Programs\Settings\xyEditItemNamesWindo...
- 18 Jun 2015 04:20
- Forum: Tips & Tricks, Questions & Answers
- Topic: Automatic Selection of File Duplicates
- Replies: 6
- Views: 2099
Re: Automatic Selection of File Duplicates
Thanks highend.
Any draft sample of code would be much appreciated.
Thank you.
Any draft sample of code would be much appreciated.
Thank you.
XYplorer Beta Club