Commit Graph

617 Commits

Author SHA1 Message Date
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
b6d78ea77b re-ordered settings so that the precedence makes more sense 2012-04-25 10:38:35 -05:00
baedaf1b24 moved when progress bar first displays so you know the addon is doing something 2012-04-24 21:01:12 -05:00
59896ac0bf added ability to type a remote path as well as browse to one
check remote paths before writing to them
2012-04-23 21:04:03 -05:00
0b0d8dab3f finished restore code
moved "mode" to the top of the settings screen
2012-04-22 15:58:39 -05:00
f520d58c6b added a "restore.txt" document that can be used to reverse the flow from remote to local.
Added restore mode in settings
2012-04-21 17:18:41 -05:00
140965733c added RestoreFile class for making a list of files to restore later 2012-04-20 15:48:18 -05:00
27265ad340 Added progress bar and "silent" for running via the RunScript() xbmc function 2012-04-20 13:32:25 -05:00
76bd9ca529 added icon 2012-04-20 11:27:39 -05:00
4bc7d0cbf9 apparently icon must be a PNG 2012-04-19 18:47:27 -05:00
ba02c0291e deleted these 2012-04-19 18:41:47 -05:00
79f205dfb4 added new icon file as well as updated README information for usage 2012-04-19 18:30:46 -05:00
b307ceed57 Thought I did this last time - string should be there now 2012-04-19 18:11:04 -05:00
a1a310ac0e added the English strings files 2012-04-19 18:09:12 -05:00
ee880eaedf finished the different backup selection options 2012-04-19 18:00:20 -05:00
3fa30e407a used xbmcvfs to use xbmc functions for actual file copy
added options to selectively copy certain folders
2012-04-19 16:13:50 -05:00
c39b5d540a first commit - kind of works 2012-04-17 16:03:45 -05:00