Remove ID3 Tags From FLAC Files

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Remove ID3 Tags From FLAC Files

Re: Remove ID3 Tags From FLAC Files

by Peke » Sun Apr 05, 2020 9:24 am

Hi,
Here is the process.

MM Tries to play file -> FAIL -> CHECK ID3 Tag (ONLY THAT NOTHING ELSE) -> Found -> REMOVE -> Check IF File is Playable Tags are OK -> Update File. It was either that or Return File Not playable in Which Case if you try to Play/Tag in any other software you could end up in irreversible corruption. Also Non fixed files do not play on Android when synced or in any other App we tested (including VLC).

To confirm only and only damaged/corrupted files are tested, accessed and fixed no other file is touched.

I personally invested 20h+ work hours on testing and debugging all possible cases, making sure there is nothing we missed. FYI I corrupted and fixed more than 30k of Tracks no matter if they are Audio or Video. It is really one specific case where if file is not fixed then it is not playable anywhere and that is why it is transparent.

Same thing would be if your car stops as gas tank is empty in the middle of Desert and you have canister full of gas connected with hose to a tank but valve is closed. Will you leave the car and continue on foot 2k miles or open valve to pour the gas in the tank to continue.

But, maybe I am wrong. Still human.

Re: Remove ID3 Tags From FLAC Files

by dypsis » Sat Apr 04, 2020 11:15 pm

Peke wrote: Fri Apr 03, 2020 12:05 pm Hi,
Latest MMW and MM5 will do that whenever you access/scan/play file.
Hi Peke.

Can that be turned off?
I really don't like players messing with my tags unless I specifically allow it.
I've been bitten by players in the past, so I am fussy which ones have access to my media.


This brings me to think that a Tag Lock functionality would be nice if it can be done.

Re: Remove ID3 Tags From FLAC Files

by Peke » Fri Apr 03, 2020 12:05 pm

Hi,
Latest MMW and MM5 will do that whenever you access/scan/play file.

Re: Remove ID3 Tags From FLAC Files

by dypsis » Thu Apr 02, 2020 4:03 pm

There is a neat trick that you can do using Mp3tag.
Open Mp3tag, select all your tracks.
Right click and select "Remove Tag".
Now, select "Undo".

It will only restore FLAC tags. 😀

Re: Remove ID3 Tags From FLAC Files

by Ludek » Thu Apr 02, 2020 3:16 am

Just FYI:
This build https://www.mediamonkey.com/forum/viewt ... d8#p466475 can auto-strip ID3 tags from FLAC files.

by Peke » Sat Jun 14, 2008 1:08 am

Best Solution would be Advanced Tagging Option to list/fix Known issues of Corrupted tag Formats like ID3 in Flac.

by dypsis » Wed Jun 11, 2008 12:42 am

Seems that Tag can do it. But I haven't tried it yet.

There is a discussion about it here.

Edit: For the record. I tried Tag, and it worked brilliantly. I made a batch file to tag all flac files in a folder. Works great, without any lost FLAC tag data, and no change to the date and time.

by Teknojnky » Tue Jun 10, 2008 4:27 pm

musicbrainz picard can remove id tags from flac, but not on a mass scale.. only when you use it to tag files

by dypsis » Tue Jun 10, 2008 3:20 pm

Peke wrote:Have You tried to use Mm to clear FLAC Tags? Also in EAC I think you can set which tag Will be added to encoded file?
Thanks for your reply Peke.
I am looking for a method that will not be too much manual work. Regarding EAC. I cannot see any setting to add FLAC tags.

But I found a method to remove ID3 tags that are with FLAC files. It is not perfect, but the easiest and the least amount of work that I have found so far.

When use Mp3tag to remove ID3 tags, it removes all tags including the FLAC tag. But if you choose Undo, it restores FLAC tags only. The only thing that I have noticed that isn't restored is the cover art. So you will need to restore that manually.

If anyone knows a better way, I would be interested.

by Peke » Tue Jun 10, 2008 9:02 am

Have You tried to use Mm to clear FLAC Tags? Also in EAC I think you can set which tag Will be added to encoded file?

Remove ID3 Tags From FLAC Files

by dypsis » Tue Jun 10, 2008 1:18 am

Does anyone know of a script that will remove ID3 tags from FLAC files.

I have found that EAC adds ID3 tags to FLAC files when encoding.

I use another tagger to tag my FLAC files with FLAC tags, but the ID3 tags are remaining from EAC.

Top