» Welcome Guest
[ Log In :: Register ]

 

[ Track this topic :: Email this topic :: Print this topic ]

Topic: removing charachters from mp3 names, removing charachters from mp3 names< Next Oldest | Next Newest >
rcflyers
Unregistered





Posted: Jan. 13 2003,21:13

A lot of my mp3 filenames begin with the 2 following characters  --    
How can i find and delete these using Mp3 tag studio?
Back to top
Disposable Hero
Old Board Geezer



Group: Super Moderators
Posts: 188
Joined: Aug. 2002
Posted: Jan. 13 2003,23:14

I posted a big list of instructions, but I'm not sure that they were correct. The simple answer is: if your tags are correct (they do not include the 2 dashes) the use the 'Auto rename (from tags)' tool.

To make sure that you're only processing the files whose names start with the 2 dashes, you could use the filter tool like this:

Check the 'Use filtering' checkbox, then click the 'Setup' button to its right.
In the resulting 'MP3 filter setup' window, select the 'File name' tab, check the 'Filter filename' checkbox and the 'Advanced' checkbox.
Paste this into the textbox to the right:
§--
then click the 'OK' button at the bottom.

Edited by Disposable Hero on Jan. 13 2003,23:25
Back to top
Profile PM 
Magnus Brading
Almighty Author



Group: Super Administrators
Posts: 2751
Joined: Aug. 2002
Posted: Jan. 14 2003,00:33

If anyone's interested, here follows a solution that's a bit more clean, and not dependent on correct tags ;):


1.
Go to the "Direct rename files" tool.

2.
Fill in the following templates (advanced mode):

Expected format:
Code Sample
--<Custom1>.mp3


Output format:
Code Sample
<Custom1>.mp3


3.
Press Execute.


This will remove the "--" prefix from all filenames having it, and leave the rest as they are.

Estimated total time: 5 seconds. ;)

--------------
Software author and website owner
Back to top
Profile PM WEB 
rcflyers
Unregistered





Posted: Jan. 14 2003,08:11

thank you, it worked a treat!
Back to top
3 replies since Jan. 13 2003,21:13 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]