Open alanbacon opened 4 years ago
Actually managed to work this out using XML, but I'm still interested in the answer to this question
JSON and XML are both HTTP, just different formats. Older receivers support only XML, newer support both, so XML is preferable for compatiblity. If there is something only available for JSON, I would not mind integrating it, but I can't test it, because my receiver is too old :)
There is a certain feature I wanted to make a PR for, but the feature only works over HTTP, and not with the XML interface.
Can you see a problem with this? Are you trying to support devices that don't support the JSON API?