From 67a697ceeb7448030272b33b5fde85c06107dc58 Mon Sep 17 00:00:00 2001 From: inpos Date: Fri, 4 Mar 2016 16:10:04 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD?= =?UTF-8?q?=D0=B0=20=D0=B8=D0=BD=D1=84=D0=BE=D1=80=D0=BC=D0=B0=D1=86=D0=B8?= =?UTF-8?q?=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- addon.xml | 7 ++++--- changelog.txt | 41 +---------------------------------------- 2 files changed, 5 insertions(+), 43 deletions(-) diff --git a/addon.xml b/addon.xml index ff310f4..a029d36 100644 --- a/addon.xml +++ b/addon.xml @@ -1,7 +1,8 @@ - + + @@ -11,6 +12,6 @@ Загружает торренты и раздает их по HTTP Обеспечивает последовательную (sequential) загрузку торрентов для потокового онлайн просмотра через HTTP. Основан на библиотеке LibTorrent. Provides sequential torrent downloading for online streaming video and other media over HTTP. - anteo@academ.org - + inpos@yandex.ru + https://github.com/inpos/script.module.pyrrent2http diff --git a/changelog.txt b/changelog.txt index 40cc98f..0840c12 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,41 +1,2 @@ -[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] +[B]Version 0.5.0[/B] + Initial release