Hello
When I import MPG's, XML's are created
I was wondering, in practical terms, how Kjams uses XML's?
Or what happens if I delete them
Thanks!
pietro
kjam's use of xml
Re: kjam's use of xml
they contain meta data for your song. date added, label color, publisher, encoding format, duet, language, key, vocal channel, volume, rating, etc etc, you can add whatever meta data you want. if you delete it, you'll reset whatever meta data that was in the file back to zero or NULL or nothing or whatever makes sense.
Re: kjam's use of xml
alright
thank you for enlightening
pietro
thank you for enlightening
pietro
- SWLinPHX
- Posts: 31
- Joined: Fri Nov 09, 2007 3:00 pm
- Location: Phoenix, AZ & Woodland Hills, CA
- Contact:
Re: kjam's use of xml
Question: Why are .xml files created for zipped files and also cdg/mp3 pairs also? Is meta data stored here for all formats or within the file like standard mp3's? I can understand with the mpg's and mp4 movies but a little confused in this case. Is it if I change the meta data from what it was originally, thus saving my changes outside the file in an accompanying .xml?
MacBook Pro-15.4" [unibody] 2.53GHz-4GB: Mac OS X 10.5.7
also:
iMac G5-20"/2 GHz-2 GB: Mac OS X 10.4.11
iBook G4-12"/1.33 GHz-1.5 GB: Mac OS X 10.4.11
PowerMac G4 w/21" CRT Studio Display/500 MHz-1 GB: Mac OS X 10.3.9
also:
iMac G5-20"/2 GHz-2 GB: Mac OS X 10.4.11
iBook G4-12"/1.33 GHz-1.5 GB: Mac OS X 10.4.11
PowerMac G4 w/21" CRT Studio Display/500 MHz-1 GB: Mac OS X 10.3.9
Re: kjam's use of xml
mp3 has it's own internal meta store: "ID3". Vorbis has "Vorbis Comments". QuickTime .mov has "QuickTime MetaData", these are all stored WITHIN the media of the file itself. However, even the best of these formats don't store things like label color, start/end trimming, volume, key changes, whether it's a duet, etc etc. So I use the .xml as a sidecar file to store all that info. i store it OUTSIDE the zip file so it doesn't have to be unzipped in order to read the meta data.
- SWLinPHX
- Posts: 31
- Joined: Fri Nov 09, 2007 3:00 pm
- Location: Phoenix, AZ & Woodland Hills, CA
- Contact:
Re: kjam's use of xml
Gotcha, exactly what I wanted to know. What confused me is that iTunes also has all that extra meta info too that cannot be stored in the file's tag, but instead of being in an .xml sidecar file it stores it in the iTunes Library file I suppose, right? I was never sure which data was not in each song file and only in the iTunes Library file.
MacBook Pro-15.4" [unibody] 2.53GHz-4GB: Mac OS X 10.5.7
also:
iMac G5-20"/2 GHz-2 GB: Mac OS X 10.4.11
iBook G4-12"/1.33 GHz-1.5 GB: Mac OS X 10.4.11
PowerMac G4 w/21" CRT Studio Display/500 MHz-1 GB: Mac OS X 10.3.9
also:
iMac G5-20"/2 GHz-2 GB: Mac OS X 10.4.11
iBook G4-12"/1.33 GHz-1.5 GB: Mac OS X 10.4.11
PowerMac G4 w/21" CRT Studio Display/500 MHz-1 GB: Mac OS X 10.3.9
Re: kjam's use of xml
Right! But if you reinstall your system, or lose your iTunes database file, accidentally delete it, or need to rebuild it from scratch due to corruption or just cuz you want to start over, you will LOSE all the extra meta data. with sidecar files, the data lives WITH the music, so you never lose it (unless you've lost the music, in which case it doesn't matter).
- SWLinPHX
- Posts: 31
- Joined: Fri Nov 09, 2007 3:00 pm
- Location: Phoenix, AZ & Woodland Hills, CA
- Contact:
Re: kjam's use of xml
Makes sense... I like it! 

MacBook Pro-15.4" [unibody] 2.53GHz-4GB: Mac OS X 10.5.7
also:
iMac G5-20"/2 GHz-2 GB: Mac OS X 10.4.11
iBook G4-12"/1.33 GHz-1.5 GB: Mac OS X 10.4.11
PowerMac G4 w/21" CRT Studio Display/500 MHz-1 GB: Mac OS X 10.3.9
also:
iMac G5-20"/2 GHz-2 GB: Mac OS X 10.4.11
iBook G4-12"/1.33 GHz-1.5 GB: Mac OS X 10.4.11
PowerMac G4 w/21" CRT Studio Display/500 MHz-1 GB: Mac OS X 10.3.9