diff --git a/web/Makefile.am b/web/Makefile.am index 19545e81..76bfa687 100644 --- a/web/Makefile.am +++ b/web/Makefile.am @@ -10,4 +10,6 @@ dist_web_DATA = status.xsl \ auth.xsl \ server_version.xsl \ tunein.png \ - key.png + key.png \ + status-json.xsl \ + xml2json.xslt diff --git a/web/xml2json.xslt b/web/xml2json.xslt new file mode 100644 index 00000000..66808846 --- /dev/null +++ b/web/xml2json.xslt @@ -0,0 +1,174 @@ + + + + + + + + 0123456789 + + + + + + + + + + + + + + + " + + + + " + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + false + + + + { + + + + : + + + + null + + + + + + + , + } + + + + + [ + + + null + + + + + + , + ] + + + + + + + +