forked from coolnaz85/GujalKodiWork
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaddons.xml
148 lines (143 loc) · 6.09 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
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addons>
<addon id="plugin.audio.radiosindia"
version="0.1.1"
name="Radios India"
provider-name="Gujal">
<requires>
<import addon="xbmc.python" version="2.20.0"/>
<import addon="script.module.requests" version="2.4.3"/>
<import addon="script.module.beautifulsoup" version="3.2.1"/>
</requires>
<extension point="xbmc.python.pluginsource" library="main.py">
<provides>audio</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary>Radios India</summary>
<description>Radios India is a popular site to listen to Radio Stations from around India</description>
<disclaimer>This addon provides access to Radios India website and is not liable for any content hosted on that site</disclaimer>
</extension>
</addon>
<addon id="plugin.video.deccandelight"
version="1.2.8"
name="Deccan Delight"
provider-name="Gujal">
<requires>
<import addon="xbmc.python" version="2.20.0"/>
<import addon="script.module.requests" version="2.4.3"/>
<import addon="script.module.beautifulsoup" version="3.2.1"/>
<import addon="script.common.plugin.cache" version="2.5.5"/>
<import addon="script.module.urlresolver" version="3.0.0"/>
<import addon="script.module.urlresolver" version="3.0.0"/>
<import addon="plugin.video.f4mTester" version="2.2.3"/>
</requires>
<extension point="xbmc.python.pluginsource" library="main.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary>Entertainment from the Deccan region of India</summary>
<description>This addon provides access to entertainment in various Deccan languages such as Tamil, Telugu, Malayalam, Kannada, and Hindi</description>
<platform>all</platform>
<website>https://www.tvaddons.co/forums/addon-releases/49105-deccan-delight-indian-entertainment.html</website>
<disclaimer>DeccanDelight and its developers are not in any way affiliated with Kodi or any of the sites and providers used in the addon.
DeccanDelight is and always will be free and open-source. None of its code and resources may be sold or redistributed for any commercial purposes.
DeccanDelight and its developers do not host, create, or distribute any of the content displayed in the addon, it simply scrapes public websites.</disclaimer>
<news>[B]Version 1.2.8 - 07 Aug 2017[/B]
- MHDTVLive Fix
</news>
<assets>
<icon>icon.png</icon>
<fanart>fanart.jpg</fanart>
<screenshot>resources/images/screenshot-01.jpg</screenshot>
<screenshot>resources/images/screenshot-02.jpg</screenshot>
<screenshot>resources/images/screenshot-03.jpg</screenshot>
</assets>
</extension>
</addon>
<addon id="plugin.video.desitashan"
version="0.1.2"
name="Desi Tashan"
provider-name="Gujal">
<requires>
<import addon="xbmc.python" version="2.24.0"/>
<import addon="script.module.requests" version="2.4.3"/>
<import addon="script.module.beautifulsoup" version="3.2.1"/>
<import addon="script.module.urlresolver" version="3.0.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="main.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary>Desi Tashan Hindi Catchup TV</summary>
<description>Desitashan is a popular site to watch Hindi TV Shows on demand</description>
<disclaimer>This addon provides access to Desi Tashan site and is not liable for any content hosted on that site</disclaimer>
<broken>Deprecated as the Hosting site went out of service</broken>
</extension>
</addon>
<addon
id="plugin.video.imdb.trailers"
version="2.1.1"
name="IMDb Trailers"
provider-name="queeup, gujal">
<requires>
<import addon="xbmc.python"
version="2.1.0"/>
<import addon="script.module.simplejson"
version="2.0.10"/>
<import addon="script.common.plugin.cache"
version="2.5.5"/>
</requires>
<extension point="xbmc.python.pluginsource"
library="addon.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary>IMDb Trailers video add-on</summary>
<summary lang="tr">IMDb Fragmanları video eklentisi</summary>
<description>Watch movie trailers available on IMDb.</description>
<description lang="tr">IMDb'de bulunan film fragmanlarını izle.</description>
<language>en</language>
<platform>all</platform>
<license>WTFPL</license>
<forum></forum>
<website>http://www.imdb.com/</website>
<source>https://github.com/queeup/plugin.video.imdb.trailers</source>
</extension>
</addon>
<addon id="plugin.video.tamilgun"
version="0.3.0"
name="Tamil Gun"
provider-name="Gujal">
<requires>
<import addon="xbmc.python" version="2.24.0"/>
<import addon="script.module.requests" version="2.4.3"/>
<import addon="script.module.beautifulsoup" version="3.2.1"/>
<import addon="script.module.urlresolver" version="3.0.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="main.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary>TamilGun</summary>
<description>TamilGun is a popular site to watch Tamil Movies on demand</description>
<disclaimer>This addon simply scrapes TamilGun website and is not liable for any content hosted on that site</disclaimer>
</extension>
</addon>
<addon id="repository.gujal" name="Gujal Addon Repository" version="1.4" provider-name="Gujal">
<extension point="xbmc.addon.repository" name="Gujal Addons Repository">
<dir>
<info compressed="false">https://github.com/zqfaen/tva-common/raw/master/addons.xml</info>
<checksum>https://github.com/zqfaen/tva-common/raw/master/addons.xml.md5</checksum>
<datadir zip="true">https://github.com/zqfaen/tva-common/raw/master/zips/</datadir>
</dir>
<info compressed="false">https://raw.github.com/Gujal00/GujalKodiWork/master/addons.xml</info>
<checksum>https://raw.github.com/Gujal00/GujalKodiWork/master/addons.xml.md5</checksum>
<datadir zip="true">https://raw.github.com/Gujal00/GujalKodiWork/master/zips</datadir>
</extension>
<extension point="xbmc.addon.metadata">
<summary>Third party Addons for Kodi</summary>
<description>Gujal Addons Repository</description>
<platform>all</platform>
</extension>
</addon>
</addons>