Search found 60327 matches

by admin
25 Apr 2024 08:50
Forum: Tips & Tricks, Questions & Answers
Topic: Limit the parent levels displayed in the tree?
Replies: 4
Views: 59

Re: Limit the parent levels displayed in the tree?

Can you make a mockup screenshot of what you mean?
by admin
25 Apr 2024 08:03
Forum: Bug Reports
Topic: Background jobb status indicator not updating
Replies: 10
Views: 574

Re: Background jobb status indicator not updating

Upside down, yes :) When I wrote it, I did not think much about the orientation, and then I saw that it came out upside down. I guess it does not matter, or is there some secret barbershop code? ;)
by admin
24 Apr 2024 20:29
Forum: Wishes
Topic: Custom path aliases in tabs
Replies: 4
Views: 75

Re: Custom path aliases in tabs

No. You just get a short path, and a top location in the tree. Just like "Documents" and "Desktop" etc.
by admin
24 Apr 2024 18:31
Forum: Wishes
Topic: Custom path aliases in tabs
Replies: 4
Views: 75

Re: Custom path aliases in tabs

There are plans to go even beyond this: You will be able to do your own special path mappings, e.g. "C:\path\to\MyAnimalPics" -> "Animals", and "Animals" will work everywhere in the application, including the tab headers. Wait for the UFO feature (User Folders).
by admin
24 Apr 2024 18:27
Forum: Tips & Tricks, Questions & Answers
Topic: Limit the parent levels displayed in the tree?
Replies: 4
Views: 59

Re: Limit the parent levels displayed in the tree?

Just for fun run this through the address bar: loadtree <curpath>;
by admin
24 Apr 2024 15:44
Forum: BETA Versions for Download
Topic: BETA version (with detailed history information)
Replies: 6401
Views: 9784152

Re: Here's the new BETA

Change Log for the latest XYplorer BETA version : v25.90.0106 - 2024-04-24 15:44 + Property Variables: Added a new formatting instruction for media duration. The number returned by the shell here refers to units of 100 nanoseconds (= 1/10th microsec). To convert it to something more friendly you ca...
by admin
24 Apr 2024 11:46
Forum: Bug Reports
Topic: Background jobb status indicator not updating
Replies: 10
Views: 574

Re: Background jobb status indicator not updating

Yes, I could repro it, but also not sure if it ever worked. When I find the time, I will add live animation instead of flipping icons.
by admin
24 Apr 2024 09:36
Forum: Tips & Tricks, Questions & Answers
Topic: Thumb overlay content for video files
Replies: 8
Views: 108

Re: Thumb overlay content for video files

jupe wrote: 24 Apr 2024 04:05 @Don: It might be nice if the template supported separate prefixes for img and vid like how the CSBI supports prefixes.
eg. |i|<prop AspectRatio>|v|<prop Bitrate>
Whatever CSBI is, this looks like a good idea.
by admin
24 Apr 2024 09:34
Forum: Tips & Tricks, Questions & Answers
Topic: Thumb overlay content for video files
Replies: 8
Views: 108

Re: Thumb overlay content for video files

Yes, as jupe said, MKV work fine if you have a fitting shell extension installed. I will try to do something about the format of Duration.
by admin
23 Apr 2024 20:48
Forum: BETA Versions for Download
Topic: BETA version (with detailed history information)
Replies: 6401
Views: 9784152

Re: Here's the new BETA

:off: Summary of the latest XYplorer Official Release . Download Page : https://www.xyplorer.com/download.php v25.90.0100 - 2024-04-23 21:00 = MAINTENANCE RELEASE. +++ Minor bug fixes and enhancements. To easily upgrade to this OFFICIAL version from XYplorer, click Help | Online Support | Check for ...
by admin
23 Apr 2024 19:06
Forum: Tips & Tricks, Questions & Answers
Topic: Can XYplorer display .webp files as thumbnails?
Replies: 31
Views: 1381

Re: Can XYplorer display .webp files as thumbnails?

It is this setting: Configuration | Preview | Thumbnails | Show thumbnails for non-images

It is checked by default.
by admin
23 Apr 2024 18:33
Forum: Tips & Tricks, Questions & Answers
Topic: Can XYplorer display .webp files as thumbnails?
Replies: 31
Views: 1381

Re: Can XYplorer display .webp files as thumbnails?

Might have been in the Windows thumbs cache.
by admin
23 Apr 2024 18:31
Forum: Tips & Tricks, Questions & Answers
Topic: Thumb overlay content for video files
Replies: 8
Views: 108

Re: Thumb overlay content for video files

No, properties with spaces are currently not supported in this context. But... Have you tried just leaving out the space? It often works with shell properties where the official name (= column header) has spaces in it, e.g. "Camera Model". This works: conf("ThumbsOverlayContent",...
by admin
23 Apr 2024 14:38
Forum: BETA Versions for Download
Topic: BETA version (with detailed history information)
Replies: 6401
Views: 9784152

Re: Here's the new BETA

Change Log for the latest XYplorer BETA version : v25.90.0004 - 2024-04-23 14:37 ! SC conf: Custom overlay contents were shown for image files but not for video files. Fixed. Example: conf("ThumbsOverlayContent", '<prop Type>'); //show file type as thumbnail overlay Note: "Configurat...
by admin
23 Apr 2024 12:23
Forum: Tips & Tricks, Questions & Answers
Topic: Thumb overlay content for video files
Replies: 8
Views: 108

Re: Thumb overlay content for video files

Confirmed. It is was indeed a current implementation restriction. Should work in the next beta.