SlimChances wrote: > I enjoy the interface you have produced cpd73 but one issue prevents me > from using this on a day to day basis. I have Dynamic Libraries (and > several other of Erlands plugins including Custom Browse and > Multilibrary) installed and it has limited functionality on Material > although it works fine on Classic and Default skins. While the dynamic > playlists that are default to Dynamic Playlists work none of the ones I > customized work. Perhaps this is beyond what Material Skin was intended > for, but if not let me know what to provide to debug.
I don't personally use any of these plugins - DSTM provides enough of this for me. In what way do the custom ones not work? As in nothing happens? If you start material as "http://hostname:9000/material/desktop.html?debug=json" (or "http://hostname:9000/material/mobile.html?debug=json") Material will print its JSONRPC messages (which is how it talks to LMS) to your browser's developer tools console. What -might- be of use is to capture the message sent when clicking on a working playlist, and the message send when clicking on a non-working one. Perhaps there will be some info in there that would help. Also, if you capture the message, and response, when listing the playlists that would be good too. (i.e. clear the console before clicking "Dynamic Playlists") ------------------------------------------------------------------------ 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
