//*** FIX ARTISTS IMAGES ISSUE - 14/5/2019 ***// 1. Get a free API key from this website: https://fanart.tv/get-an-api-key/ ( from form PROJECT API KEYS) 2. Open your settings.php file and add these lines under $lastFmKey = '....'; line: //fanart.tv api key (for show history images) //get your free API key here: https://fanart.tv/get-an-api-key/ $fanartKey = 'YOUR FANART KEY'; change the YOUR FANART KEY with your fanart.tv api key 3. Upload all files from this folder in your website (where you have the script) done... waiting for update the song for see the changes