FIXNAMES problem

Apr 2, 2011
1,607
15
55
North Carolina, USA
There is a very long continous line of screen output if the plugin is called:

FIXNAMES /E /S * > fixnames.out

Can't remember if Fixnames.out actually contains anyhting after Fixnames is finished.
 
Apr 2, 2011
1,607
15
55
North Carolina, USA
Charles, I have just ran Fixnames and generated the fixnames files inside fixnames.zip - besides the summary not looking to readable - fixnames did say it couldn't fix the name of one JPG.
 

Attachments

  • fixnames.zip
    6.8 KB · Views: 178

Charles Dye

Super Moderator
Staff member
May 20, 2008
4,689
106
Albuquerque, NM
prospero.unm.edu
I've uploaded a new build, which should hopefully fix your redirection issue. I've also added a check for the unfortunate combination of /E with a =7C in the filename.
 
Apr 2, 2011
1,607
15
55
North Carolina, USA
Looks like redirection isn't fixed - and the plugin is failing on one rename...
 

Attachments

  • FixNames_1.zip
    8.2 KB · Views: 163
Apr 2, 2011
1,607
15
55
North Carolina, USA
The line in .OUT where "Fixed 1" appears - I think the rename should be in before the same line.
 

Attachments

  • fixnames_2.zip
    6.7 KB · Views: 156
Apr 2, 2011
1,607
15
55
North Carolina, USA
re: Grand total line
fixed + failed + skipped = found
fixed = successful renames
failed = not successful renames
skipped = files that match the pattern on the command line but don't need to have the name fixed.....
===========================================
Then for my comments made earlier tonight:

for each directory/folder that FixNames is to be executed in, the following lines should appear

OldFileName > NewfileName
FixNames plugin: Whatever the error is.....

After all directories/folders are done - then the grand total line should appear
GRAND TOTAL: Found 1,387,469, fixed 1, failed 0, skipped 1,387,468