I have recently bought some tracks from the iTunes store. Playing them from LMS I also looked into the tags and realized that LMS reads tags which MP3Tag and foobar do not recognize. AKID, ATID, GEID ... just to name few. They are only on newer purchases. Until about a year ago, they were not present
Does anyone know a tool that will read and edit those tags?
Results 1 to 10 of 30
Thread: Special iTunes tags
-
2012-07-01, 04:15 #1Member
- Join Date
- Feb 2010
- Posts
- 50
Special iTunes tags
-
2012-07-01, 04:24 #2--------------------------------------------------------------------
Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3 sub.
Bedroom/Office: Boom
Kitchen: Touch + powered Fostex PM0.4
Misc use: Radio (with battery)
iPad1 with iPengHD & SqueezePad
(in storage SB3, reciever ,controller )
server HP proliant micro server N36L with ClearOS Linux
http://people.xiph.org/~xiphmont/demo/neil-young.html
-
2012-07-01, 04:26 #3Member
- Join Date
- Feb 2010
- Posts
- 50
nope...
-
2012-07-01, 04:35 #4Senior Member
- Join Date
- May 2008
- Location
- United States
- Posts
- 8,216
Location 1: VortexBox Appliance 6TB (2.2) > LMS 7.7.2 > Transporter, Touch, Boom, Radio w/Battery (all ethernet)
Location 2: VBA 3TB (2.2) > LMS 7.7.2 > Touch > Benchmark DAC I, Boom, Radio w/Battery (all ethernet except Radio)
Office: Win7(64) > LMS 7.7.2 > SqueezePlay
Spares: VBA 4TB, SB3, Touch (3), Radio (3), CONTROLLER
Controllers: iPhone4S (iPeng), iPad2 (iPengHD & SqueezePad), CONTROLLER, or SqueezePlay 7.7 on Win7(64) laptop
Ripping (FLAC) - dbpoweramp, Tagging - mp3tag, Spotify
-
2012-07-01, 04:40 #5Member
- Join Date
- Feb 2010
- Posts
- 50
I usually do not use iTunes, so I am not an expert on it. But looking at the track information did not reveal those tags. Therefore I would say: No.
BTW: The contents of those tags is all numeric. With one exception. XID is showing alphanumeric values
-
2012-07-01, 13:56 #6Senior Member
- Join Date
- Apr 2005
- Location
- Colorado
- Posts
- 10,101
They shouldn't pose a problem in LMS, if that's what you're worried about.
LMS will read all tags, but if they don't have any meaning then they're simply ignored and not stored in the database at all. It's the same as if you were to add a tag field named 'BLAHBLAHBLAH', with any data that you like. LMS will read it, not recognize it as anything it can use, and ignore it.
If you're using the 'View Tags' in the web interface then what you are seeing are the raw tags that are being read at that moment from the file.Last edited by JJZolx; 2012-07-01 at 14:01.
-
2012-07-01, 22:03 #7Member
- Join Date
- Feb 2010
- Posts
- 50
I'm looking at the 'view tags' in iPeng.
I am not concerned with the functonality of the files in LMS. I am more concerned with the fact that I have paid for something which is suppoed to be my property now but which still seems to be governed by somebody else.
-
2012-07-01, 22:17 #8Senior Member
- Join Date
- Apr 2005
- Location
- Colorado
- Posts
- 10,101
-
2012-07-01, 22:27 #9Member
- Join Date
- Feb 2010
- Posts
- 50
In the sense that I did not pay money in order to acquire music which contains proprietary information which can neither be read nor edited by the common tag editors.
-
2012-07-01, 22:47 #10Senior Member
- Join Date
- Apr 2005
- Location
- Colorado
- Posts
- 10,101
??? I still don't really get it.
I believe the reason that Mp3tag isn't showing the fields is that for anything other than free-form tagging system (such as vorbis comments and APE tags) it has to specifically be looking for fields by name and then has to map them to its own internal field names. I'm not completely certain why that is, but Mp3tag has never worked with raw field names.
My experience with Mp3tag is that it won't remove the tag itself, just fields within it. If you were to remove all fields within an ID3v2 tag, an empty ID3v2 tag would still be left behind. If there are fields that Mp3tag doesn't read and write, then it will leave them, which is what you're probably seeing. The only way I can think to be rid of them for sure would be to find a tool capable of removing the whole tag, then to retag the files from scratch.
A few google searches turn up some code suggesting what the fields may be, although much of it looks speculative. It appears they have to do with the iTunes store and accounts through which the files were purchased.
http://code.google.com/p/mp4v2/wiki/iTunesMetadataCode:const string Tags::CODE_ITUNESACCOUNT = "apID"; const string Tags::CODE_ITUNESACCOUNTTYPE = "akID"; const string Tags::CODE_ITUNESCOUNTRY = "sfID";

Reply With Quote

