Commit Graph

16 Commits

Author SHA1 Message Date
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
26c99723bf added global log and encode functions to combat ascii encoding errors 2012-08-17 14:18:08 -05:00
6059612001 added French translations for new strings - thanks mikebzh44! 2012-08-10 07:58:23 -05:00
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
db253a5022 german translation 2012-08-05 12:39:45 +02:00
7ca7912749 adding hardcoded strings to strings.xml - not fully localized yet 2012-08-03 15:44:02 -05:00
c409bf01a4 French translations 2012-08-02 07:49:07 -05:00
1e41f75df4 added french language translations and new icon - Thanks to mikebzh44 2012-08-01 14:49:40 -05:00
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
1d320cd601 added enum setting to make setting the remote path more understandable 2012-04-28 14:46:42 -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
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
27265ad340 Added progress bar and "silent" for running via the RunScript() xbmc function 2012-04-20 13:32:25 -05:00
ba02c0291e deleted these 2012-04-19 18:41:47 -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