retain downloaded artwork
scrathe opened this issue · 0 comments
scrathe commented
epguidesartwork=$(echo $show_name|sed 's/ *//g')
wget -N http://epguides.com/$epguidesartwork/cast.jpg > /dev/null 2>&1
echo " - Retrieved Artwork from http://epguides.com"