INTERACT FORUM

More => Old Versions => Media Center 11 (Development Ended) => Topic started by: michel on November 14, 2002, 03:47:27 am

Title: How to clean up tag ?
Post by: michel on November 14, 2002, 03:47:27 am
Starting point:

ID3v2 Tag: (10066 bytes)
 TFLT (File type): MPG/3
 TENC (Encoded by): mp3.com
 TIT1 (Content group descript..): Rock: Classic
  UFID: <unknown data type>
 USER (Terms of use): <too large to display>
  APIC: <unknown data type>
 COMM (Tool Name): Media Jukebox
 COMM (Tool Version): 9.0.77
 COMM (Custom 1): emusic2
 COMM (Custom 2): Power Pop, Pop/Rock, Proto-Punk
 TPE1 (Lead performer(s)/Solo..): Big Star
 TRCK (Track number/Position ..): 5
 TALB (Album/Movie/Show title): #1 Record / Radio City
 TIT2 (Title/songname/content..): Don't Lie to Me
 TCON (Content type): Rock
 TYER (Year): 1992

I would like to clean it in order to keep only db fields into the tag. It is almost possible 'removing tag' and then 'updating tag from properties'. Doing that I get:

ID3v2 Tag: (1874 bytes)
 COMM (Tool Name): Media Jukebox
 COMM (Tool Version): 9.0.77
 COMM (Custom 1): emusic2
 COMM (Custom 2): Power Pop, Pop/Rock, Proto-Punk
 TPE1 (Lead performer(s)/Solo..): Big Star
 TRCK (Track number/Position ..): 5
 TALB (Album/Movie/Show title): #1 Record / Radio City
 TIT2 (Title/songname/content..): Don't Lie to Me
 TCON (Content type): Rock
 TYER (Year): 1992

But I loss the cover  :'( (APIC field)

It would be nice to have a command to clean up tag according to db without removing the image inside the file (or the image path).