2019-03-20 02:30:08 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
2020-06-23 16:12:47 +00:00
|
|
|
<component name="CollectionData" extends="JFContentItem">
|
2019-03-20 02:30:08 +00:00
|
|
|
<interface>
|
|
|
|
<field id="collectionID" type="string" />
|
|
|
|
<field id="description" type="string" />
|
2020-05-13 19:36:38 +00:00
|
|
|
<field id="overview" type="string" value="boxsets" />
|
2019-03-20 02:30:08 +00:00
|
|
|
</interface>
|
2020-03-18 09:10:31 +00:00
|
|
|
<script type="text/brightscript" uri="CollectionData.brs" />
|
2020-06-23 16:12:47 +00:00
|
|
|
<script type="text/brightscript" uri="pkg:/source/api/Image.brs" />
|
|
|
|
<script type="text/brightscript" uri="pkg:/source/api/baserequest.brs" />
|
|
|
|
<script type="text/brightscript" uri="pkg:/source/utils/config.brs" />
|
|
|
|
</component>
|