|
First the current mp3’s data is read from the disk. Then
the stuff is allocated (table 2) and stored in memory. After having allocated all read data, the stored TAG data (that will become the cleaned up files’ TAGs and file names, see schematic drawing) is formatted. By default, every word is
capitalized at the beginning. If you want to have some words generally capitalized
then enter these words into the box (9). Generally you can press the default button (10) to add some default values. If you want to have words written in non-capital letters only (e.g. ‘the’, ‘you’, ‘me’)
then enter them into the box (5). Again the default button (6) adds some useful values automatically.
Chars you don’t want to see in any TAG can be entered into
box (3). For instance, the underscores used in example file 3 don’t look at all, they should be cut, so enter an underscore in the cut-box.
Sometimes it is better to replace chars
instead of cutting them out, enter these chars into the box marked by (1). For instance, in the example in the tables above ‘Nickelback’ (or ‘nickelback’, not case sensitive) was replaced through ‘The Great Nickelback’. When you press the HTML button (2) then the replacement table for HTML char codes will be added automatically. You know, in HTML e.g. the space char isn’t ‘ ‘ but ‘%20’, as mp3 files come out of the Internet it sometimes happens that a file looks like this:
‘Kelly%20Osbourne%20-%20Papa%20Don't%20Preach.mp3’,
Toricxs will convert it into:
‘Kelly Osbourne - Papa Don’t Preach.mp3’.
|