From 25319c55ac1ff96ec02303ea3cf471766a78cc3c Mon Sep 17 00:00:00 2001 From: inpos Date: Sat, 5 Mar 2016 17:55:44 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20ch?= =?UTF-8?q?ardet?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- addon.xml | 4 +++- lib/pyrrent2http/pyrrent2http.py | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/addon.xml b/addon.xml index 33c1122..4fa3352 100644 --- a/addon.xml +++ b/addon.xml @@ -2,7 +2,9 @@ - + + diff --git a/lib/pyrrent2http/pyrrent2http.py b/lib/pyrrent2http/pyrrent2http.py index f4d8f38..1aaf70f 100644 --- a/lib/pyrrent2http/pyrrent2http.py +++ b/lib/pyrrent2http/pyrrent2http.py @@ -3,7 +3,7 @@ import argparse import sys, os import json - +import chardet try: import xbmcgui from python_libtorrent import get_libtorrent