mirror of
https://github.com/robweber/xbmcbackup.git
synced 2024-11-15 04:45:49 +01:00
version bump
This commit is contained in:
parent
dd4aa8855a
commit
9ac69e10db
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
<addon id="script.xbmcbackup"
|
<addon id="script.xbmcbackup"
|
||||||
name="XBMC Backup" version="0.0.9" provider-name="robweber">
|
name="XBMC Backup" version="0.1.0" provider-name="robweber">
|
||||||
<requires>
|
<requires>
|
||||||
<import addon="xbmc.python" version="2.0"/>
|
<import addon="xbmc.python" version="2.0"/>
|
||||||
</requires>
|
</requires>
|
||||||
|
@ -33,3 +33,7 @@ modified vfs.py script to exclude handling zip files as directories, added keyma
|
|||||||
modified vfs.py again to filter out xsp files (smart playlists). Created running list for these types of compressed files
|
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
|
added enable/disable logging toggle in settings
|
||||||
|
|
||||||
|
[b]Version 0.1.0[/b]
|
||||||
|
|
||||||
|
removed transparency from icon.png
|
||||||
|
Loading…
Reference in New Issue
Block a user