Kodi addon that helps you to watch videos from p2p torrent-networks, without full predownload
http://xbmc.ru/forum/showthread.php?t=14787
0def096fb1
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. |
||
---|---|---|
.idea | ||
icons | ||
resources | ||
.gitattributes | ||
.gitignore | ||
AceStream.py | ||
Anteoloader.py | ||
BeautifulSoup.py | ||
Content.py | ||
Core.py | ||
Downloader.py | ||
Libtorrent.py | ||
Localization.py | ||
Player.py | ||
README.txt | ||
SearcherABC.py | ||
addon.xml | ||
changelog.txt | ||
controlcenter.py | ||
default.py | ||
functions.py | ||
icon.png |
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