Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
<description>Controls Roku Streaming Media Players and TVs</description>
<connection>local</connection>
+ <discovery-methods>
+ <discovery-method>
+ <service-type>upnp</service-type>
+ <match-properties>
+ <match-property>
+ <name>modelDescription</name>
+ <regex>(?i).*Roku.*</regex>
+ </match-property>
+ </match-properties>
+ </discovery-method>
+ <discovery-method>
+ <service-type>upnp</service-type>
+ <match-properties>
+ <match-property>
+ <name>friendlyName</name>
+ <regex>(?i).*Roku.*</regex>
+ </match-property>
+ </match-properties>
+ </discovery-method>
+ </discovery-methods>
+
</addon:addon>