forked from KODI-GROUP/Kodi-Israel
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaddons.xml
834 lines (788 loc) · 35.2 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
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addons>
<addon id="Ninbora.Addons"
name="Ninbora Addons"
version="1.0.18"
provider-name="Ninbora Development Team">
<extension point="xbmc.addon.repository" name="Ninbora">
<info compressed="false">https://raw.githubusercontent.com/ninbora/repo/master/addons.xml</info>
<checksum>https://raw.githubusercontent.com/ninbora/repo/master/addons.xml.md5</checksum>
<datadir zip="true">https://raw.githubusercontent.com/ninbora/repo/master</datadir>
</extension>
<extension point="xbmc.addon.metadata">
<minversion>1</minversion>
<platform>all</platform>
<summary lang="en">Ninbora Repository</summary>
<description lang="en">Addons from Ninbora</description>
</extension>
</addon>
<addon id="Ninbora.Movies_Feeder" name="Ninbora.Movies_Feeder" version="1.0.3" provider-name="Ninbora">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="main.py">
<provides>executable</provides>
</extension>
<extension point="xbmc.service" library="service.py" start="startup"></extension>
<extension point="xbmc.addon.metadata">
<summary lang="en">Feed movies to Kodi from several sources</summary>
<summary lang="he">מזין סרטים לקודי ממספר ממקורות</summary>
<website>https://www.github.com/ninbora</website>
<platform>all</platform>
</extension>
</addon>
<addon id="Ninbora.Series_Feeder" name="Ninbora.Series_Feeder" version="1.0.3" provider-name="Ninbora">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="main.py">
<provides>executable</provides>
</extension>
<extension point="xbmc.service" library="service.py" start="startup"></extension>
<extension point="xbmc.addon.metadata">
<summary lang="en">Feed series to Kodi from several sources</summary>
<summary lang="he">מזין סדרות לקודי ממספר מקורוצ</summary>
<website>https://www.github.com/ninbora</website>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.video.10qtv" name="10qtv" version="1.0.4" provider-name="GO BEITAR NORDIA">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="10qtv.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<platform>all</platform>
<summary lang="en">Watch video 10qtv</summary>
<summary lang="he">צפו בוידאו מהאתר 10qtv</summary>
<description lang="en">Watch video from 10qtv</description>
<description lang="he">צפו בוידאו מהאתר 10qtv</description>
<disclaimer>'כותבי הסקיפרט אינם אחראים לתוכן המצוג באתר ואין להם קשר אליו בשום צורה ,הנך כפוף לתנאי השימוש של האתר</disclaimer>
<supportedcontent>
<content>tvshows</content>
</supportedcontent>
</extension>
</addon>
<addon id="plugin.video.gozlan.me" name="Gozlan" version="1.2.0" provider-name="cubicle">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
<import addon="script.module.urlresolver"/>
<import addon="script.module.t0mm0.common"/>
<import addon="script.module.simplejson" />
</requires>
<extension point="xbmc.python.pluginsource" library="gozlan.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<platform>all</platform>
<minversion>31632</minversion>
<summary lang="en">Watch video from gozlan.eu</summary>
<summary lang="he">צפו בוידאו מהאתר gozlan.eu</summary>
<description lang="en">Watch video from gozlan.eu</description>
<description lang="he">צפו בוידאו מהאתר gozlan.eu</description>
<disclaimer>הנך כפוף לתנאי השימוש של האתר</disclaimer>
<supportedcontent>
<content>tvshows</content>
</supportedcontent>
</extension>
</addon>
<addon id="plugin.video.hotVOD.video" name="Hot VOD" version="1.1.6" provider-name="sbentin">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="Hot.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<platform>all</platform>
<minversion>31632</minversion>
<summary lang="en">Watch Hot video contents.</summary>
<summary lang="he">צפה בתוכניות VOD מאתר הוט</summary>
<description lang="en">Watch Hot Video contents from Hot.ynet.co.il.</description>
<description lang="he">צפה במגוון התוכניות והסדרות הניתנות לצפיה מאתר hot.ynet.co.il</description>
<disclaimer>This addon parse Hot's site, you should check Hot's TOS before you using. It's as is</disclaimer>
<supportedcontent>
<content>tvshows</content>
<content>episodes</content>
<content>movies</content>
</supportedcontent>
</extension>
</addon>
<addon id="plugin.video.IBA" name="IBA VOD" version="1.0.2" provider-name="NOYMAN .D">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="iba.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<platform>all</platform>
<supportedcontent>
<content>tvshows</content>
</supportedcontent>
</extension>
</addon>
<addon id="plugin.video.ilten" name="ערוץ 10" version="1.3.0" provider-name="vmaster">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="ten.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<platform>all</platform>
<minversion>31632</minversion>
<summary lang="en">Watch video content from Channel 10.</summary>
<summary lang="he">צפה בתוכניות מאפליקציית אנדרויד של ערוץ 10</summary>
<description lang="en">Watch contents from Channel 10's android application.</description>
<description lang="he">צפה במגוון התוכניות והסדרות הניתנות לצפיה דרך אפליקצית האנדרויד של ערוץ 10</description>
<disclaimer>This addon parses Channel 10 android application, you should check Ch. 10 TOS before you using. It's as is.</disclaimer>
<supportedcontent>
<content>tvshows</content>
<content>episodes</content>
<content>movies</content>
</supportedcontent>
</extension>
</addon>
<addon id="plugin.video.israelive" name="IsraeLIVE" version="4.3.4" provider-name="Benny123, Avigdor">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>video</provides>
</extension>
<extension point="xbmc.service" library="service.py" start="[login|startup]"/>
<extension point="xbmc.addon.metadata">
<summary lang="en">Benny123's project</summary>
<summary lang="he">הפרויקט של Benny123</summary>
<description lang="en">Watch Live TV channels from Israel and all over the world.[CR][CR]The addon page and free download:[CR][COLOR blue]http://www.hometheater.co.il/vt219048.html[/COLOR][CR][CR]More addons on The Israeli repo:[CR][COLOR blue]https://github.com/cubicle-vdo/xbmc-israel[/COLOR]</description>
<description lang="he">צפיה בשידורי טלויזיה חיים מישראל והעולם.[CR][CR]דף הסברים והורדה בחינם:[CR][COLOR blue]http://www.hometheater.co.il/vt219048.html[/COLOR][CR][CR]תוספים נוספים במקור הישראלי:[CR][COLOR blue]https://github.com/cubicle-vdo/xbmc-israel[/COLOR]</description>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.video.israelsports" name="israelsports" version="2.1.4" provider-name="ISRALIVE Team">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en">Plays episodes from sport5 and one.co.il site</summary>
<description lang="en">This addon parse sport5 site and one.co.il you should check sport5 TOS before you using. It's as is</description>
<description lang="he">יש לבדוק תנאי השימוש באתר- התוסף נבנה לצרכי לימוד פייטון</description>
<disclaimer>This addon parse sport5 site, you should check sport5 TOS before you using. It's as is</disclaimer>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.video.KIDSIL"
name="KIDSIL"
version="1.2.0"
provider-name="o2ri">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
<import addon="plugin.video.youtube" version="2.1.3"/>
</requires>
<extension point="xbmc.python.pluginsource"
library="default.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en">Browse children sections in other addons</summary>
<description lang="en">links to other childern addons .</description>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.video.MakoTV"
name="MakoTV ver.2"
version="1.0.3"
provider-name="xbmc-israel team (xbmc-israel repo)">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en">MakoTV VOD</summary>
<description lang="en">MakoTV VOD</description>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.video.makoTV.video" name="Mako TV" version="1.32" provider-name="sbentin \V Master">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="Mako.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<platform>all</platform>
<minversion>31632</minversion>
<summary lang="en">Watch Mako video contents.</summary>
<summary lang="he">צפה בתוכניות מאתר מאקו</summary>
<description lang="en">Watch Mako Video contents from Mako Application for cellular.</description>
<description lang="he">צפה במגוון התוכניות והסדרות הניתנות לצפיה באמצעות אפךיקציית מאקו בטלפון הסלולרי</description>
<disclaimer>This addon connects to Mako site, you should check Mako's TOS on android before using. It's as is</disclaimer>
<supportedcontent>
<content>tvshows</content>
<content>episodes</content>
<content>movies</content>
</supportedcontent>
</extension>
</addon>
<addon id="plugin.video.playlistLoader" name="Playlist Loader" version="1.0.6" provider-name="Avigdor">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en">Playlist Loader - downloaded for free from:
http://www.hometheater.co.il</summary>
<description lang="en">Playlist Loader - downloaded for free from:
http://www.hometheater.co.il</description>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.video.reshet.video" name="רשת" version="1.3.0" provider-name="sbentin">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="reshet.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<platform>all</platform>
<minversion>31632</minversion>
<summary lang="en">Watch Reshet video contents.</summary>
<summary lang="he">צפה בתוכניות מאפליקציית אנדרויד של רשת</summary>
<description lang="en">Watch contents from Reshet's android application.</description>
<description lang="he">צפה במגוון התוכניות והסדרות הניתנות לצפיה מהפלאגין של רשת לאנדרויד</description>
<disclaimer>This addon parse Reshets's android application, you should check Reshet's TOS before you using. It's as is</disclaimer>
<supportedcontent>
<content>tvshows</content>
<content>episodes</content>
<content>movies</content>
</supportedcontent>
</extension>
</addon>
<addon id="plugin.video.sdarot.tv" name="Sdarot.tv Video" version="2.2.1" provider-name="cubicle">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="sdarottv.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<platform>all</platform>
<minversion>31632</minversion>
<summary lang="en">Watch Sdarot.tv video contents.</summary>
<summary lang="he">סדרות מתוך האתר sdarot.tv</summary>
<description lang="en">Watch the many TV series available on sdarot.tv</description>
<description lang="he">צפיה בסדרות (הרבות) שיש באתר sdarot.tv</description>
<disclaimer>This addon parsees their website, you should check their TOS before you using. It's as is</disclaimer>
<supportedcontent>
<content>tvshows</content>
</supportedcontent>
</extension>
</addon>
<addon id="plugin.video.seretil" name="seretil" version="2.1.4" provider-name="hillel">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
<import addon="script.module.urlresolver"/>
<import addon="script.module.t0mm0.common"/>
<import addon="script.module.simplejson" />
</requires>
<extension point="xbmc.python.pluginsource" library="seretil.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<platform>all</platform>
<summary lang="en">Watch seretil.me</summary>
<summary lang="he">seretil</summary>
<description lang="en">Watch video fromseretil</description>
<description lang="he">SERETIL </description>
<disclaimer>הנך כפוף לתנאי השימוש של האתר</disclaimer>
<supportedcontent>
<content>tvshows</content>
</supportedcontent>
</extension>
</addon>
<addon id="plugin.video.wallaNew.video" name="וואלה" version="2.1.8" provider-name="sbentin shlomico">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
<import addon="script.common.plugin.cache" version="0.9.1"/>
</requires>
<extension point="xbmc.python.pluginsource" library="walla.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<platform>all</platform>
<minversion>31632</minversion>
<summary lang="en">Watch Walla video contents.</summary>
<summary lang="he">צפה במידע VOD מאתר walla</summary>
<description lang="en">Watch Walla contents (inculde Yes, Nickoldeon and Viva).</description>
<description lang="he">צפה במגוון הסרטים ערוצים וסדרות הניתנים לצפיה דרך אתר video.walla.co.il</description>
<disclaimer>This addon parse Walla site, you should check Walla's TOS before you using. It's as is</disclaimer>
<supportedcontent>
<content>tvshows</content>
<content>episodes</content>
<content>movies</content>
</supportedcontent>
</extension>
</addon>
<addon id="plugin.video.wallaYes.video" name="וואלה Yes" version="1.0.4" provider-name="sbentin">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="yes.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<platform>all</platform>
<minversion>31635</minversion>
<summary lang="en">Watch Yes video contents from walla video.</summary>
<summary lang="he">צפה במידע VOD מאתר yes ב walla</summary>
<description lang="en">Watch Yes contents.</description>
<description lang="he">צפה במגוון הסרטים ערוצים וסדרות הניתנים לצפיה דרך אתר yes.walla.co.il</description>
<disclaimer>This addon parse Yes site, you should check Yes's TOS before you using. It's as is</disclaimer>
<supportedcontent>
<content>tvshows</content>
<content>episodes</content>
<content>movies</content>
</supportedcontent>
</extension>
</addon>
<addon id="plugin.video.ynet.video" name="Ynet Video" version="1.0.4" provider-name="cubicle">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="ynet.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<platform>all</platform>
<minversion>31632</minversion>
<summary lang="en">Watch YNet video contents.</summary>
<summary lang="he">צפה בכתבות וידאו של YNET</summary>
<description lang="en">Watch Ynet Video articles from ynet.co.il</description>
<description lang="he">צפיה בכתבות הוידאו של YNET</description>
<disclaimer>This addon parse YNet's site, you should check Hot's TOS before you using. It's as is</disclaimer>
<supportedcontent>
<content>tvshows</content>
</supportedcontent>
</extension>
</addon>
<addon id="plugin.audio.boilerroom" name="Boiler Room" version="1.0.8" provider-name="MetalKettle">
<requires>
<import addon="script.module.simplejson" version="3.3.0"/>
<import addon="xbmc.python" version="2.1.0"/>
<import addon="script.module.t0mm0.common" version="2.0.0"/>
<import addon="plugin.video.youtube" version="3.0.0"/>
<import addon="script.module.urlresolver" version="2.1.2"/>
<import addon="script.common.plugin.cache" version="2.5.2"/>
<import addon="script.module.metahandler" version="2.5.1"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>audio</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en"></summary>
<description lang="en"></description>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.audio.housemixes" name="House Mixes" version="1.1.4" provider-name="MetalKettle">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>audio</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en"></summary>
<description lang="en"></description>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.audio.spreaker" name="Spreaker" version="1.0.4" provider-name="MetalKettle">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>audio</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en"></summary>
<description lang="en"></description>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.audio.televisiontunes" name="Themes" version="0.0.8" provider-name="MetalKettle">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>audio</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en">Browse TelevisionTunes.com</summary>
<description lang="en">Listen to TV Theme music and songs from different television shows</description>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.program.configinstaller" name="ProZone" version="1.0.2" provider-name="MetalKettle">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
<import addon="plugin.video.youtube" version="3.0.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>executable video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en"></summary>
<description lang="en"></description>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.program.myip" name="My IP" version="1.0.3" provider-name="MetalKettle">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>executable</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en"></summary>
<description lang="en"></description>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.program.oepia" name="PIA for [COLOR grey]open[/COLOR][COLOR blue]elec[/COLOR]" version="1.0.5" provider-name="MetalKettle">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>executable</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en">Setup Private Internet Access on OpenELEC</summary>
<description lang="en">Setup Private Internet Access on OpenELEC. This will only work on OpenELEC and you need an account at http://www.privateinternetaccess.com/</description>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.video.aaastream" name=".[COLOR blue]AAA Live TV[/COLOR]" version="1.0.7" provider-name="AAA">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en">AAA Live TV - downloaded for free from:
http://aaastream.com</summary>
<description lang="en">AAA Live TV - downloaded for free from:
http://aaastream.com</description>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.video.aswizard" name="..DroidSticks Wizard" version="2.0.3" provider-name="Droidsticks / MetalKettle">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
<import addon="script.module.t0mm0.common" version="0.0.1"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>video executable</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en">DroidSticks Wizard</summary>
<description lang="en">Easy Install With DroidSticks XBMC Wizard</description>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.video.bigbuckbunny" name="Big Buck Bunny" version="1.0.1" provider-name="MetalKettle">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en">Watch all episode of Family Guy from familygutdirect.com</summary>
<description lang="en">Watch all episode of Family Guy from familygutdirect.com</description>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.video.DSVideos" name="..DroidSticks Help Centre" version="1.0.5" provider-name="Droidsticks / MetalKettle">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
<import addon="plugin.video.youtube" version="3.0.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en"></summary>
<description lang="en"></description>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.video.erotik" name="Erotik (XXX)" version="1.0.12" provider-name="MetalKettle">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
<import addon="script.module.t0mm0.common" version="1.1.0"/>
<import addon="script.module.beautifulsoup"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en">24-7 Streaming of various tv shows or show types</summary>
<description lang="en">Some of the streams are poor quality, be warned :)</description>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.video.Halow"
name="HALOW LIVE"
version="4.4"
provider-name="Halow">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource"
library="default.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary>Halow TV</summary>
<description>[COLOR red]Free Halow TV Live is free for all containing different live channels from different countries free for the whole world.[/COLOR]</description>
<platform>all</platform>
<license> Halow TV Public License. Version 3, 1 juni 2015</license>
<website>https://github.com/HalowTVy</website>
<source>https://github.com/HalowTV</source>
<forum>http://forum.kodi.tv/showthread.php?tid=215845</forum>
</extension>
</addon>
<addon id="plugin.video.highlights" name="Football Highlights" version="1.0.0" provider-name="MetalKettle">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en"></summary>
<description lang="en"></description>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.video.HQZone"
name="HQ Zone Live Streams"
version="1.1.15"
provider-name="MetalKettle / mFuk">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
<import addon="script.module.t0mm0.common" version="1.1.0"/>
<import addon="script.module.beautifulsoup"/>
</requires>
<extension point="xbmc.python.pluginsource"
library="default.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en">HQ Zone</summary>
<description lang="en">HQ Zone Live streams, Video On Demand, PPV + so much more, visit HQZone.tv to learn more. Don´t forget to follow us on Twitter @HQZoneTV.</description>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.video.learningzone" name="Learning Zone" version="1.0.1" provider-name="MetalKettle">
<requires>
<import addon="script.module.simplejson" version="3.3.0"/>
<import addon="xbmc.python" version="2.1.0"/>
<import addon="script.module.t0mm0.common" version="2.0.0"/>
<import addon="plugin.video.youtube" version="3.0.0"/>
<import addon="script.module.urlresolver" version="2.1.2"/>
<import addon="script.common.plugin.cache" version="2.5.2"/>
<import addon="script.module.metahandler" version="2.5.1"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en"> </summary>
<description lang="en">Welcome to the worlds largest collection of computer and technology related tutorials on XBMC/KODI</description>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.video.mksports" name="MK Sports" version="1.0.2" provider-name="MetalKettle">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en"></summary>
<description lang="en"></description>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.video.movieshd" name="Movies HD" version="1.1.22" provider-name="MoviesHD MetalKettle">
<requires>
<import addon="script.module.simplejson" version="3.3.0"/>
<import addon="xbmc.python" version="2.1.0"/>
<import addon="script.module.t0mm0.common" version="2.0.0"/>
<import addon="plugin.video.youtube" version="3.0.0"/>
<import addon="script.module.urlresolver" version="2.1.2"/>
<import addon="script.common.plugin.cache" version="2.5.2"/>
<import addon="script.module.metahandler" version="2.5.1"/>
<import addon="repository.movieshd"/>
<import addon="repository.metalkettle"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en"></summary>
<description lang="en"></description>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.video.onlinemovies" name="Online Movies Pro" version="1.0.12" provider-name="MetalKettle">
<requires>
<import addon="script.module.simplejson" version="3.3.0"/>
<import addon="xbmc.python" version="2.1.0"/>
<import addon="script.module.t0mm0.common" version="2.0.0"/>
<import addon="plugin.video.youtube" version="3.0.0"/>
<import addon="script.module.urlresolver" version="2.1.2"/>
<import addon="script.common.plugin.cache" version="2.5.2"/>
<import addon="script.module.metahandler" version="2.5.1"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en"></summary>
<description lang="en"></description>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.video.pythontut" name="Python Tutorial Videos" version="1.0.2" provider-name="MetalKettle">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en"> </summary>
<description lang="en"> Learn Python using these easy to follow videos from http://buckysroom.org/ </description>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.video.RobinHood-PPL-List" name="RobinHood-People List" version="1.0.1" provider-name="Husham.com">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en">RobinHood People Lists - downloaded for free from:
http://www.husham.com</summary>
<description lang="en">RobinHood-People List - downloaded for free from:
http://www.husham.com
Don't be lazy Add Create and add your list to the group to be shared with everyone</description>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.video.spacetelescope" name="Space Telescope" version="0.0.5" provider-name="MetalKettle">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en">Videos and news releases from the Hubble Space Telescope project</summary>
<description lang="en">Videos and news releases from the Hubble Space Telescope project</description>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.video.TubTub" name="TubTub" version="1.0.0" provider-name="MetalKettle">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en">24-7 Streaming of various tv shows or show types</summary>
<description lang="en">Some of the streams are poor quality, be warned :)</description>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.video.xmovies8" name="XMovies8" version="1.0.3" provider-name="MetalKettle">
<requires>
<import addon="script.module.simplejson" version="3.3.0"/>
<import addon="xbmc.python" version="2.1.0"/>
<import addon="script.module.t0mm0.common" version="2.0.0"/>
<import addon="plugin.video.youtube" version="3.0.0"/>
<import addon="script.module.urlresolver" version="2.1.2"/>
<import addon="script.common.plugin.cache" version="2.5.2"/>
<import addon="script.module.metahandler" version="2.5.1"/>
<import addon="repository.movieshd"/>
<import addon="repository.metalkettle"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en"></summary>
<description lang="en"></description>
<platform>all</platform>
</extension>
</addon>
<addon
id="he.skin.eminence"
version="1.0.0"
name="Eminence Hebrew"
provider-name="Kodi-Israel">
<requires>
<import addon="xbmc.gui" version="5.3.0"/>
<import addon="service.skin.widgets" version="0.0.29"/>
<import addon="service.library.data.provider" version="0.0.7"/>
<import addon="script.favourites" version="6.0.1"/>
<import addon="script.globalsearch" version="3.0.4"/>
<import addon="script.eminencefunctions" version="0.0.1"/>
</requires>
<extension
point="xbmc.gui.skin"
defaultthemename="textures.xbt"
debugging="false"
effectslowdown="1">
<res width="1920" height="1080" aspect="16:9" default="true" folder="1080i" />
</extension>
<extension point="xbmc.addon.metadata">
<platform>all</platform>
<summary lang="en">Created by Guy And Elad</summary>
<description lang="en">Eminence is a skin that seeks simplicity, functionality, and customisability with a modern look</description>
</extension>
</addon>
<addon id="repository.Kodi-Israel" name="Kodi-Israel Addon Repository" version="1.4.3" provider-name="Kodi-Israel Team">
<extension point="xbmc.addon.repository" name="Kodi-Israel Addon Repository">
<info compressed="false">http://raw.github.com/KODI-GROUP/Kodi-Israel/master/addons.xml</info>
<checksum>http://raw.github.com/KODI-GROUP/Kodi-Israel/master/addons.xml.md5</checksum>
<datadir zip="true">http://raw.github.com/KODI-GROUP/Kodi-Israel/master/repo</datadir>
</extension>
<extension point="xbmc.addon.metadata">
<summary>Install Kodi Israel Addons</summary>
<description>Download and install addons from Kodi-Israel</description>
<platform>all</platform>
</extension>
</addon>
</addons>