staresy wrote: > I'm not sure what the URL is, but the html file I want to open is stored > as follows (LMS and the music are hosted on a Win10 machine): > > C:/Master Music/Artist/Album/Additional Resources/Additional Info.html > > So in each album folder there is a unique html file which contains info > specific to that album.
I've been thinking about this, and the problem is getting LMS to serve an absolute path - which I don't think it will do. So, for 2.1.0 I've added MAI's 'localfiles' option to the Album's action menu. *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
