Begin Action Group Format TRACK#Set TRACK count from 42
Action #1 Actiontype 5: Format value Field ______: TRACK Formatstring: 42
Action #2 Actiontype 5: Format value Field ______: TRACK Formatstring: $add(%TRACK%,$sub(%_counter%,1))
End Action Group Format TRACK#Set TRACK count from 42 (2 Actions)
... or ...
The following proposal is nothing for production use.
It is just a hack around the limitations of mp3tag, ...
... because currently there is no shared memory between two tracks.
Unfortunately there is no action to remove a (temporary) file from the filesystem.
Begin Action Group Format TRACK#Set TRACK count from given number
Note:
For some reason Mp3tag executes the export as recently as at the end of action group, so the action group has to be performed twice.
The export output file must not exist when starting the procedure.
You may split this process into two independent action groups
I could have offered the mte file, but you would like to rename it anyway ...
If the export output file from the last run does exist, then the stored value from this file will be read, on the first run of the three-steps action, and this will cause erroneous behaviour.
I would say yes.
There will stay the unsolved problem to automatically remove the temporary export text file.
Maybe it could be done by an additionally exported cmd file, which deletes the data file and itself.
You can use the export feature of Mp3tag to create textual output, and name the filetype of the output file as you wish, you know that already, I am sure, there are many examples in the forum.
Yes, the problem is, that Mp3tag does not 'invoke' or 'execute' or 'launch' an export script from within a running action.
When using [Strg+E] Export, the just created export script will be 'launched' and so it can be 'executed'.
If the Mp3tag export feature creates a text file named like "however export script.cmd", then it will be automatically launched to the system, perhaps a Mp3tag warning will come up (maybe adjustable in Tools/Options), then the cmd script will be executed.
For several hours each day I sit behind a firewall that does allow access to that picture server you prefer to use.
So could you either please upload the pictures to the mp3tag server or describe what they show?
Make sure, within the Export dialog, which is called from within an action, that the filename edit field knows the correct output filename (we know this problem already).