should encode() all strings before displaying notification fixes #33

This commit is contained in:
Rob Weber
2013-10-01 13:22:03 -05:00
parent 1a4e64572a
commit 2b14f23a1d
3 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="script.xbmcbackup"
name="XBMC Backup" version="0.4.0" provider-name="robweber">
name="XBMC Backup" version="0.4.1" provider-name="robweber">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>