slartibartfast wrote: > My Firefox is set to clear cache every time I close it though. I also > tried clearing the cache in the Android Web App. I will try your > suggestion for Firefox on my laptop but what can I try on Android.
Well, I don't have access to your system. All I can tell you is what should happen. The artist images are URL's using the artistId. If this ID does not change, it's possible the browser cache is being used. Material will clear its artist list cache (not images, as it does not cache these, just the list of details (of which the image URL is one)) when the LMS last update timestamp changes - "?clearcache" is just a way to force this. *Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json (Use http: //SERVER:9000/material/?debug=json,cometd to also see update messages, e.g. play queue) 2. Open browser's developer tools 3. Open console tab in developer tools 4. REQ/RESP messages sent to/from LMS will be logged here. ------------------------------------------------------------------------ cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686 View this thread: http://forums.slimdevices.com/showthread.php?t=109624 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
