Fixed exception occurred when filenames contain russian letters

master
Роман 2016-11-17 13:49:54 +04:00 committed by GitHub
parent 1733e20b0e
commit d3baa70ceb
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="script.module.pyrrent2http" name="pyrrent2http" version="0.9.6" provider-name="inpos">
<addon id="script.module.pyrrent2http" name="pyrrent2http" version="0.9.7" provider-name="inpos">
<requires>
<import addon="xbmc.python" version="2.14.0"/>
<import addon="script.module.libtorrent" />