Magnus Brading
Almighty Author

Group: Super Administrators
Posts: 2751
Joined: Aug. 2002 |
 |
Posted: Aug. 11 2002,23:25 |
 |
Ok, first out, it was not Mp3/Tag Studio that messed up the filesnames like that, right? If you think it was, you might have used the wrong template somewhere, but if you still believe it is a bug you are very welcome to provide a more detailed description about how to reproduce it, and I will take a look at it.
Anyway, if I have understood you correctly, all of your title fields now end with ".mp3" and you want to remove that?
In that case, I would use the "Direct tag manipulation" tool with one translation:
Code Sample | <Title> ---> <Title> |
and then use the following substring replacement with that:
Code Sample | ".mp3" --> "" |
That will work fine (provided that I didn't misunderstand your desired operation).
-------------- Software author and website owner
|