mirror of
https://github.com/xngsrs/myhobby
synced 2024-11-15 00:15:02 +00:00
Aegypius Monachus
This commit is contained in:
parent
45c5543dbd
commit
cb81288906
33
addons.xml
33
addons.xml
@ -86,7 +86,7 @@ level.</description>
|
||||
</extension>
|
||||
</addon>
|
||||
|
||||
<addon id="script.module.resolveurl" name="ResolveURL" version="5.0.38e" provider-name="jsergio">
|
||||
<addon id="script.module.resolveurl" name="ResolveURL" version="5.0.39" provider-name="jsergio">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.1.0" />
|
||||
<import addon="plugin.video.youtube" optional="true" />
|
||||
@ -97,7 +97,7 @@ level.</description>
|
||||
<extension point="xbmc.python.module" library="lib" />
|
||||
<extension point="xbmc.python.pluginsource" library="lib/default.py" />
|
||||
<extension point="xbmc.addon.metadata">
|
||||
<size>700206</size>
|
||||
<size>700607</size>
|
||||
<platform>all</platform>
|
||||
<summary lang="en">Resolve common video host URL's to be playable in XBMC/Kodi.</summary>
|
||||
<summary lang="es">Resolver enlaces a videos de sitios populares para poder reproducirlos en XBMC/Kodi.</summary>
|
||||
@ -530,19 +530,22 @@ v5.2.14 (2017-01-23)
|
||||
|
||||
<addon id="plugin.video.romanianpack"
|
||||
name="Movies RO Sites Pack"
|
||||
version="1.0.57b"
|
||||
version="1.0.58"
|
||||
provider-name="Sarsailă">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.1.0"/>
|
||||
<import addon="script.module.resolveurl" version="5.0.06"/>
|
||||
<import addon="plugin.video.elementum" optional="true" />
|
||||
<import addon="script.module.torrent2http" optional="true" />
|
||||
<import addon="plugin.video.torrenter" optional="true" />
|
||||
</requires>
|
||||
<extension point="xbmc.python.pluginsource"
|
||||
library="default.py">
|
||||
<provides>video</provides>
|
||||
</extension>
|
||||
<extension point="xbmc.service" name="mrsp.service" library="service.py" />
|
||||
<extension point="xbmc.addon.metadata">
|
||||
<size>1362504</size>
|
||||
<size>1470937</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>
|
||||
@ -627,6 +630,28 @@ v5.2.14 (2017-01-23)
|
||||
</extension>
|
||||
</addon>
|
||||
|
||||
<addon id="script.module.torrent2http" name="torrent2http" version="0.2.8" provider-name="anteo,DiMartino,-=Vd=-">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.14.0"/>
|
||||
<import addon="script.module.requests" optional="false"/>
|
||||
</requires>
|
||||
<extension point="xbmc.python.module" library="lib"/>
|
||||
<extension point="xbmc.python.script" library="main.py">
|
||||
<provides>executable</provides>
|
||||
</extension>
|
||||
<extension point="xbmc.service" library="service.py" start="startup" />
|
||||
<extension point="xbmc.addon.metadata">
|
||||
<size>85460</size>
|
||||
<platform>all</platform>
|
||||
<language>en</language>
|
||||
<summary lang="en">Downloads torrents and share it over HTTP</summary>
|
||||
<summary lang="ru">Загружает торренты и раздает их по HTTP</summary>
|
||||
<description lang="ru">Обеспечивает последовательную (sequential) загрузку торрентов для потокового онлайн просмотра через HTTP. Основан на библиотеке LibTorrent.</description>
|
||||
<description lang="en">Provides sequential torrent downloading for online streaming video and other media over HTTP.</description>
|
||||
<email>anteo@academ.org</email>
|
||||
</extension>
|
||||
</addon>
|
||||
|
||||
<addon id="service.subtitles.subtitrarinoiro"
|
||||
name="Subtitrari-noi.ro"
|
||||
version="1.2.3"
|
||||
|
@ -1 +1 @@
|
||||
d0983ae7c3e4e367489f7d40a0dad55e
|
||||
c99128216f61bbbb58f1a16c09476955
|
Binary file not shown.
Binary file not shown.
50
zips/script.module.torrent2http/changelog-0.2.8.txt
Normal file
50
zips/script.module.torrent2http/changelog-0.2.8.txt
Normal file
@ -0,0 +1,50 @@
|
||||
[B]Version 0.2.1[/B]
|
||||
+ WebUI (http://<host>:<port>/stat) by -=Vd=-
|
||||
|
||||
[B]Version 0.2.0[/B]
|
||||
+ Client\server mode, remote execution, standalone version by -=Vd=-
|
||||
|
||||
[B]Version 0.1.4[/B]
|
||||
+ Unix ARM x64 (aarch64) by srg70
|
||||
|
||||
[B]Version 0.1.3[/B]
|
||||
+ Android execute fix
|
||||
|
||||
[B]Version 0.1.2[/B]
|
||||
+ Torrent2http binaries for Raspberry Pi v1 (arm v6)
|
||||
|
||||
[B]Version 0.1.1[/B]
|
||||
+ Automatic download manager for binaries
|
||||
|
||||
[B]Version 0.1.0[/B]
|
||||
+ Torrent2http binaries updated to 1.0.5
|
||||
+ Added Android Lollipop 5/Marshmallow 6 ARM support
|
||||
|
||||
[B]Version 0.0.9[/B]
|
||||
+ Torrent2http binaries updated to 1.0.4, LibTorrent updated to 1.0.5
|
||||
+ More aggressive tracker connection
|
||||
|
||||
[B]Version 0.0.8[/B]
|
||||
+ Torrent2http binaries updated to 1.0.3
|
||||
|
||||
[B]Version 0.0.7[/B]
|
||||
+ Torrent2http binaries updated to 1.0.2
|
||||
|
||||
[B]Version 0.0.6[/B]
|
||||
+ Added code comments
|
||||
* Better support of unicode path names
|
||||
|
||||
[B]Version 0.0.5[/B]
|
||||
+ Torrent2http binaries updated to 1.0.1
|
||||
|
||||
[B]Version 0.0.4[/B]
|
||||
+ Added some mime types for better detection
|
||||
|
||||
[B]Version 0.0.3[/B]
|
||||
+ Detect media types
|
||||
|
||||
[B]Version 0.0.2[/B]
|
||||
+ Added some configurable libtorrent options
|
||||
|
||||
[B]Version 0.0.1[/B]
|
||||
+ Initial release
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user