mirror of
https://github.com/jellyfin/jellyfin-roku.git
synced 2024-11-27 08:20:47 +00:00
8 lines
287 B
XML
8 lines
287 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<component name="CollectionData" extends="JFContentItem">
|
|
<interface>
|
|
<field id="collectionID" type="string" />
|
|
<field id="description" type="string" />
|
|
<field id="overview" type="string" value="boxsets" />
|
|
</interface>
|
|
</component> |