mirror of
https://github.com/robweber/xbmcbackup.git
synced 2025-06-25 12:04:33 +02:00
Merge remote-tracking branch 'remotes/origin/frodo-dev'
Conflicts: addon.xml changelog.txt
This commit is contained in:
@ -1,3 +1,17 @@
|
||||
[b]Version 0.2.2[/b]
|
||||
|
||||
fix for backup rotation sort
|
||||
|
||||
[b]Version 0.2.1[/b]
|
||||
|
||||
added ability to rotate backups, keeping a set number of days
|
||||
|
||||
[b]Version 0.2.0[/b]
|
||||
|
||||
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.7[/b]
|
||||
|
||||
minor bug fixes and translations updates
|
||||
@ -76,9 +90,3 @@ Added progress bar and "silent" option for running on startup or as a script
|
||||
|
||||
First version, should backup directories as needed
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user