jasell wrote: > Refreshing the playlist happens without the playlist being modified, it > can happen anytime during the song, so not related to switching track or > so.
The only thing you can do is use Material's JSON/COMETD debug to see when/why it is being refreshed - http:// SERVER:/9000/material?debug=json,cometd No one else seems to be seeing this, and I have -never- seen it (and I -only- use Material) - which leads me to believe its an issue with your system. Might not be, but I cannot fix an issue I cannot recreate. jasell wrote: > Otherwise it would be good practice to not show More-option, or show it > disabled, if there are no More-options. Material already has some logic for this, which is why its not shown everywhere. Now, obviously, something with the response in this case is tripping Material up. But seeing as I don't use Spotify I can't check. I am *not* going to attempt to fetch the 'More' menu for -every- item to check whether it really has one or not - that would be slowing things down for a use-case I do not have, and for no real advantage. However, the code is open-source so you are welcome to investigate this. *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
