View Single Post
Old 04-21-2008, 01:04 PM   #22
natedawgg
Constant Bitrate
natedawgg's CarPC Specs
 
Join Date: Jan 2007
Location: Dallas
Vehicle: 99/pontiac/transAm
Posts: 147
My Photos: ()
Quote: Originally Posted by NeonDev View Post
that is ONLY true for the "local" folder (ie the folder containing the itc files for the songs with embedded album art. worthless imo because if the song has embedded art you can simply get the artwork from the file) so you will still be unable to view the album art for songs where you used the itunes advanced->get album art function. there is no album persistent id in the itunes XML.

please correct me if I am wrong and you have found a way to match an itc from the "download" folder to a song in the itunes library

yeah i have done all my tests with artwork from the downloaded folder and have been able to extract the persistentId. i have yet to actually test it by matching them to the album only because i have been spending so much time trying to actually extract the image data itself.



Quote:
I no longer use the itc file directly. I use leopards quicklook framework which will work for any song downloaded art or not. But when i did all i did was read the itc file into memory and extract the image portion into a new image object

that is what i am attempting to do now. AIR gives me a nice tool to look through a directory to get all the files inside, and i can write out new files, problem is that in trying to write out the new files the images will not display. i am trying to do a seek and destroy of the .itc files so i can then be done with them and move on with my life. anyway if you have any ideas or methods to do that, i would really appreciate the help
natedawgg is offline   Reply With Quote