-
Notifications
You must be signed in to change notification settings - Fork 1
/
io-package.json
129 lines (129 loc) · 6.02 KB
/
io-package.json
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
{
"common": {
"name": "kodi",
"version": "100.0.0",
"news": {
"2.0.7": {
"en": "fixed error subscribeNotification Player.OnResume [issues 49]\nadded user ratings [issues 57]\nfix error [issues 58]\nfixed error widgets",
"de": "fixed error subscribeNotification Player.OnResume [issues 49]\nadded user ratings [issues 57]\nfix error [issues 58]\nfixed error widgets",
"ru": "fixed error subscribeNotification Player.OnResume [issues 49]\nadded user ratings [issues 57]\nfix error [issues 58]\nfixed error widgets",
"pt": "fixed error subscribeNotification Player.OnResume [issues 49]\nadded user ratings [issues 57]\nfix error [issues 58]\nfixed error widgets",
"nl": "fixed error subscribeNotification Player.OnResume [issues 49]\nadded user ratings [issues 57]\nfix error [issues 58]\nfixed error widgets",
"fr": "fixed error subscribeNotification Player.OnResume [issues 49]\nadded user ratings [issues 57]\nfix error [issues 58]\nfixed error widgets",
"it": "fixed error subscribeNotification Player.OnResume [issues 49]\nadded user ratings [issues 57]\nfix error [issues 58]\nfixed error widgets",
"es": "fixed error subscribeNotification Player.OnResume [issues 49]\nadded user ratings [issues 57]\nfix error [issues 58]\nfixed error widgets",
"pl": "fixed error subscribeNotification Player.OnResume [issues 49]\nadded user ratings [issues 57]\nfix error [issues 58]\nfixed error widgets",
"zh-cn": "fixed error subscribeNotification Player.OnResume [issues 49]\nadded user ratings [issues 57]\nfix error [issues 58]\nfixed error widgets"
},
"2.0.5": {
"en": "changed css classes\nfixed error",
"de": "changed css classes\nfixed error",
"ru": "changed css classes\nfixed error",
"pt": "changed css classes\nfixed error",
"nl": "changed css classes\nfixed error",
"fr": "changed css classes\nfixed error",
"it": "changed css classes\nfixed error",
"es": "changed css classes\nfixed error",
"pl": "changed css classes\nfixed error",
"zh-cn": "changed css classes\nfixed error"
},
"2.0.3": {
"en": "fixed thumbnails widget\nfixed info.tagline",
"de": "fixed thumbnails widget\nfixed info.tagline",
"ru": "fixed thumbnails widget\nfixed info.tagline",
"pt": "fixed thumbnails widget\nfixed info.tagline",
"nl": "fixed thumbnails widget\nfixed info.tagline",
"fr": "fixed thumbnails widget\nfixed info.tagline",
"it": "fixed thumbnails widget\nfixed info.tagline",
"es": "fixed thumbnails widget\nfixed info.tagline",
"pl": "fixed thumbnails widget\nfixed info.tagline",
"zh-cn": "fixed thumbnails widget\nfixed info.tagline"
},
"2.0.2": {
"en": "changed title in io-package.json\nchanged seek\nfixed widgets\nfixed for thumbnails",
"de": "Titel in io-package.json geändert\nveränderte Suche\nfeste Widgets\nbehoben für Thumbnails",
"ru": "изменил название в io-package.json\nизменил искать\nисправлены виджеты\nисправлено для миниатюр",
"pt": "título alterado em io-package.json\nbusca alterada\nwidgets fixos\nfixo para miniaturas",
"nl": "titel gewijzigd in io-package.json\nveranderd zoeken\nvaste widgets\nopgelost voor miniaturen",
"fr": "changement de titre dans io-package.json\nchangé de recherche\nwidgets fixes\nfixe pour les vignettes",
"it": "titolo modificato in io-package.json\nricerca cambiata\nwidget fissi\nriparato per le anteprime",
"es": "título cambiado en io-package.json\nbúsqueda cambiada\nwidgets fijos\narreglado para miniaturas",
"pl": "zmieniono tytuł w io-package.json\nzmieniono poszukiwanie\nnaprawione widżety\nnaprawiono dla miniatur",
"zh-cn": "更改了io-package.json中的标题\n寻求改变\n固定的小部件\n固定缩略图"
}
},
"title": "Kodi media player control",
"titleLang": {
"en": "Kodi media player control",
"de": "Kodi Media Player-Steuerung",
"ru": "Управление медиаплеером Kodi",
"pt": "Controle do reprodutor de mídia Kodi",
"nl": "Kodi mediaspelerbediening",
"fr": "Contrôle du lecteur multimédia Kodi",
"it": "Controllo del lettore multimediale Kodi",
"es": "Control del reproductor multimedia Kodi",
"pl": "Sterowanie odtwarzaczem multimedialnym Kodi",
"zh-cn": "Kodi媒体播放器控件"
},
"desc": {
"en": "Kodi Control Adapter",
"de": "Kodi Control Adapter",
"ru": "Адаптер для управления Kodi",
"pt": "Adaptador de controle Kodi",
"nl": "Kodi-besturingsadapter",
"fr": "Adaptateur de commande Kodi",
"it": "Adattatore di controllo Kodi",
"es": "Kodi juhtiadapter",
"pl": "Adapter sterowania Kodi",
"zh-cn": "Kodi控制適配器"
},
"license": "MIT",
"authors": [
"instalator"
],
"platform": "Javascript/Node.js",
"mode": "daemon",
"icon": "kodi.png",
"enabled": false,
"messagebox": true,
"materialize": true,
"compact": true,
"extIcon": "https://raw.githubusercontent.com/instalator/ioBroker.kodi/master/admin/kodi.png",
"keywords": [
"kodi",
"player",
"xbmc",
"vis"
],
"readme": "https://github.com/instalator/ioBroker.kodi/blob/master/README.md",
"loglevel": "info",
"type": "multimedia",
"localLink": "%web_protocol%://%native_ip%:%native_portweb%",
"restartAdapters": [
"vis"
]
},
"native": {
"ip": "127.0.0.1",
"port": 9090,
"portweb": 8080,
"login": "",
"password": ""
},
"objects": [],
"instanceObjects": [
{
"_id": "info.connection",
"type": "state",
"common": {
"role": "indicator.connected",
"name": "If connected to KODI",
"type": "boolean",
"read": true,
"write": false,
"def": false
},
"native": {}
}
]
}