Arvicola Amphibius

master
xngsrs 3 years ago
parent 6e910f9285
commit b80e5e9de2

@ -405,6 +405,23 @@ transmission is a fast, easy and free BitTorrent client
</extension>
</addon>
<addon id="script.module.futures"
name="futures"
version="2.2.0"
provider-name="Brian Quinlan">
<extension point="xbmc.python.module"
library="lib"/>
<extension point="xbmc.addon.metadata">
<size>67519</size>
<summary>A futures implementation for Python</summary>
<description>Backport of the concurrent.futures package from Python 3.2</description>
<platform>all</platform>
<license>BSD</license>
<source>https://code.google.com/p/pythonfutures/source/browse</source>
<website>https://code.google.com/p/pythonfutures</website>
</extension>
</addon>
<addon id="script.module.urlresolver" name="URLResolver" version="5.0.48" provider-name="tvaddons">
<requires>
<import addon="xbmc.python" version="2.1.0" />
@ -550,7 +567,7 @@ transmission is a fast, easy and free BitTorrent client
</extension>
</addon>
<addon id="script.module.torrent2http" name="torrent2http" version="0.5.1" provider-name="anteo,DiMartino,-=Vd=-">
<addon id="script.module.torrent2http" name="torrent2http" version="0.5.2" provider-name="anteo,DiMartino,-=Vd=-">
<requires>
<!-- <import addon="xbmc.python" version="2.14.0"/> -->
<import addon="script.module.requests" optional="false"/>
@ -561,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>158932</size>
<size>158938</size>
<platform>all</platform>
<language>en</language>
<summary lang="en">Downloads torrents and share it over HTTP</summary>
@ -574,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.29"
version="1.1.30"
provider-name="Sarsailă">
<requires>
<!-- <import addon="xbmc.python" version="2.1.0"/> -->
@ -599,7 +616,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>2020084</size>
<size>2026092</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 @@
ab2254185cc3d1761cb6def607b20636
b451e7bcad765cfb61d44906cc36a58e

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Loading…
Cancel
Save