Search found 182 matches

by aimy
14 Jun 2014 18:48
Forum: Tips & Tricks, Questions & Answers
Topic: EXIF Conditional Rename
Replies: 18
Views: 3019

Re: EXIF Conditional Rename

You need a foreach loop and the property needs to be extracted for each file (that's the reason why using the $model variable)... foreach($item, <get selectedItemsNames |>, "|") { $model = property("CameraModel", $item); if ($model == "SAMSUNG PL150 / VLUU PL150 / SAMSUNG T...
by aimy
14 Jun 2014 13:45
Forum: Tips & Tricks, Questions & Answers
Topic: EXIF Conditional Rename
Replies: 18
Views: 3019

EXIF Conditional Rename

Hi all, I have this script.. if (<prop CameraModel> == "SAMSUNG PL150 / VLUU PL150 / SAMSUNG TL210 / SAMSUNG PL151") { //$CameraModel = "test" //rename b, '<dateexif yyyymmdd.hhnnss>-*¬<prop CameraModel>', p; rename b, '<dateexif yyyymmdd.hhnnss>-*¬SAMSUNG PL151', p; } elseif (<p...
by aimy
05 Jun 2014 03:05
Forum: Tips & Tricks, Questions & Answers
Topic: Too Slow to display the output of the 'Computer' button
Replies: 18
Views: 2427

Re: Too Slow to display the output of the 'Computer' button

Actually I've fixed this problem by copying the whole XYplorer program folder from my another PC, let me name it as PowerLogic. The problem solved instantly. But now the PowerLogic itself has the same problem. I just don't know how could this happen. I did not change anything, I did not add any new ...
by aimy
25 Apr 2014 13:36
Forum: Tips & Tricks, Questions & Answers
Topic: Too Slow to display the output of the 'Computer' button
Replies: 18
Views: 2427

Re: Too Slow to display the output of the 'Computer' button

I've tried disconnecting the external hard disk.. Well, it's still the same.

Any ideas??? :(
by aimy
24 Apr 2014 20:40
Forum: Tips & Tricks, Questions & Answers
Topic: Too Slow to display the output of the 'Computer' button
Replies: 18
Views: 2427

Re: Too Slow to display the output of the 'Computer' button

Always slow? Maybe it's just the spinup time of the new hdd after it's gone into standby... Yep. It's still slow until now even I've shut down my PC several times already. It's taking about 5 - 10 secs together with the spinning icon before it shows up. As you can see in my screenshot, it's not tha...
by aimy
24 Apr 2014 20:37
Forum: Tips & Tricks, Questions & Answers
Topic: Too Slow to display the output of the 'Computer' button
Replies: 18
Views: 2427

Re: Too Slow to display the output of the 'Computer' button

I'm not a computer expert, but what happens if you go to Start button, then "Computer?" Is that also slow? Does it show the same items in the "Computer" folder as the pop up in XY's Computer button? Is it possible that you've customized that button somehow before switching you H...
by aimy
24 Apr 2014 16:13
Forum: Tips & Tricks, Questions & Answers
Topic: Too Slow to display the output of the 'Computer' button
Replies: 18
Views: 2427

Re: Too Slow to display the output of the 'Computer' button

Thanks high end. But it's the external USB plug and play hard disk. And I am replacing that old external 500 GB with 1 TB external hard disk, not adding a new one. As for the Windows Experience Index, I have tried many times before, but finnaly it turn into a blue screen (the same case when the 500G...
by aimy
24 Apr 2014 15:00
Forum: Tips & Tricks, Questions & Answers
Topic: Too Slow to display the output of the 'Computer' button
Replies: 18
Views: 2427

Too Slow to display the output of the 'Computer' button

Please refer to the image attached for my PC specs. 2014-04-23_213439.gif Before this the computer was connected to a 500GB external drive without any problem. But now I am connecting it to a 1TB external hard disk. So it starts to slow down the display of the 'Computer' items as displayed in the sc...
by aimy
03 Sep 2013 10:41
Forum: Bug Reports
Topic: Mysteriously Missing EXIF?
Replies: 11
Views: 1474

Re: Mysteriously Missing EXIF?

admin wrote:Might be caused by the OS, lovely Vista and Co. I'll check that later...
FYI, I'm using Windows 7.

Thank you.
by aimy
03 Sep 2013 02:39
Forum: Bug Reports
Topic: Mysteriously Missing EXIF?
Replies: 11
Views: 1474

Re: Mysteriously Missing EXIF?

admin wrote:Works fine with both fotos. :|
Oh no. Couldn't be...

Then can you explain about attached screenshot, why there is no Date taken retrieved from the photo?
2013-09-03_083641.gif
2013-09-03_083641.gif (34.93 KiB) Viewed 1431 times
Thank you.
by aimy
02 Sep 2013 17:51
Forum: Bug Reports
Topic: Mysteriously Missing EXIF?
Replies: 11
Views: 1474

Re: Mysteriously Missing EXIF?

So how did you try to rename them? if (<prop CameraModel> == "SAMSUNG PL150 / VLUU PL150 / SAMSUNG TL210 / SAMSUNG PL151") { //$CameraModel = "test" //rename b, '<dateexif yyyymmdd.hhnnss>-*¬<prop CameraModel>', p; rename b, '<dateexif yyyymmdd.hhnnss>-*¬SAMSUNG PL151', p; } if ...
by aimy
02 Sep 2013 13:35
Forum: Bug Reports
Topic: Mysteriously Missing EXIF?
Replies: 11
Views: 1474

Re: Mysteriously Missing EXIF?

no EXIF detected
No EXIF detected
No EXIF detected
-DSC09854¬DSC-HX9V.JPG (987.48 KiB) Viewed 1462 times
detected EXIF
With EXIF
With EXIF
20130808.105913-DSC09854-e¬DSC-HX9V.JPG (618.07 KiB) Viewed 1462 times
As you can see, both are the same pictures from the same camera, one of them has been edited.

Thank you.
by aimy
02 Sep 2013 09:39
Forum: Bug Reports
Topic: Mysteriously Missing EXIF?
Replies: 11
Views: 1474

Mysteriously Missing EXIF?

Hi all. I've just noticed that several of my photos were not renamed accordingly to their corresponding EXIF date as the filename prefix. When I check via IrfanView - the EXIF info is still embedded inside the picture, but when I check XY's meta tab, the Date taken: info is missing. I don't have the...
by aimy
18 Jun 2013 09:15
Forum: Bug Reports
Topic: Invert Result of File Type?
Replies: 9
Views: 1961

Re: Invert Result of File Type?

Thanks a lot flux, that's the way I want it.

It's not working with the search field but it does on the address bar as you mentioned.

It's just that it lists out folders as well. Anything else to overcome this?

Thanks.