mirror of
https://github.com/jellyfin/jellyfin-roku.git
synced 2024-11-23 06:09:41 +00:00
8 lines
232 B
XML
8 lines
232 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<component name="GetShuffleEpisodesTask" extends="Task">
|
|
<interface>
|
|
<field id="showID" type="string" />
|
|
<field id="data" type="assocarray" />
|
|
</interface>
|
|
</component> |