Felis Domesticus

master
xngsrs 3 years ago
parent 375fa18e79
commit 7ed30a2370

@ -286,7 +286,7 @@ v5.2.14 (2017-01-23)
</extension>
</addon>
<addon id="script.module.resolveurl" name="ResolveURL" version="5.1.22" provider-name="gujal">
<addon id="script.module.resolveurl" name="ResolveURL" version="5.1.23" 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>702515</size>
<size>702576</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>
@ -567,7 +567,7 @@ transmission is a fast, easy and free BitTorrent client
</extension>
</addon>
<addon id="script.module.torrent2http" name="torrent2http" version="0.5.4" provider-name="anteo,DiMartino,-=Vd=-">
<addon id="script.module.torrent2http" name="torrent2http" version="0.5.5" provider-name="anteo,DiMartino,-=Vd=-">
<requires>
<!-- <import addon="xbmc.python" version="2.14.0"/> -->
<import addon="script.module.requests" optional="false"/>
@ -578,7 +578,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>159036</size>
<size>159157</size>
<platform>all</platform>
<language>en</language>
<summary lang="en">Downloads torrents and share it over HTTP</summary>
@ -591,7 +591,7 @@ transmission is a fast, easy and free BitTorrent client
<addon id="plugin.video.romanianpack"
name="Movies RO Sites Pack"
version="1.1.33"
version="1.1.34"
provider-name="Sarsailă">
<requires>
<!-- <import addon="xbmc.python" version="2.1.0"/> -->
@ -615,7 +615,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>2026415</size>
<size>2027098</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 @@
c9337eb1feff9182c17afee85506a3ed
c7a66b80662feaa7eafa35b402d8e825

@ -1,15 +1,15 @@
Version 5.1.22 (January 18, 2021)
Version 5.1.23 (January 29, 2021)
- Code Base Changes:
- None
- Resolvers Added:
- jetload
- vidcloud
- speedostream
- Resolvers Fixed/Updated:
- videossh
- voe.sx
- evoload
- doodstream
- streamz
- debridlink
- Resolvers Removed
- None
Loading…
Cancel
Save