@blaxima, i did have a go at attempting an allmusic review script. it does not pull the artist bio.
THANKS!! I'll give it a go
I did take a peak at romors script and saw that cache is on by default but if I'm not connected to the net, no review displays.
as for fetching the artist art, I'll be damned if I can get the elplaylist to get it from the art reader. I've read your pdf and added
D:\apps\foobar\wsh_lastfm\$crc32(%album artist%)\*.*
%fb2k_profile_path%\wsh_lastfm\$crc32(%album artist%)\*.*
hoping one of those would work but I'm not getting anything.
I added it to the artist and back tab as I wasn't sure if artist was supported in el
the elplaylist code is
$imageabs(xx,yy,ww,hh,%path%\%path%,artreader_artist)
$imageabs(xx,yy,ww,hh,%path%\%path%,artreader_back)
but no dice. I can get it to fetch album art with $albumart(blablahblah) but that's it. What I'm I doing wrong?
cheers, again