Yes, in fact I did fix it. I’ve uploaded the fixed version here. Although my version is a bit modified it’s still pretty much the same as the original one.
Could there potentionally be a problem with using Daya’s solution?
Yes, I’m having the same problem over at my site and I’ve found that adding modifying the line 93 to return array("album" => array_merge((array)$album, (array)$cover), "artist" => $artist, "track" => array_merge((array)$tracktitle, (array)$trackuri)); but now it seems that the plugin doesn’t write the title information into the database. I’m doing my best to fix it but any help would be greatly appreciated.