HMS

Home Media Server for Roku Players
git clone https://www.brianlane.com/git/HMS
Log | Files | Refs | README | LICENSE

SetupServerDialog.xml (462B)


      1 <?xml version="1.0" encoding="utf-8" ?>
      2 <component name="SetupServerDialog" extends="StandardKeyboardDialog" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://devtools.web.roku.com/schema/RokuSceneGraph.xsd">
      3     <script type="text/brightscript" uri="SetupServerDialog.brs" />
      4 
      5     <interface>
      6         <field id="serverurl" type="uri" alwaysNotify="true" />
      7     </interface>
      8     <children>
      9     </children>
     10 </component>