-
Notifications
You must be signed in to change notification settings - Fork 15
/
config.xml
31 lines (31 loc) · 1.27 KB
/
config.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?xml version="1.0" encoding="UTF-8"?>
<widget xmlns="http://www.samsung.com/">
<cpname itemtype="string"/>
<cplogo itemtype="string"/>
<cpauthjs itemtype="string"/>
<ThumbIcon itemtype="string">icon/MB3_106_87.png</ThumbIcon>
<BigThumbIcon itemtype="string">icon/MB3_115_95.png</BigThumbIcon>
<ListIcon itemtype="string">icon/MB3_85_70.png</ListIcon>
<BigListIcon itemtype="string">icon/MB3_95_78.png</BigListIcon>
<category itemtype="Video">Videos</category>
<autoUpdate itemtype="boolean">n</autoUpdate>
<ver itemtype="string">2.2.5b</ver>
<mgrver itemtype="string"/>
<fullwidget itemtype="boolean">y</fullwidget>
<type itemtype="string">user</type>
<srcctl itemtype="boolean">y</srcctl>
<ticker itemtype="boolean">n</ticker>
<childlock itemtype="boolean">n</childlock>
<videomute itemtype="boolean">n</videomute>
<dcont itemtype="boolean">y</dcont>
<widgetname itemtype="string">Emby</widgetname>
<description itemtype="string">Emby for Samsung Smart TV</description>
<width itemtype="string">1920</width>
<height itemtype="string">1080</height>
<author itemtype="group">
<name itemtype="String">ChessDragon136</name>
<email itemtype="string">emby.media/community</email>
<link itemtype="string">emby.media</link>
<organization itemtype="string"/>
</author>
</widget>