I've got an OGG stream (in a .ogg file on disk) that I want to process. I'm trying to programmatically build a list of track/album/artist and timstamp in the stream by going through the file and ...