staresy wrote: > The APK works well, very impressed. > > I'm an old school Squeeze Commander user, but the material APK could > well replace it. > > One thing, a future enhancement perhaps, squeeze commander would allow > multiple server names/addresses, and the app would automatically connect > to whichever server it could find. > > This is useful to me because I have two servers in two properties. So in > practice, the app would seamlessly connect to the server at whichever > property I'm in. Quite handy. > > Is that something that could be implemented? > > Steve
I don't plan for this app to get too complex. However, for the next release I've added auto-discover of LMS servers. When first started if there is no server confgured, or an error occurs, the app will attempt to find an LMS server - the first one found is used. In the settings page, I've also added a 'Discover server' button - this will find all servers, and will update the setting with the first server found that is not the same as the currently configured one. This should allow for your usecase. *Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json 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
