Commit Graph

10 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
940ddabe59 Removed setting for "verbose logging". Instead the global xbmc debug logging flag is used to toggle normal vs debug type logging. 2012-08-07 09:36:07 -05:00
robweber
7ca7912749 adding hardcoded strings to strings.xml - not fully localized yet 2012-08-03 15:44:02 -05:00
robweber
1e41f75df4 added french language translations and new icon - Thanks to mikebzh44 2012-08-01 14:49:40 -05:00
robweber
7b582072bd Added verbose logging setting
modified vfs.py to filter out compressed files that xbmc treats as directories by default
2012-07-18 10:27:00 -05:00
robweber
1d320cd601 added enum setting to make setting the remote path more understandable 2012-04-28 14:46:42 -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
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
27265ad340 Added progress bar and "silent" for running via the RunScript() xbmc function 2012-04-20 13:32:25 -05:00
Rob Weber
b307ceed57 Thought I did this last time - string should be there now 2012-04-19 18:11:04 -05:00