mirror of
https://github.com/jellyfin/jellyfin-roku.git
synced 2025-02-24 17:01:03 +00:00
8 lines
230 B
XML
8 lines
230 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<component name="GetPlaybackInfoTask" extends="Task">
|
|
<interface>
|
|
<field id="videoID" type="string" />
|
|
<field id="data" type="assocarray" />
|
|
</interface>
|
|
</component> |