MrC wrote: > I'm seeing empty lists occasionally. Once when I drilled into Spotty, > the top said 10 items, but no icons / content appeared. Later, I > pressed Material's back button to return from Album Artists to the home > and no contented appeared. Finally, I long pressed the My Music back > arrow, and the Music sources list was empty. A browser refresh fixes > the issue.
Can't say I've seen that, and can't recreate - not doubting there is/was an issue. Anyhow, test2 was only so that the speed of scroll could be determined. I've just made an update in git/devel which might resolve your issue - but I really dont want to keep adding releases here. If you can, please use git. Simple instructions: - git clone https://github.com/CDrummond/lms-material.git - cd lms-material - git checkout devel Now you can copy the 'MaterialSkin' folder to your LMS's plugins folder. To update (i.e to get any changes) simply use "git pull" *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
