slartibartfast wrote: > On my Pixel the jerkiness is worse with.a grid (two columns). I can > start scrolling the screen and it will stop suddenly or scrolling will > start after a delay as if the touch screen is unresponsive. I will try > updating later. What is the best way to update a manually installed > plugin? Rather than try to figure out git I download the zip file from > GitHub and place the MaterialSkin folder in "Plugins" then restart LMS > but the last time I deleted the old version to replace it with a new one > the plugin failed to install.
- uninstall the 1.9.1 version - Place te MaterialSkin folder within a 'Plugins' folder at the root of your LMS install. e.g. LMS=/usr/local/lms, then use /usr/local/lms/Plugins/MaterialSkin If you used git, updates are much easier. And as you are using the devel version, you *must* full refresh your browser, and restart LMS, to ensure the latest code is loaded. Odd that your Pixel3a is slower than my Nokia 6.1 - I would have expected the otherway round. With ~1600 albums in a 2-column grid I get no jerkiness. *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
