mirror of
https://github.com/robweber/xbmcbackup.git
synced 2025-06-25 12:04:33 +02:00
Merge branch 'master' into frodo-dev
Conflicts: addon.xml changelog.txt default.py resources/lib/backup.py
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user