mirror of
https://github.com/robweber/xbmcbackup.git
synced 2024-11-14 20:35:48 +01:00
26 lines
630 B
Plaintext
26 lines
630 B
Plaintext
[b]Version 0.0.2[/b]
|
|
|
|
First version, should backup directories as needed
|
|
|
|
[b]Version 0.0.3[/b]
|
|
|
|
Added progress bar and "silent" option for running on startup or as a script
|
|
|
|
[b]Version 0.0.4[/b]
|
|
|
|
Finished code for restore mode.
|
|
|
|
[b]Version 0.0.5[/b]
|
|
|
|
Added option to manually type a path rather than browse for one (only one used)
|
|
Show progress bar right away so you know this is doing something
|
|
|
|
[b]Version 0.0.6[/b]
|
|
|
|
Added the vfs module created by paddycarey
|
|
File Selection is now followed for both backup and restore options
|
|
|
|
[b]Version 0.0.7[/b]
|
|
|
|
removed "restore.txt" file and now write file listing to memory list instead
|