Camelus Dromedarius

master
xngsrs 4 years ago
parent 2e0abd2436
commit 3ccb22d4e6

@ -286,7 +286,7 @@ v5.2.14 (2017-01-23)
</extension>
</addon>
<addon id="script.module.resolveurl" name="ResolveURL" version="5.1.14.03" provider-name="gujal">
<addon id="script.module.resolveurl" name="ResolveURL" version="5.1.17" provider-name="gujal">
<requires>
<!-- <import addon="xbmc.python" version="3.0.0" /> -->
<import addon="script.module.six" />
@ -299,7 +299,7 @@ v5.2.14 (2017-01-23)
<extension point="xbmc.python.module" library="lib" />
<extension point="xbmc.python.pluginsource" library="lib/default.py" />
<extension point="xbmc.addon.metadata">
<size>694549</size>
<size>695005</size>
<platform>all</platform>
<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>
@ -550,7 +550,7 @@ transmission is a fast, easy and free BitTorrent client
</extension>
</addon>
<addon id="script.module.torrent2http" name="torrent2http" version="0.4.3" provider-name="anteo,DiMartino,-=Vd=-">
<addon id="script.module.torrent2http" name="torrent2http" version="0.4.4" provider-name="anteo,DiMartino,-=Vd=-">
<requires>
<!-- <import addon="xbmc.python" version="2.14.0"/> -->
<import addon="script.module.requests" optional="false"/>
@ -561,7 +561,7 @@ transmission is a fast, easy and free BitTorrent client
</extension>
<extension point="xbmc.service" library="service.py" name="torrent2http.service" />
<extension point="xbmc.addon.metadata">
<size>158562</size>
<size>158568</size>
<platform>all</platform>
<language>en</language>
<summary lang="en">Downloads torrents and share it over HTTP</summary>
@ -574,7 +574,7 @@ transmission is a fast, easy and free BitTorrent client
<addon id="plugin.video.romanianpack"
name="Movies RO Sites Pack"
version="1.1.15"
version="1.1.16"
provider-name="Sarsailă">
<requires>
<!-- <import addon="xbmc.python" version="2.1.0"/> -->
@ -598,7 +598,7 @@ transmission is a fast, easy and free BitTorrent client
</extension>
<extension point="xbmc.service" name="mrsp.service" library="service.py" />
<extension point="xbmc.addon.metadata">
<size>1992128</size>
<size>1992456</size>
<summary>Site-uri cu filme subtitrate in limba romana</summary>
<description>Colectie de site-uri cu filme si seriale traduse in limba romana</description>
<platform>all</platform>

@ -1 +1 @@
1cb411f70b68212538b39cdb93fb59b3
230dbb65a1a07eb1322ef91d7d9a9ff1

@ -1,14 +1,12 @@
Version 5.1.14 (November 17, 2020)
Version 5.1.17 (December 07, 2020)
- Code Base Changes:
- None
- Regression error with PY2
- Resolvers Added:
- Letsupload
- None
- Resolvers Fixed/Updated:
- FEmbed
- Streamz
- Streamtape
- None
- Resolvers Removed
- None
Loading…
Cancel
Save