mirror of
https://github.com/xngsrs/myhobby
synced 2024-11-18 21:27:52 +00:00
Panthera Tigris Jacksoni - more kodi 19 fixes
This commit is contained in:
parent
8f0534f7f9
commit
b28b01c9c2
12
addons.xml
12
addons.xml
@ -286,7 +286,7 @@ v5.2.14 (2017-01-23)
|
|||||||
</extension>
|
</extension>
|
||||||
</addon>
|
</addon>
|
||||||
|
|
||||||
<addon id="script.module.resolveurl" name="ResolveURL" version="5.1.6.01" provider-name="gujal">
|
<addon id="script.module.resolveurl" name="ResolveURL" version="5.1.7.01" provider-name="gujal">
|
||||||
<requires>
|
<requires>
|
||||||
<!-- <import addon="xbmc.python" version="3.0.0" /> -->
|
<!-- <import addon="xbmc.python" version="3.0.0" /> -->
|
||||||
<import addon="script.module.six" version="0.0.1"/>
|
<import addon="script.module.six" version="0.0.1"/>
|
||||||
@ -298,7 +298,7 @@ v5.2.14 (2017-01-23)
|
|||||||
<extension point="xbmc.python.module" library="lib" />
|
<extension point="xbmc.python.module" library="lib" />
|
||||||
<extension point="xbmc.python.pluginsource" library="lib/default.py" />
|
<extension point="xbmc.python.pluginsource" library="lib/default.py" />
|
||||||
<extension point="xbmc.addon.metadata">
|
<extension point="xbmc.addon.metadata">
|
||||||
<size>685873</size>
|
<size>687133</size>
|
||||||
<platform>all</platform>
|
<platform>all</platform>
|
||||||
<summary lang="en_GB">Resolve common video host URL's to be playable in XBMC/Kodi.</summary>
|
<summary lang="en_GB">Resolve common video host URL's to be playable in XBMC/Kodi.</summary>
|
||||||
<summary lang="es_ES">Resolver enlaces a videos de sitios populares para poder reproducirlos en XBMC/Kodi.</summary>
|
<summary lang="es_ES">Resolver enlaces a videos de sitios populares para poder reproducirlos en XBMC/Kodi.</summary>
|
||||||
@ -549,7 +549,7 @@ transmission is a fast, easy and free BitTorrent client
|
|||||||
</extension>
|
</extension>
|
||||||
</addon>
|
</addon>
|
||||||
|
|
||||||
<addon id="script.module.torrent2http" name="torrent2http" version="0.3.3" provider-name="anteo,DiMartino,-=Vd=-">
|
<addon id="script.module.torrent2http" name="torrent2http" version="0.3.4" provider-name="anteo,DiMartino,-=Vd=-">
|
||||||
<requires>
|
<requires>
|
||||||
<!-- <import addon="xbmc.python" version="2.14.0"/> -->
|
<!-- <import addon="xbmc.python" version="2.14.0"/> -->
|
||||||
<import addon="script.module.requests" optional="false"/>
|
<import addon="script.module.requests" optional="false"/>
|
||||||
@ -560,7 +560,7 @@ transmission is a fast, easy and free BitTorrent client
|
|||||||
</extension>
|
</extension>
|
||||||
<extension point="xbmc.service" library="service.py" start="startup" />
|
<extension point="xbmc.service" library="service.py" start="startup" />
|
||||||
<extension point="xbmc.addon.metadata">
|
<extension point="xbmc.addon.metadata">
|
||||||
<size>86610</size>
|
<size>88191</size>
|
||||||
<platform>all</platform>
|
<platform>all</platform>
|
||||||
<language>en</language>
|
<language>en</language>
|
||||||
<summary lang="en">Downloads torrents and share it over HTTP</summary>
|
<summary lang="en">Downloads torrents and share it over HTTP</summary>
|
||||||
@ -573,7 +573,7 @@ transmission is a fast, easy and free BitTorrent client
|
|||||||
|
|
||||||
<addon id="plugin.video.romanianpack"
|
<addon id="plugin.video.romanianpack"
|
||||||
name="Movies RO Sites Pack"
|
name="Movies RO Sites Pack"
|
||||||
version="1.0.99"
|
version="1.1.0"
|
||||||
provider-name="Sarsailă">
|
provider-name="Sarsailă">
|
||||||
<requires>
|
<requires>
|
||||||
<!-- <import addon="xbmc.python" version="2.1.0"/> -->
|
<!-- <import addon="xbmc.python" version="2.1.0"/> -->
|
||||||
@ -597,7 +597,7 @@ transmission is a fast, easy and free BitTorrent client
|
|||||||
</extension>
|
</extension>
|
||||||
<extension point="xbmc.service" name="mrsp.service" library="service.py" />
|
<extension point="xbmc.service" name="mrsp.service" library="service.py" />
|
||||||
<extension point="xbmc.addon.metadata">
|
<extension point="xbmc.addon.metadata">
|
||||||
<size>1949242</size>
|
<size>1949957</size>
|
||||||
<summary>Site-uri cu filme subtitrate in limba romana</summary>
|
<summary>Site-uri cu filme subtitrate in limba romana</summary>
|
||||||
<description>Colectie de site-uri cu filme si seriale traduse in limba romana</description>
|
<description>Colectie de site-uri cu filme si seriale traduse in limba romana</description>
|
||||||
<platform>all</platform>
|
<platform>all</platform>
|
||||||
|
@ -1 +1 @@
|
|||||||
54eec9ae863af01af349439042731f1b
|
7cf443a9c40ed41d880ca6ec29670a11
|
Binary file not shown.
@ -1,17 +0,0 @@
|
|||||||
Version 5.1.6 (August 16, 2020)
|
|
||||||
- Code Base Changes:
|
|
||||||
- None
|
|
||||||
|
|
||||||
- Resolvers Added:
|
|
||||||
- Doodstream
|
|
||||||
- Vidup
|
|
||||||
- Vidbom
|
|
||||||
|
|
||||||
- Resolvers Fixed/Updated:
|
|
||||||
- vidstreaming
|
|
||||||
|
|
||||||
- Resolvers Removed
|
|
||||||
- None
|
|
||||||
|
|
||||||
- Languages Added/Updated
|
|
||||||
- None
|
|
21
zips/script.module.resolveurl/changelog-5.1.7.01.txt
Normal file
21
zips/script.module.resolveurl/changelog-5.1.7.01.txt
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
Version 5.1.7 (September 3, 2020)
|
||||||
|
- Code Base Changes:
|
||||||
|
- Flake8 linting
|
||||||
|
|
||||||
|
- Resolvers Added:
|
||||||
|
- None
|
||||||
|
|
||||||
|
- Resolvers Fixed/Updated:
|
||||||
|
- Anistream
|
||||||
|
- Aparat
|
||||||
|
- Cloud9
|
||||||
|
- Cloudb
|
||||||
|
- FEmbed
|
||||||
|
- GoUnlimited
|
||||||
|
- Vidoza
|
||||||
|
|
||||||
|
- Resolvers Removed
|
||||||
|
- None
|
||||||
|
|
||||||
|
- Languages Added/Updated
|
||||||
|
- Greek
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user