Kodi addon that helps you to watch videos from p2p torrent-networks, without full predownload http://xbmc.ru/forum/showthread.php?t=14787
Go to file
Palatosino 0def096fb1 Use zlib instead of gzip
The reason to make this change is that I had problems with some URL's and I saw that the problem whas the Gunzip.

I saw that the "gzip" http content is the same that we can found in this stackoverflow post: http://stackoverflow.com/a/3947241/1344260

And it fails too, here you  have my test/problem: http://pastebin.com/3rvmCEkU

It do a IOError: CRC check failed 0xac557afc != 0x2338b236L
and torrenter fails.

After that, I read this message and test the solution: http://stackoverflow.com/a/13692010/1344260

And its working. So I changed the code.
2016-03-11 21:36:18 +01:00
.idea fixes 2016-03-09 18:31:22 +03:00
icons add qbit icon 2016-01-14 16:44:41 +03:00
resources fixes 2016-03-07 20:58:43 +03:00
.gitattributes ignore 2015-01-11 20:20:51 +03:00
.gitignore ignore 2015-01-11 20:20:51 +03:00
AceStream.py new settings 2016-02-13 20:33:16 +03:00
Anteoloader.py Use zlib instead of gzip 2016-03-11 21:36:18 +01:00
BeautifulSoup.py platform fix 2015-06-23 23:00:27 +03:00
Content.py new settings 2016-02-13 20:33:16 +03:00
Core.py fixes 2016-03-09 18:31:22 +03:00
Downloader.py fixes 2016-03-07 20:58:43 +03:00
Libtorrent.py Use zlib instead of gzip 2016-03-11 21:36:18 +01:00
Localization.py fixes 2016-03-07 20:58:43 +03:00
Player.py Reduce download speed drop after prebuffering. 2016-03-10 18:11:38 +02:00
README.txt RussakHH stable roll-back 2015-12-15 17:09:25 +03:00
SearcherABC.py new settings 2016-02-13 20:33:16 +03:00
addon.xml fixes 2016-03-07 20:58:43 +03:00
changelog.txt fixes 2016-03-07 20:58:43 +03:00
controlcenter.py new settings 2016-02-13 20:33:16 +03:00
default.py new settings 2016-02-13 20:33:16 +03:00
functions.py fixes 2016-03-07 20:58:43 +03:00
icon.png lol 2015-01-09 14:11:21 +03:00

README.txt

Plugin helps you to watch videos from p2p torrent-networks, without full predownload (uses inner python-libtorrent) or Ace Stream. It also can add, control torrents and play downloaded files with external uTorrent, Transmission, Vuze or Deluge.
Official forum thread and FAQ: http://forums.tvaddons.ag/addon-releases/29224-torrenter-v2.html

Инструкции и обсуждение: http://xbmc.ru/forum/showthread.php?t=6837