Tuesday, January 29th, 2008

iTunes Album Art Feature

So I decided to finally cave in and sign up for an iTunes account, if only to enable the album art search feature. The first thing I noticed about the iTunes album art was that the art was all relatively good quality. All the images I would have found using an amazon search program, or similar sorts of applications were about half the size and quality of art from the iTunes search feature. So, I decided to erase all my album art for my collection and start fresh with the iTunes cover art search. Originally, I wrote another VB app that deletes the artwork for an entire playlist (just a quick modification to my lyrics search app). But there is a faster way:

1. Select all the songs for which you’d like to delete the album art.

2. Press Ctrl+I (or right click and show info)

3. Select the checkbox next to the blank artwork and press ok. The artwork for these tracks will be deleted.

If you already have iTunes art for most of your songs and would like to just delete the non-iTunes artwork, try this application. I modified it to just delete non-iTunes artwork.

Posted by admin | Filed in Programming | Comment now »

 

Friday, January 25th, 2008

iTunes Tagger released!

I developed a program that will search for id3 (album, artist, etc) information for the currently selected song in itunes. Let me know if it’s working or not, or if you have any suggestions.

See it here.

Posted by admin | Filed in Programming | Comment now »

 

Tuesday, January 22nd, 2008

iTunes Track Change Displayer

I’ve wrote a program tonight that displays album art and track info each time a song changes. It pops up with info for 10 seconds, then disappears. It also lets you rate the song…

I know some stuff behaves weird with it, so let me know if you experience any problems and I’ll fix it.

Visit the download page.

Posted by admin | Filed in Programming | Comment now »

 

Friday, January 18th, 2008

iTunes Lyric Downloader (beta version)

A new beta version of the iTunes Lyric Downloader has been released. The release includes support for sing365.com lyrics, erasing existing lyrics, and fixes some known runtime errors.

Details can be found here.

Posted by admin | Filed in Programming | Comment now »