-
-
Notifications
You must be signed in to change notification settings - Fork 129
/
addons.xml
120 lines (109 loc) · 6.41 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
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addons>
<addon id="repository.botallen" name="BotAllen Repository" version="2.0.0" provider-name="botallen">
<extension point="xbmc.addon.repository" name="BotAllen Repository">
<dir minversion="18.0" maxversion="18.9">
<info compressed="false">https://raw.githubusercontent.com/botallen/repository.botallen/v1.0.0/addons.xml</info>
<checksum>https://raw.githubusercontent.com/botallen/repository.botallen/v1.0.0/addons.xml.md5</checksum>
<datadir zip="true">https://raw.githubusercontent.com/botallen/repository.botallen/v1.0.0/</datadir>
</dir>
<dir minversion="19.0">
<info compressed="true">https://raw.githubusercontent.com/botallen/repository.botallen/v2.0.0/addons.xml.gz</info>
<checksum>https://raw.githubusercontent.com/botallen/repository.botallen/v2.0.0/addons.xml.gz.md5</checksum>
<datadir zip="true">https://botallen.com/dl/</datadir>
</dir>
</extension>
<extension point="xbmc.addon.metadata">
<summary>BotAllen Repository for Kodi</summary>
<description>A Repository for Streaming Add-ons of Indian OTT Providers</description>
<platform>all</platform>
<assets>
<icon>icon.png</icon>
<fanart>fanart.jpg</fanart>
<clearlogo>icon.png</clearlogo>
</assets>
</extension>
</addon>
<addon id="plugin.video.botallen.hotstar" name="Disney+ Hotstar" provider-name="botallen" version="1.1.1">
<requires>
<import addon="xbmc.python" version="3.0.0"/>
<import addon="script.module.codequick" version="1.0.2"/>
<import addon="script.module.inputstreamhelper" version="0.5.2"/>
<import addon="repository.botallen" version="2.0.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="addon.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en_GB">Stream Movies, TV Shows and More from Disney+ Hotstar in Kodi.</summary>
<description lang="en_GB">Disney+ Hotstar (erstwhile Hotstar) is India’s largest premium streaming platform that has changed the way Indians watch their entertainment - from their favourite TV shows and movies to sporting extravaganzas. With the widest range of content in India, Disney+ Hotstar offers more than 100,000 hours of TV Shows and Movies in 8 languages, regional and national News, and coverage of every major global sporting event, including the IPL. Disney+ Hotstar Premium has a large selection of Disney+ Originals, latest American shows, blockbuster Hollywood movies and award-winning content from International studios; whereas with Disney+ Hotstar VIP, users get access to Disney content in local languages, exclusive new content from the Hotstar Specials label, access to STAR network serials before television, and the latest and best of live sporting action. In its earlier avatar, the Hotstar mobile app has notched 400 Mn+ downloads, making it one of the most in-demand apps in India and also secured top spots on the Google Play Store as well as the Apple App Store. The app’s success reflects its highly evolved video streaming technology as well as the quality of experience across devices and platforms.</description>
<disclaimer lang="en_GB">This plugin is not officially commissioned/supported by Hotstar. The trademark "Hotstar" is registered by "Novi Digital Entertainment Private Limited (Novi)"</disclaimer>
<license>MIT</license>
<source>https://github.com/botallen/plugin.video.botallen.hotstar</source>
<website>https://botallen.com</website>
<email>[email protected]</email>
<platform>all</platform>
<language>en</language>
<assets>
<icon>resources/icon.jpg</icon>
<fanart>resources/fanart.png</fanart>
<screenshot>resources/screenshots/screenshot000.png</screenshot>
<screenshot>resources/screenshots/screenshot001.png</screenshot>
<screenshot>resources/screenshots/screenshot002.png</screenshot>
</assets>
<reuselanguageinvoker>true</reuselanguageinvoker>
</extension>
</addon>
<addon id="plugin.video.jiotv" name="JioTV" version="2.3.0" provider-name="botallen">
<requires>
<import addon="xbmc.python" version="3.0.0"/>
<import addon="script.module.codequick" version="1.0.2"/>
<import addon="script.module.inputstreamhelper" version="0.5.10"/>
<import addon="inputstream.adaptive" minversion="2.6.6"/>
<import addon="repository.botallen" version="2.0.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="addon.py">
<provides>video</provides>
</extension>
<extension point="xbmc.service" library="service.py"/>
<extension point="xbmc.addon.metadata">
<summary lang="en_GB">Stream Live Indian Channels From JioTV on Kodi</summary>
<description lang="en_GB">Enjoy Live TV experience in Kodi.</description>
<language>en</language>
<platform>all</platform>
<license>MIT</license>
<forum>https://botallen.com/discord</forum>
<website>https://botallen.com</website>
<email>[email protected]</email>
<source>https://github.com/botallen/plugin.video.jiotv</source>
<news>
[- 2.3.0 -]
[added] more extra channels
[added] inputstream adaptive as a dependency
[- 2.2.0 -]
[fixed] Bugs related to playback
[added] Login with OTP
[- 2.1.0 -]
[added] Kodi Matrix support
[added] Star channels support
[- 2.0.14 -]
[added] Featured Content
[- 2.0.13 -]
[added] Web login
[- 2.0.0 -]
[fixed] All major issues related to playback almost solved
[added] Categorized by Language
[added] Filter channels by specific language in genre. (from settings)
</news>
<disclaimer>This plugin is not officially commissioned/supported by Jio. The trademark "Jio" is registered by "Reliance Corporate IT Park Limited (RCITPL)"</disclaimer>
<assets>
<icon>resources/icon.png</icon>
<fanart>resources/fanart.png</fanart>
<screenshot>resources/screenshots/screenshot000.png</screenshot>
<screenshot>resources/screenshots/screenshot001.png</screenshot>
<screenshot>resources/screenshots/screenshot002.png</screenshot>
</assets>
<reuselanguageinvoker>true</reuselanguageinvoker>
</extension>
</addon>
</addons>