Rob Weber
|
47f4b16571
|
added check for backup verification before delete
|
2013-03-04 11:41:07 -06:00 |
|
Rob Weber
|
27a4554ffa
|
added program support for 2 custom dirs
|
2013-03-04 11:03:25 -06:00 |
|
Rob Weber
|
625de8fa71
|
updated readme and version
|
2013-01-29 11:32:47 -06:00 |
|
Rob Weber
|
1357d45945
|
preliminary restore support
|
2013-01-29 11:00:16 -06:00 |
|
Rob Weber
|
9165f8b2dc
|
added backup rotation
|
2013-01-29 10:38:08 -06:00 |
|
Rob Weber
|
2d123318d9
|
got progress bar to work correctly again
|
2013-01-29 10:34:48 -06:00 |
|
Rob Weber
|
052cd1a062
|
can now backup custom directories - other functions stripped out for now
|
2013-01-28 15:44:22 -06:00 |
|
Rob Weber
|
018a1a1e82
|
added multiple encoding try/except block
|
2012-12-11 13:39:13 -06:00 |
|
Rob Weber
|
52b6b74b9e
|
removed unneeded variable
|
2012-11-28 10:19:37 -06:00 |
|
Rob Weber
|
042ed51ef3
|
allow user to choose restore point
|
2012-11-28 10:19:03 -06:00 |
|
Rob Weber
|
16e55bdd23
|
removed references .ready() no longer needed
|
2012-11-28 09:57:34 -06:00 |
|
Rob Weber
|
f6cac868d7
|
added more info to progress bar
|
2012-11-28 09:37:37 -06:00 |
|
robweber
|
be7aea90bb
|
added "restore" to Dropbox functions
|
2012-11-06 11:37:39 -06:00 |
|
robweber
|
5b6b5d6c9a
|
implemented mkdir, exists, and copy for dropbox vfs
removed "dropbox path" setting
|
2012-11-05 12:25:25 -06:00 |
|
robweber
|
33e10c2a61
|
fixed backup rotation
|
2012-11-05 11:13:48 -06:00 |
|
Rob Weber
|
cb6fdd7efe
|
finished xbmcvfs wrapper, started dropbox wrapper
|
2012-11-04 14:39:17 -06:00 |
|
robweber
|
6c20e3a3ad
|
started on VFS files
|
2012-11-02 15:59:40 -05:00 |
|
robweber
|
9eb857396a
|
modified backup.py to test dropbox api
added start of vfs.py to abstract file repos
|
2012-10-26 09:42:10 -05:00 |
|
robweber
|
4749978adb
|
test of dropbox import
|
2012-10-22 15:02:30 -05:00 |
|
robweber
|
272ea8b8a9
|
added backup rotation closes #10
|
2012-09-19 11:43:36 -05:00 |
|
robweber
|
dd39dc182e
|
forgot utils import
|
2012-09-12 15:34:13 -05:00 |
|
robweber
|
719a189de6
|
Merge branch 'master' into frodo-dev
Conflicts:
addon.xml
changelog.txt
default.py
resources/lib/backup.py
|
2012-09-12 15:30:54 -05:00 |
|
robweber
|
2cf9356f9c
|
created backup.py in prep for pull from master
|
2012-09-12 15:03:46 -05:00 |
|
robweber
|
9bda2055b3
|
added call to XbmcBackup.run() in service.py file
added showNotification() method so that a notification can display when backup starts via scheduler
|
2012-09-06 15:28:41 -05:00 |
|
robweber
|
0bb915ae3a
|
added initial resources for scheduler.py to function
starte settings.xml modifications for timer intervals
|
2012-09-05 15:50:25 -05:00 |
|
robweber
|
0150e6a277
|
created utils library to avoid duplicate functions
pulled XbmcBackup class into separate library
|
2012-09-05 14:28:43 -05:00 |
|