CJS wrote: > > 1) Why are TIDAL and other mysqueezebox apps missing for my SqueezeAMP > player when using LMS Material, while they are present when using LMS > default skin or other control apps like Squeezeplay or SqueezeCntrl? > 2) Could it be that LMS Material checks for each individual player if > TIDAL is enabled on the mysqueezebox.com account, while LMS default skin > (and other controllers) only do a global check if TIDAL is enabled on > mysqueezebox.com? > 3) What could be the reason that my SqueezeAMP player does not appear in > the list of players at my mysqueezebox account?
This has come up before, and I -think- the answer is you need to enable each app for each player at mysqueezebox.com. Material gets its list of apps from LMS, and when doing so it passes the player ID. If apps are not returned its LMS that is filtering them out. Why, I have no idea. Material uses the JSONRPC/SlimBrowse API to get the list of apps, not sure what the Default skin uses - but it is *very* different to Material (not just in the way it looks). *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
