Arquivos com o aviso
Warning: No writable tags set from /home/ubuntu/house/120151116163735582.jpg
não tem uma tag CreateDate
. Por esse motivo, os arquivos não podem ser renomeados.
Para ilustrar isso:
% exiftool '-filename<CreateDate' -d %y%m%d_%H%M%S%%-c.%%le ~/tmp
Warning: No writable tags set from /home/aboettger/tmp/relax.jpg
1 directories scanned
0 image files updated
1 image files unchanged
% exiftool -CreateDate ~/tmp
======== /home/aboettger/tmp/relax.jpg
1 directories scanned
1 image files read
% exiftool -CreateDate="2011:11:25 12:00:00" ~/tmp
Warning: Duplicate Orientation tag in IFD0 - /home/aboettger/tmp/relax.jpg
1 directories scanned
1 image files updated
% exiftool -createdate ~/tmp
======== /home/aboettger/tmp/relax.jpg
Create Date : 2011:11:25 12:00:00
1 directories scanned
1 image files read
% exiftool '-filename<CreateDate' -d %y%m%d_%H%M%S%%-c.%%le ~/tmp
1 directories scanned
1 image files updated
% ls -log ~/tmp
total 56
-rw-rw-r-- 1 16501 Nov 25 10:04 111125_120000.jpg
-rw-rw-r-- 1 16473 Nov 25 09:55 relax.jpg_original