staresy wrote: > Craig, > I've manually installed the 2.1.0 dev plugin to give this a go (it seems > to be installed correctly, it shows the version as vDEVELOPMENT under > info). > > I can't seem to find where the localfiles option is located. I think > should only be displayed if MAI finds local files in the same directory > as the music files. My local files are in a sub directory in the music > folder, I've tried moving them to the root, but I still can't seem to > see the localfiles option anywhere. Maybe I'm looking in the wrong > place, I'm looking at the "3 dots" drop-down menu from the album in > question. Is that the right place? My local files are *.html and *.jpg > files. Hope I've explained that ok. > > Thanks
Is your LMS on windows? Material checks to see if MAI knows about any local files before adding the entry. To do this it gets the path of the first track and uses this to query MAI. But, its possible this does not work with Windows paths. *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
