Merge branch 'master' into frodo-dev

Conflicts:
	addon.xml
	changelog.txt
	default.py
	resources/lib/backup.py
This commit is contained in:
robweber
2012-09-12 15:30:54 -05:00
11 changed files with 950 additions and 294 deletions

View File

@ -4,8 +4,22 @@ removed the vfs.py helper library
default.py file now uses xbmcvfs python library exclusively for listing directories and copy operations
[b]Version 0.1.6[/b]
merged scheduler branch with master, can now schedule backups on an interval
[b]Version 0.1.5[/b]
pulled xbmcbackup class into separate library
[b]Version 0.1.4[/b]
added more verbose error message for incorrect paths
[b]Version 0.1.3[/b]
backup folder format - thanks zeroram
added German translations - thanks dersphere
removed need for separate verbose logging setting
@ -63,3 +77,4 @@ Added progress bar and "silent" option for running on startup or as a script
[b]Version 0.0.2[/b]
First version, should backup directories as needed