mirror of
https://github.com/robweber/xbmcbackup.git
synced 2024-11-14 20:35:48 +01:00
bump to addon.xml for repo pull
This commit is contained in:
parent
7b582072bd
commit
03c65f3ffd
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<addon id="script.xbmcbackup"
|
||||
name="XBMC Backup" version="0.0.8" provider-name="robweber">
|
||||
name="XBMC Backup" version="0.0.9" provider-name="robweber">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.0"/>
|
||||
</requires>
|
||||
|
@ -27,3 +27,9 @@ removed "restore.txt" file and now write file listing to memory list instead
|
||||
[b]Version 0.0.8[/b]
|
||||
|
||||
modified vfs.py script to exclude handling zip files as directories, added keymap and peripheral data folders in the "config" section
|
||||
|
||||
[b]Version 0.0.9 [/b]
|
||||
|
||||
modified vfs.py again to filter out xsp files (smart playlists). Created running list for these types of compressed files
|
||||
|
||||
added enable/disable logging toggle in settings
|
||||
|
Loading…
Reference in New Issue
Block a user