robweber
|
acb1bb2de3
|
added some extra logging
|
2012-05-28 13:54:08 -05:00 |
|
robweber
|
b23ea5f35e
|
added language tag to addon.xml
|
2012-05-25 19:39:38 -05:00 |
|
robweber
|
5163152ce8
|
when using vfs module need to cut off full file path
|
2012-05-25 16:02:23 -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 |
|
robweber
|
842f56afd1
|
added catch so zip files are not treated as directories and also imported urllib to parse zip file names correctly
|
2012-05-23 16:03:04 -05:00 |
|
Rob Weber
|
ce7a2acb90
|
filter out zipped files (caused errors)
|
2012-05-22 21:16:01 -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
|
0081169d11
|
closes #2 - added call to update the local addon folder after a restore operation
|
2012-05-04 14:54:26 -05:00 |
|
robweber
|
c5008dd84d
|
this one too
|
2012-04-30 07:53:07 -05:00 |
|
robweber
|
20b15eb051
|
these were missed in the last commit
|
2012-04-30 07:52:22 -05:00 |
|
robweber
|
1d320cd601
|
added enum setting to make setting the remote path more understandable
|
2012-04-28 14:46:42 -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 |
|
robweber
|
b6d78ea77b
|
re-ordered settings so that the precedence makes more sense
|
2012-04-25 10:38:35 -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
|
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 |
|
Rob Weber
|
0b0d8dab3f
|
finished restore code
moved "mode" to the top of the settings screen
|
2012-04-22 15:58:39 -05:00 |
|
robweber
|
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 |
|
robweber
|
140965733c
|
added RestoreFile class for making a list of files to restore later
|
2012-04-20 15:48:18 -05:00 |
|
robweber
|
27265ad340
|
Added progress bar and "silent" for running via the RunScript() xbmc function
|
2012-04-20 13:32:25 -05:00 |
|
robweber
|
76bd9ca529
|
added icon
|
2012-04-20 11:27:39 -05:00 |
|
robweber
|
4bc7d0cbf9
|
apparently icon must be a PNG
|
2012-04-19 18:47:27 -05:00 |
|
robweber
|
ba02c0291e
|
deleted these
|
2012-04-19 18:41:47 -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 |
|
Rob Weber
|
b307ceed57
|
Thought I did this last time - string should be there now
|
2012-04-19 18:11:04 -05:00 |
|
Rob Weber
|
a1a310ac0e
|
added the English strings files
|
2012-04-19 18:09:12 -05:00 |
|
Rob Weber
|
ee880eaedf
|
finished the different backup selection options
|
2012-04-19 18:00:20 -05:00 |
|
robweber
|
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 |
|
robweber
|
c39b5d540a
|
first commit - kind of works
|
2012-04-17 16:03:45 -05:00 |
|