Download the latest
XYplorer BETA version (v5.50.0016, 16-jan-2007).
Choose one: (1)
Install Package, (2)
No-Install Package (each < 1 MB).
Code: Select all
v5.50.0016 - 16.01.07 12:55
+ Further changes/enhancements to Full Screen Preview:
- Simple F11 starts and ends it. No more Ctrl+F11.
- Now, if more than 1 file is selected only the selected files are
previewed.
+ Batch Rename: When using no explicit number increment or other
argument (e.g. "<#01>"), the automatically appended number increment
got smarter in that it is only used when necessary!
For example, you batch rename the following files, and use "ciao"
as template, you'll get this:
hey.mp3 -> ciao.mp3
hi.wav -> ciao.wav
ho.wav -> ciao-01.wav
hola.mp3 -> ciao-01.mp3
hum.wav -> ciao-02.wav
I developed some cute little algorithm that checks for existing
files and files *going* to exist after the rename!
BTW, you can use this new functionality also to rename single
files (press Shift+F2 to enter batch rename mode) with
automatically appended number *if necessary* and guaranteed no
collision! For example, if these files exist...
ciao.wav
ciao-01.wav
ciao-02.wav
... and you batch rename any other *.wav file to "ciao" then it
will be auto-named "ciao-03.wav"!
! Now when you rename a single file while previewing audio/video
files in "Play Next" mode, the preview stops. This fixes some
problems when it did not stop.
Batch Rename while "Play Next" is in action seems to work so la la
but I would not really recommend it.
+ Media Preview: added a 4th mode of previewing audio/video files:
- Play Once: Play file and stop (was "Loop OFF" before).
- Play Again: Play file repeatedly (was "Loop ON" before).
- Play Next: Play next media file in current list until the bottom
is reached. If more than one file is selected only the selected
media files are previewed.
- Play Next and Loop: Same as "Play Next" but start from top of
list if bottom is reached.
+ Media Preview: now, when previewing audio/video files in "Play
Next" mode using the Space key will not change any selections but
just pause/restart the preview. Shift+Space will go to the beginning
of the currently playing/pausing file.
* List navigation: now, in Small Icons view and Thumbnails view, you
can navigate through the whole list using Left and Right keys.
Before, those keys would stay in the current row.