slartibartfast wrote: > I cleared the Material cache using the startup URL in your post. I still > see the trumpeter. > I opened the default Web UI in Microsoft Edge instead of Firefox and the > new artist image was visible. I entered settings and changed the > interface to Material and the new artist image disappeared to be > replaced with the trumpeter.
With Material open, and the 'trumpeter' shown: - Open your browser's developer tools - Ensure the "Inspector" (Firefox) or "Elements" (Chrome) tab is selected - Click on the 'trumpeter' icon - In the developer tools, the "img" tag of the affected element should be shown, and part of this is the image's URL. This should be something like "/imageproxy/mai/artist/12659/image_300x300_f" - Does this still show the tumpter if you open a new browser tab to show (.e.g) "http://SERVER:9000 /imageproxy/mai/artist/12659/image_300x300_f" *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
