Added progress bar and "silent" for running via the RunScript() xbmc function

This commit is contained in:
robweber
2012-04-20 13:32:25 -05:00
parent 76bd9ca529
commit 27265ad340
5 changed files with 63 additions and 19 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.0.2" provider-name="robweber">
name="XBMC Backup" version="0.0.3" provider-name="robweber">
<requires>
<import addon="xbmc.python" version="2.0"/>
</requires>