2019-03-14 22:50:20 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<component name="SearchData" extends="ContentNode">
|
|
|
|
<interface>
|
2019-04-15 00:16:47 +00:00
|
|
|
<field id="id" type="string" />
|
|
|
|
<field id="type" type="string" />
|
2019-03-14 22:50:20 +00:00
|
|
|
<field id="title" type="string" />
|
|
|
|
<field id="posterUrl" type="string" />
|
2019-04-15 00:16:47 +00:00
|
|
|
<field id="json" type="associativearray" onChange="setFields" />
|
2019-03-14 22:50:20 +00:00
|
|
|
</interface>
|
2019-05-03 12:48:59 +00:00
|
|
|
<script type="text/brightscript" uri="search-result.brs" />
|
2019-03-14 22:50:20 +00:00
|
|
|
</component>
|