I am writing an application to help with recording Vinyl albums to digital format, for use in Windows Media Player and Media Centre.
I have the recording and track splitting part done, including saving the track information with taglib.
I now need to add album art in a way that can be picked up by Media Player.
I notice Media Player saves the album art in 2 hidden/system files in the album folder, which include a GUID in the file name.
Is there some way I could work out the correct file name to use, and save my album art to the file? Or is there an interface to the Media Player library, so I can tell it what the album art is?