For example: if a user has among bunch of files two that have FILENAME
like
Some_Song
and
Some__Song
i.e. with one and two pauses between the words and decides to remove all excess pauses [in this example replaced with the _
sign because of the limitations of this forum], then an action used for this will spit an error saying Cannot create file that already exists
- plus give the choice of Abort
, Retry
and Ignore
. And this is very user friendly as the whole operation can be either stopped or continued
But when for example a user wants to copy [whatever] TITLE
s to FILENAME
s but happened to remove outside of Mp3tag even as little as one file from the its location, then an error will say that such file cannot be accessed
- and forces user to "choose" only the OK
option for the message box, which in turns stops the whole process at this missing file. And so we have an inconsistent behavior of Mp3tag
I often find myself in a situation when some of the that are listed in Mp3tag have just been consciously removed by me one way or another - and thus my workflow is stopped by this mandatory OK
. If I could choose also Ignore
, as I know what I am doing, then my modus operandi would remain efficient, becasue [in this second example] the renaming process would continue for other eligible FILENAME
s