
I used a random bit of code from another blog to put album art, so there was no ".album" or anything. I tried to use the bit you gave me, but it didn't work. Do you think you could give me a fresh code for the artwork all together then? Thanks!
Place this on top of {AudioPlayerWhite}:
{block:AlbumArt}
<img src="{AlbumArtURL}" width="200px" height="auto" />
{/block:AlbumArt}
Did that work? :)

