Hi all,
can someone explain me how to completely hide the file extensions?
It’s very annoying when I’m renaming my files to be supper precise not to remove the extension by accident.

Thanks in advance,
Nikola
Hi all,
can someone explain me how to completely hide the file extensions?
It’s very annoying when I’m renaming my files to be supper precise not to remove the extension by accident.

Thanks in advance,
Nikola
Has it ever happened to you and if so with which function.
AFAIK MP3tag never accidently changes the extension unless you tell it to do so explicidly - and then a hidden extension will not save you.
Try %_filename% for the column definition in which you see currently the extension.
Yes, that is the right place.
Substitute all the %_filename_ext% with %_filename%
I think that only manual editing in the column can be meant and this way it is not possible to change the extension. Even if you change "filename.mp3" to "filename.mp4" or only change "mp3" to "mp4" the extension keeps unchanged. The result you see will be "filename.mp4.mp3".
Yes, that is working.
However it’s not the most convinient if I may say.
Would be nice if there’s a disable option.
I use to work really fast, and these kind of things are just annoying while slowing down a bit. It’s working as you are describing, but not that it couldn’t be more easier.
I see that you reacted to @poster and @LyricsLover - now I am eager to know whether you tried
as that is the way to disable the display of the extension.
Actually no, I was always anxious to not to screw the file. ![]()
What do you expect
if you change the display in MP3tag?
Also, you have not yet told us which steps in your workflow lead to modified extensions (which AFAIK is not possible to get with a plain edit).
I would honestly love if there is a possibility to turn off the extensions in Mp3tag… Sometimes, I want to copy / paste the (Original Mix) or (Extended Version) at the end of one song to another and it’s very tricky not to copy .mp3…
The answer was already provided by @ohrenkino here.
Change the column settings for filename without the extension and you will be good to go.
The tool of choice would be Convert>Tag-Filename - this would under guarantee make sure that the extension is not touched.
Try Convert>Tag-Filename with e.g.
Format string: %_filename% (Original Mix)
You still have not said whether you applied the suggestion and
in the column definition
@ohrenkino Honestly I have no Idea how to do that, and if it can solve this behaviour..
I took the screenshot from your post - so I thought that you already had had a look at the column definition.
In the filelist, right-click on a column header and select Customize columns ...
That should open the dialogue to set the column definitions.
Select the entry for filename - as you did before, when you took the screenshot from post no. 3
and modify the settings for Value and Field as described.
Amazing! Thank you very much mate! ![]()