AngloCuencano wrote: > Ok, I've downloaded the zip file, and I placed it in: > > /usr/share/squeezeboxserver/Plugins > > > Code: -------------------- > > cd /usr/share/squeezeboxserver/Plugins > unzip lms-material-master.zip > sudo chown -R squeezeboxserver lms-material-master > sudo chmod u+rX lms-material-master -------------------- > > > > After restart, LMS recognizes Material Skin (vDEVELOPMENT), but it > gives the warning 'Plugin failed to load'. So clearly, there's > something I am neglecting to do.
You need to move '/usr/share/squeezeboxserver/Plugins/lms-material-master/MaterialSkin' to '/usr/share/squeezeboxserver/Plugins/MaterialSkin' - might also need to remove the version in 'Cache/InstalledPugins/Plugins/' (this is where the plugin manager installs plugins into) *Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json 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
