I am using PlexConnect quite extensively and so far I am very happy with it!
I have basically two questions:
1. Since I am using myplex to realize a kind of user dependent content, I always have to go to shared libraries instead of using the first menu item in the top list. Is there a way to change the order of these items?
2. I also have a ATV for guest at which I don't want people to be able to change settings in the settings menu. Would it be possible to either hide the settings menu item after setting up the device or would it be possible to secure the settings by chaining the rights of some files to read only?
1. templates/plexconnect.xml - you can move all stuff around :-)
2. do you use an extra PlexConnect instance for the guests? Then you could just remove the Settings tab from plexconnect.xml. If not... there is nothing provided to help with your request... Option: {{CUT}} the settings tab based on the aTV UDID (but that is not really trivial... :-).