I title album art JPGs with the image size, for example, if the image is a square I would just do:
Artwork.640.jpg
If the image isn't square I'll do:
Artwork.640x570.jpg
Can I create an action to catch the jpg that begins "Artwork."?
I title album art JPGs with the image size, for example, if the image is a square I would just do:
Artwork.640.jpg
If the image isn't square I'll do:
Artwork.640x570.jpg
Can I create an action to catch the jpg that begins "Artwork."?
You may use DOS wildcards for filenames, e.g. artwork.*.jpg