added vfs module created by paddycarey. restore.txt no longer needed to find restore files

File selection criteria now used by both backup and restore
This commit is contained in:
robweber
2012-04-28 14:29:59 -05:00
parent b6d78ea77b
commit f0d98152f1
4 changed files with 32 additions and 34 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.5" provider-name="robweber">
name="XBMC Backup" version="0.0.6" provider-name="robweber">
<requires>
<import addon="xbmc.python" version="2.0"/>
</requires>