
1.3 UPDATE
I updated iTunes Album Art to version 1.3 and added a few new features. You can download the new build here.
New Features Include:
- Delete the album art from the current song.
- Update all the songs on the album of the current track.
- Update your entire library.
These features were all requested by users of iTunes Album Art. I avoided the “shotgun” approach to updating your entire library as it can take some time depending on the size of your library. I added a progress bar to let you know how long things were going to take. I also updated some code so non-MSN messenger users should have less problems. Also, the initial preference should be to NOT update your MSN Messenger picture.
Some side notes. If anyone has excellent icon creation skills and wants to donate a custom icon for the app I will add your name to the “about” section and give you mad props. Any other developers out there that want to shed light on handling events from WinAmp (because it is C++ based and not C# based) in C# I’d love to listen.
Again – please let me know what you think – especially if you use it and like it. I will try to add any features I can that don’t kill me in the process. Thanks!
-Sarge
–Version 1 Release Follows–

Awhile back I started work on an application that would run while you had iTunes open and look at the song currently playing. If your song did not have album art associated with it the app would access the web, download the art and inject it into the file all without user intervention. I finally have a somewhat stable build and I thought I’d release it. I mean C# is close enough to ActionScript right? Let me know what you think. I hope this is useful to you all. If I get enough good feedback I’ll keep adding features. Below is a list of features, requirements and instructions.
Features:
- Update your MSN Messenger IM Picture with the current song’s album art!
- Runs quietly in the system tray.
- Injects songs with album art if none is present, leaves songs with album art alone.
- Allows you to extract art as a JPG from your songs and from the songs being shared over the network!
- Allows you to control Next and Previous track.
Requirements:
- Windows Machine
- The .NET Framework
Instructions:
DOWNLOAD the app and extract all of the contents of the zip to a directory. I didn’t write an installer for this. You can drag a shortcut to your Start Up items to have the app start every time you boot. Make sure iTunes is closed – the app won’t be able to detect song changes if you do not. Run the app. You should see the icon in your system tray. You can double click the icon or right click on it and select Show Song Info. The window seen above should show. You can manually control the app from here (remember it will take care of updating the song art as you listen to iTunes without you doing anything!). When you minimize or close the window it will return to the system tray. To exit – choose exit from the main menu or on the right-click menu on the icon in the system tray. If you have any start-up issues it may be because of an MSN Messenger conflict. You can edit the preferences XML file and change True to False to solve the problem.