itunes sdk list albums

Posted by Matt Facer on Stack Overflow See other posts from Stack Overflow or by Matt Facer
Published on 2010-04-30T23:45:07Z Indexed on 2010/04/30 23:47 UTC
Read the original article Hit count: 359

Filed under:
|
|

Hi guys,

I'm working on a new test app (just out of curiosity really) which is an add on to iTunes. I'm trying fairly basic things at the mo, and have managed to control volume, pause etc etc.

I have a function from some demo code which loops through all the tracks in my main library and gets their album name... I then show the individual album name in my listbox.

This is FAR from the best way to do it!

Is there a way to query the library to get just the album names? I ultimately want to get to a point where I can have a list of albums (with images) - I click on the album name and that loads the associated tracks....

thanks for any help! (I'm using VB.net btw)

© Stack Overflow or respective owner

Related posts about itunes-sdk

Related posts about itunes