I'm currently looking into controlling my Plex server via the API. I have two questions:
- Is there a way to get JSON returned from commands rather than XML?
- Are the available commands documented cleanly anywhere, or do I have to go scavenging around API wrappers and things that have already been implemented, which may or may not be complete?