-
Notifications
You must be signed in to change notification settings - Fork 3
/
addons.xml
248 lines (231 loc) · 15.9 KB
/
addons.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
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
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addons>
<addon id="plugin.video.gaia" version="1.5.0" name="Gaia" provider-name="Gaia">
<requires>
<import addon="xbmc.python" version="2.19.0" />
<import addon="repository.gaia.1" version="1.5.0" />
<import addon="repository.gaia.2" version="1.5.0" />
<import addon="repository.gaia.3" version="1.5.0" />
<import addon="script.gaia.resources" version="1.4.0" />
<import addon="script.gaia.artwork" version="1.0.0" />
<import addon="script.gaia.binaries" version="1.0.0" optional="true" />
<import addon="script.gaia.icons" version="1.4.0" optional="true" />
<import addon="script.gaia.skins" version="1.0.0" optional="true" />
<import addon="skin.gaia.aeon.nox" version="1.0.0" optional="true" />
<import addon="script.module.resolveurl" version="5.0.06" />
<import addon="script.module.urlresolver" version="3.0.29" />
<import addon="script.module.metahandler" version="2.9.0" />
<import addon="script.module.nanscrapers" version="0.5.45" />
<import addon="plugin.video.elementum" version="0.0.43" optional="true" />
<import addon="plugin.video.quasar" version="0.9.78" optional="true" />
<import addon="script.trakt" version="3.1.11" optional="true" />
</requires>
<extension point="xbmc.python.pluginsource" library="gaia.py">
<provides>video</provides>
</extension>
<extension point="xbmc.service" library="service.py" start="startup" />
<extension point="xbmc.addon.metadata">
<summary lang="en">Stream Movies and Shows</summary>
<description lang="en">Stream movies, shows, documentaries, and short films from a variety of sources, such as torrents, usenet, file hosters, and video streaming services.</description>
<disclaimer lang="en">Gaia and its developers are not in any way affiliated with Kodi, Premiumize, OffCloud, RealDebrid, EasyNews, or any of the sites and providers used in the addon.<br/>Gaia is and always will be free and open-source. None of its code and resources may be sold or redistributed for any commercial purposes.<br/>Gaia and its developers do not host, create, or distribute any of the content displayed in the addon, it simply searches public websites.</disclaimer>
<platform>all</platform>
<license>GPL 3.0</license>
<website>https://gaiakodi.com</website>
<forum>https://gaiakodi.com/?support</forum>
<assets>
<icon>icon.png</icon> <!-- Do not change file name. Required by older Kodi versions. -->
<fanart>fanart.jpg</fanart> <!-- Do not change file name. Required by older Kodi versions. -->
<screenshot>resources/media/screenshots/screenshot01.jpg</screenshot>
<screenshot>resources/media/screenshots/screenshot02.jpg</screenshot>
<screenshot>resources/media/screenshots/screenshot03.jpg</screenshot>
<screenshot>resources/media/screenshots/screenshot04.jpg</screenshot>
<screenshot>resources/media/screenshots/screenshot05.jpg</screenshot>
<screenshot>resources/media/screenshots/screenshot06.jpg</screenshot>
<screenshot>resources/media/screenshots/screenshot07.jpg</screenshot>
<screenshot>resources/media/screenshots/screenshot08.jpg</screenshot>
<screenshot>resources/media/screenshots/screenshot09.jpg</screenshot>
<screenshot>resources/media/screenshots/screenshot10.jpg</screenshot>
</assets>
</extension>
</addon>
<addon id="repository.gaia.2" version="1.5.0" name="Gaia Repository 2" provider-name="Gaia">
<extension point="xbmc.addon.repository" name="Gaia Repository Mirror 2">
<dir>
<info compressed="false">https://bitbucket.org/gaiaorigin/gaiaorigin/raw/HEAD/common/addons.xml?v=1.5.0</info>
<checksum>https://bitbucket.org/gaiaorigin/gaiaorigin/raw/HEAD/common/addons.xml.md5?v=1.5.0</checksum>
<datadir zip="true">https://bitbucket.org/gaiaorigin/gaiaorigin/raw/HEAD/common/</datadir>
</dir>
<info compressed="false">https://bitbucket.org/gaiaorigin/gaiaorigin/raw/HEAD/addons.xml?v=1.5.0</info>
<checksum>https://bitbucket.org/gaiaorigin/gaiaorigin/raw/HEAD/addons.xml.md5?v=1.5.0</checksum>
<datadir zip="true">https://bitbucket.org/gaiaorigin/gaiaorigin/raw/HEAD/</datadir>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en">Gaia Secondary Repository</summary>
<description lang="en">The Gaia repository for the addon, resources, extensions, and external addons. Any of the Gaia mirror repositories can be used for installation and updates.</description>
<disclaimer lang="en">Gaia and its developers are not in any way affiliated with Kodi, Premiumize, OffCloud, RealDebrid, EasyNews, or any of the sites and providers used in the addon.<br/>Gaia is and always will be free and open-source. None of its code and resources may be sold or redistributed for any commercial purposes.<br/>Gaia and its developers do not host, create, or distribute any of the content displayed in the addon, it simply searches public websites.</disclaimer>
<platform>all</platform>
<license>GPL 3.0</license>
<website>https://gaiakodi.com</website>
<forum>https://gaiakodi.com/?support</forum>
</extension>
</addon>
<addon id="script.gaia.artwork" version="1.0.0" name="Gaia Artwork" provider-name="Gaia">
<requires>
<import addon="xbmc.python" version="2.19.0"/>
</requires>
<extension point="xbmc.python.module" library="lib" />
<extension point="xbmc.addon.metadata">
<summary>Gaia Artwork</summary>
<description>The artwork for Gaia</description>
<disclaimer lang="en">Gaia and its developers are not in any way affiliated with Kodi, Premiumize, OffCloud, RealDebrid, EasyNews, or any of the sites and providers used in the addon.<br/>Gaia is and always will be free and open-source. None of its code and resources may be sold or redistributed for any commercial purposes.<br/>Gaia and its developers do not host, create, or distribute any of the content displayed in the addon, it simply searches public websites.</disclaimer>
<platform>all</platform>
<license>GPL 3.0</license>
<website>https://gaiakodi.com</website>
<forum>https://gaiakodi.com/?support</forum>
</extension>
</addon>
<addon id="script.gaia.binaries" version="1.0.0" name="Gaia Binaries" provider-name="Gaia">
<requires>
<import addon="xbmc.python" version="2.19.0"/>
</requires>
<extension point="xbmc.python.module" library="lib" />
<extension point="xbmc.addon.metadata">
<summary>Gaia Binaries</summary>
<description>The external binaries for Gaia</description>
<disclaimer lang="en">Gaia and its developers are not in any way affiliated with Kodi, Premiumize, OffCloud, RealDebrid, EasyNews, or any of the sites and providers used in the addon.<br/>Gaia is and always will be free and open-source. None of its code and resources may be sold or redistributed for any commercial purposes.<br/>Gaia and its developers do not host, create, or distribute any of the content displayed in the addon, it simply searches public websites.</disclaimer>
<platform>all</platform>
<license>GPL 3.0</license>
<website>https://gaiakodi.com</website>
<forum>https://gaiakodi.com/?support</forum>
</extension>
</addon>
<addon id="repository.gaia.3" version="1.5.0" name="Gaia Repository 3" provider-name="Gaia">
<extension point="xbmc.addon.repository" name="Gaia Repository 3">
<dir>
<info compressed="false">https://gitlab.com/gaiaorigin/gaiaorigin/raw/HEAD/common/addons.xml?v=1.5.0</info>
<checksum>https://gitlab.com/gaiaorigin/gaiaorigin/raw/HEAD/common/addons.xml.md5?v=1.5.0</checksum>
<datadir zip="true">https://gitlab.com/gaiaorigin/gaiaorigin/raw/HEAD/common/</datadir>
</dir>
<info compressed="false">https://gitlab.com/gaiaorigin/gaiaorigin/raw/HEAD/addons.xml?v=1.5.0</info>
<checksum>https://gitlab.com/gaiaorigin/gaiaorigin/raw/HEAD/addons.xml.md5?v=1.5.0</checksum>
<datadir zip="true">https://gitlab.com/gaiaorigin/gaiaorigin/raw/HEAD/</datadir>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en">Gaia Tertiary Repository</summary>
<description lang="en">The Gaia repository for the addon, resources, extensions, and external addons. Any of the Gaia mirror repositories can be used for installation and updates.</description>
<disclaimer lang="en">Gaia and its developers are not in any way affiliated with Kodi, Premiumize, OffCloud, RealDebrid, EasyNews, or any of the sites and providers used in the addon.<br/>Gaia is and always will be free and open-source. None of its code and resources may be sold or redistributed for any commercial purposes.<br/>Gaia and its developers do not host, create, or distribute any of the content displayed in the addon, it simply searches public websites.</disclaimer>
<platform>all</platform>
<license>GPL 3.0</license>
<website>https://gaiakodi.com</website>
<forum>https://gaiakodi.com/?support</forum>
</extension>
</addon>
<addon id="script.gaia.skins" version="1.0.0" name="Gaia Skins" provider-name="Gaia">
<requires>
<import addon="xbmc.python" version="2.19.0"/>
</requires>
<extension point="xbmc.python.module" library="lib" />
<extension point="xbmc.addon.metadata">
<summary>Gaia Skins</summary>
<description>The theme skins for Gaia</description>
<disclaimer lang="en">Gaia and its developers are not in any way affiliated with Kodi, Premiumize, OffCloud, RealDebrid, EasyNews, or any of the sites and providers used in the addon.<br/>Gaia is and always will be free and open-source. None of its code and resources may be sold or redistributed for any commercial purposes.<br/>Gaia and its developers do not host, create, or distribute any of the content displayed in the addon, it simply searches public websites.</disclaimer>
<platform>all</platform>
<license>GPL 3.0</license>
<website>https://gaiakodi.com</website>
<forum>https://gaiakodi.com/?support</forum>
</extension>
</addon>
<addon id="skin.gaia.aeon.nox" version="1.0.0" name="Gaia Aeon Nox" provider-name="Gaia">
<requires>
<import addon="xbmc.gui" version="5.12.0"/>
<import addon="script.grab.fanart" version="0.12.8"/>
<import addon="script.skinshortcuts" version="1.0.10"/>
<import addon="service.library.data.provider" version="0.0.7"/>
<import addon="resource.images.studios.white" version="0.0.1"/>
<import addon="resource.images.recordlabels.white" version="0.0.1"/>
<import addon="script.skin.info.service" version="1.0.1"/>
<import addon="plugin.video.gaia" version="1.5.0" optional="true" />
<import addon="repository.gaia.1" version="1.5.0" optional="true" />
<import addon="repository.gaia.2" version="1.5.0" optional="true" />
<import addon="repository.gaia.3" version="1.5.0" optional="true" />
</requires>
<extension point="xbmc.gui.skin" debugging="false" effectslowdown="0.75">
<res width="1920" height="1080" aspect="16:9" default="true" folder="1080" />
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en">Gaia Aeon Nox Skin</summary>
<description lang="en">Gaia adaptation of Aeon Nox Spin which was created by BigNoid and modded by manfeed, SiLVO, and Mr. V.</description>
<disclaimer lang="en">Gaia and its developers are not in any way affiliated with Kodi, Premiumize, OffCloud, RealDebrid, EasyNews, or any of the sites and providers used in the addon.<br/>Gaia is and always will be free and open-source. None of its code and resources may be sold or redistributed for any commercial purposes.<br/>Gaia and its developers do not host, create, or distribute any of the content displayed in the addon, it simply searches public websites.</disclaimer>
<platform>all</platform>
<license>GPL 3.0</license>
<website>https://gaiakodi.com</website>
<forum>https://gaiakodi.com/?support</forum>
<assets>
<icon>icon.png</icon>
<fanart>fanart.jpg</fanart>
<screenshot>resources/media/screenshots/screenshot01.jpg</screenshot>
<screenshot>resources/media/screenshots/screenshot02.jpg</screenshot>
<screenshot>resources/media/screenshots/screenshot03.jpg</screenshot>
<screenshot>resources/media/screenshots/screenshot04.jpg</screenshot>
<screenshot>resources/media/screenshots/screenshot05.jpg</screenshot>
<screenshot>resources/media/screenshots/screenshot06.jpg</screenshot>
<screenshot>resources/media/screenshots/screenshot07.jpg</screenshot>
<screenshot>resources/media/screenshots/screenshot08.jpg</screenshot>
<screenshot>resources/media/screenshots/screenshot09.jpg</screenshot>
<screenshot>resources/media/screenshots/screenshot10.jpg</screenshot>
</assets>
</extension>
</addon>
<addon id="script.gaia.icons" version="1.4.0" name="Gaia Icons" provider-name="Gaia">
<requires>
<import addon="xbmc.python" version="2.19.0"/>
</requires>
<extension point="xbmc.python.module" library="lib" />
<extension point="xbmc.addon.metadata">
<summary>Gaia Icons</summary>
<description>The theme icons for Gaia</description>
<disclaimer lang="en">Gaia and its developers are not in any way affiliated with Kodi, Premiumize, OffCloud, RealDebrid, EasyNews, or any of the sites and providers used in the addon.<br/>Gaia is and always will be free and open-source. None of its code and resources may be sold or redistributed for any commercial purposes.<br/>Gaia and its developers do not host, create, or distribute any of the content displayed in the addon, it simply searches public websites.</disclaimer>
<platform>all</platform>
<license>GPL 3.0</license>
<website>https://gaiakodi.com</website>
<forum>https://gaiakodi.com/?support</forum>
</extension>
</addon>
<addon id="script.gaia.resources" version="1.4.0" name="Gaia Resources" provider-name="Gaia">
<requires>
<import addon="xbmc.python" version="2.19.0"/>
<import addon="script.module.simplejson" version="3.4.1" />
</requires>
<extension point="xbmc.python.module" library="lib" />
<extension point="xbmc.addon.metadata">
<summary>Gaia Resources</summary>
<description>The general resources for Gaia</description>
<disclaimer lang="en">Gaia and its developers are not in any way affiliated with Kodi, Premiumize, OffCloud, RealDebrid, EasyNews, or any of the sites and providers used in the addon.<br/>Gaia is and always will be free and open-source. None of its code and resources may be sold or redistributed for any commercial purposes.<br/>Gaia and its developers do not host, create, or distribute any of the content displayed in the addon, it simply searches public websites.</disclaimer>
<platform>all</platform>
<license>GPL 3.0</license>
<website>https://gaiakodi.com</website>
<forum>https://gaiakodi.com/?support</forum>
</extension>
</addon>
<addon id="repository.gaia.1" version="1.5.0" name="Gaia Repository 1" provider-name="Gaia">
<extension point="xbmc.addon.repository" name="Gaia Repository 1">
<dir>
<info compressed="false">https://github.com/gaiaorigin/gaiaorigin/raw/master/common/addons.xml?v=1.5.0</info>
<checksum>https://github.com/gaiaorigin/gaiaorigin/raw/master/common/addons.xml.md5?v=1.5.0</checksum>
<datadir zip="true">https://github.com/gaiaorigin/gaiaorigin/raw/master/common/</datadir>
</dir>
<info compressed="false">https://github.com/gaiaorigin/gaiaorigin/raw/master/addons.xml?v=1.5.0</info>
<checksum>https://github.com/gaiaorigin/gaiaorigin/raw/master/addons.xml.md5?v=1.5.0</checksum>
<datadir zip="true">https://github.com/gaiaorigin/gaiaorigin/raw/master/</datadir>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en">Gaia Primary Repository</summary>
<description lang="en">The Gaia repository for the addon, resources, extensions, and external addons. Any of the Gaia mirror repositories can be used for installation and updates.</description>
<disclaimer lang="en">Gaia and its developers are not in any way affiliated with Kodi, Premiumize, OffCloud, RealDebrid, EasyNews, or any of the sites and providers used in the addon.<br/>Gaia is and always will be free and open-source. None of its code and resources may be sold or redistributed for any commercial purposes.<br/>Gaia and its developers do not host, create, or distribute any of the content displayed in the addon, it simply searches public websites.</disclaimer>
<platform>all</platform>
<license>GPL 3.0</license>
<website>https://gaiakodi.com</website>
<forum>https://gaiakodi.com/?support</forum>
</extension>
</addon>
</addons>