Search found 1483 matches

by michel038
Tue Nov 04, 2025 9:53 pm
Forum: MP - General Support
Topic: Categories missing in some photos
Replies: 6
Views: 157

Re: Categories missing in some photos

Your catalog (xnview.db) was created and updated (add categories etc ..) with a unique version of XnViewMP ?
I think I read that xnviewMP last version cannot use a previous version of catalog ...
by michel038
Thu Oct 30, 2025 2:24 pm
Forum: MP - Suggestions
Topic: Renommer par lots : autoriser le caractère \
Replies: 0
Views: 80

Renommer par lots : autoriser le caractère \

Fr: Jusqu'en version 0.99.x , on pouvait utiliser le caractère \ (dans Windows) pour déplacer des fichiers dans des sous-dossiers.

Par exemple, avec des photos dont le nom commence par les 4 chiffres de l'année, ça permettait de répartir (trier) un ensemble de photos dans les dossiers annuels ...
by michel038
Wed Oct 29, 2025 9:21 pm
Forum: MP - General [Français]
Topic: Retirer un mot en masse dans les métadonnées / commentaire
Replies: 14
Views: 5327

Re: Retirer un mot en masse dans les métadonnées / commentaire

En version 1.9.3, je n'ai pas réussi à réaliser un remplacement comme indiqué ici ...
ni avec {IPTC:Caption [~mot1~mot2]} ni avec {IPTC:Caption [s/mot1/mot2/]}
by michel038
Wed Oct 29, 2025 9:05 pm
Forum: New
Topic: (old post) Batch rename with regular expression [solved]
Replies: 3
Views: 2365

Re: Batch rename with regular expression

Six years later, I found the answer in this post
Thanks to Jkm ...

Instead of using $1,$2,$3... we must use \1 , \2 , \3

In my example : replace ^([0-9]{4} by \1 janvier
by michel038
Mon Oct 20, 2025 3:05 pm
Forum: MP - General Support
Topic: How do I BATCH RENAME 800 mp4 files?
Replies: 4
Views: 523

Re: How do I BATCH RENAME 800 mp4 files?

Perhaps you can use this name template in the first field :
{Modified Date [Y-m-d_HMS]}
or
{META:ModifyDate [Y-m-d_HMS]}
but timezone can be wrong ...

Depending on the video format, these metadata may be missing
So I recommend following Cday's advice !
by michel038
Tue Sep 09, 2025 11:56 am
Forum: Closed/Resolved
Topic: 1.9.3 Batch convert - Output folder field allows folder name with trailing space
Replies: 4
Views: 1036

Re: 1.9.3 Batch convert - Output folder field allowed folder name with trailling space.

Now, I understand why some strange folders appeared in my photos when using XnViewMP...
To delete a file or a folder whose name is incorrect, you can also use it's short name shown with dir /X command.
by michel038
Sat Aug 30, 2025 1:20 pm
Forum: MP - General [Français]
Topic: Quick Search sur une date
Replies: 4
Views: 2922

Re: Quick Search sur une date

Surprenant ! Chez moi ça fonctionne ...
(XnViewMP V1.9.3 avec Windows 10 )
by michel038
Tue Aug 26, 2025 5:03 pm
Forum: MP - Suggestions
Topic: Overlay icons cosmetic update
Replies: 25
Views: 13212

Re: Overlay color icons update

It seems that since adding the “Number of pages” icon or the second ‘Companion’ icon, my color image “info.png” no longer works very well.
At least a 12 x 12 pixel square must be added to the right.

Why two Companion icons ? (Compagnon pour la traduction en Français)
info.png
info.png (993 Bytes) Viewed 911 times
by michel038
Tue Aug 26, 2025 4:32 pm
Forum: Closed/Resolved
Topic: Puzzled about what is going on internally when a category value is changed and changed data is written to XMP data.
Replies: 24
Views: 2656

Re: Puzzled about what is going on internally when a category value is changed and changed data is written to XMP data.

Sometimes, I change my keyword choices for sets of photos that I select. As mentioned in another thread, keywords previously used on some of the photos appear grayed out, while those that exist in all the photos in the selection have their checkbox checked. This allows me to view the indexing status ...
by michel038
Sat Aug 23, 2025 4:39 pm
Forum: Closed/Resolved
Topic: Puzzled about what is going on internally when a category value is changed and changed data is written to XMP data.
Replies: 24
Views: 2656

Re: Puzzled about what is going on internally when a category value is changed and changed data is written to XMP data.

I think XnViewMP must read xmp data of each image before knowing if the update is necessary or not.
There is no guarantee that the catalog matches the photo data before running the operation.
This is precisely the way for the user to ensure that, after the operation, the catalog will be ...
by michel038
Sun Aug 03, 2025 4:29 pm
Forum: MP - General Support
Topic: Catégories
Replies: 1
Views: 262

Re: Catégories

Faites avant tout une copie de sauvegarde de votre fichier xnview.db , au cas ou il y aurait quelque chose à récupérer ...
Créez un fichier texte contenant un mot ...
Dans le panneau catégories, cliquez la flèche de menu déroulant
Cliquez Gestion des catégories, importer un fichier de catégories
et ...
by michel038
Fri Aug 01, 2025 1:24 pm
Forum: MP - General Support
Topic: Correspondence between IPTC fields
Replies: 6
Views: 500

Re: Correspondence between IPTC fields

With ExifTool (used in xnViewMP as an AddOn) , we can find in your photo :
1) IPTC:Keywords : Venice, La Biennale, VIP, culture, famous, celebrities, film, news, people, photo, entertainment
2) IPTC:Headline : 81nd Venice international film festival, Venice, Italy
3) IPTC:Caption-Abstract : Venice ...
by michel038
Thu Jul 17, 2025 10:33 am
Forum: Info & Forum
Topic: Search for files using several criteria
Replies: 2
Views: 1090

Re: Search for files using several criteria

Search on file names only ?
1) In displayed files : Quick search field in toolbar : aaa.*bbb|bbb.*aaa


2) In a folder and all subfolders ? Use Tools > search
Select the parent folder, and
- Search in catalog
- Search in subfolders
- Use Regular Expression
Enter aaa.*bbb|bbb.*aaa in "Filename" field ...
by michel038
Thu Jul 10, 2025 9:05 pm
Forum: MP - Suggestions
Topic: Batch convert -- Support adding custom actions
Replies: 4
Views: 430

Re: Support adding custom actions

Or referring to : "File > Open with... > Configure" feature ?

see How to use ExifTool in XnViewMP
( but some things may have changed since i wrote this tuto )
by michel038
Thu Jul 03, 2025 9:52 am
Forum: MP - Suggestions
Topic: Filter by EXIF tags
Replies: 5
Views: 443

Re: Filter by EXIF tags

but I don't recall any app that uses separate matching option at condition level
FastPhotoTagger (freeware .jar app) can work on any tag managed by ExifTool... even in it's DataBase, and queries can be built with "And" and "OR" for each tag
But it's not as convenient as Xnview