Commit Graph

14 Commits

Author SHA1 Message Date
robweber
1e5a524ae3 changed backup behavior, all backups now create dated folder within backup location
restore operation now prompts for the date of the backup you wish to restore from
2012-08-17 14:59:47 -05:00
robweber
26c99723bf added global log and encode functions to combat ascii encoding errors 2012-08-17 14:18:08 -05:00
robweber
bc835eb37b version bump and changelog additions 2012-08-01 14:51:33 -05:00
robweber
934f9b63e8 added check for key in vfs.py - Thanks Martijn! 2012-07-26 12:48:14 -05:00
robweber
9ac69e10db version bump 2012-07-24 12:57:44 -05:00
robweber
03c65f3ffd bump to addon.xml for repo pull 2012-07-18 10:29:10 -05:00
robweber
707bd61863 found old reference to os module replaced with vfs.pyo
added keymap and perperipheral_data folders to "config" area
2012-05-25 15:57:48 -05:00
Rob Weber
bc9cc7d345 removed file handle and restore.txt file. now the filenames are written to a list in memory 2012-05-21 21:12:37 -05:00
robweber
f0d98152f1 added vfs module created by paddycarey. restore.txt no longer needed to find restore files
File selection criteria now used by both backup and restore
2012-04-28 14:29:59 -05:00
Rob Weber
baedaf1b24 moved when progress bar first displays so you know the addon is doing something 2012-04-24 21:01:12 -05:00
Rob Weber
0b0d8dab3f finished restore code
moved "mode" to the top of the settings screen
2012-04-22 15:58:39 -05:00
robweber
27265ad340 Added progress bar and "silent" for running via the RunScript() xbmc function 2012-04-20 13:32:25 -05:00
Rob Weber
79f205dfb4 added new icon file as well as updated README information for usage 2012-04-19 18:30:46 -05:00
robweber
c39b5d540a first commit - kind of works 2012-04-17 16:03:45 -05:00