From d1620f116c1b07f555972235619082ebb4a7ba5a Mon Sep 17 00:00:00 2001 From: Rob Weber Date: Mon, 4 Mar 2013 11:05:59 -0600 Subject: [PATCH] updated support documents and language strings --- README.txt | 3 ++- addon.xml | 2 +- changelog.txt | 4 ++++ resources/language/English/strings.xml | 4 +++- resources/settings.xml | 4 ++-- 5 files changed, 12 insertions(+), 5 deletions(-) diff --git a/README.txt b/README.txt index d283595..87a5550 100644 --- a/README.txt +++ b/README.txt @@ -25,8 +25,9 @@ Running the program will allow you to select Backup or Restore as a running mode Custom Directories: -You can define custom directories that are not a part of your XBMC folder structure for backup. These create a custom_1_hash folder in your backup destination. The hash for these folders is very important. During a restore if the hash of the file path in Custom 1 does not match the hash in the restore folder it will not move the files. This is to prevent files from being restored to the wrong location in the event you change file paths in the addon settings. A dialog box will let you know if file paths do not match up. +You can define custom directories that are not a part of your XBMC folder structure for backup. These create a custom_hash folder in your backup destination. The hash for these folders is very important. During a restore if the hash of the file path in Custom 1 does not match the hash in the restore folder it will not move the files. This is to prevent files from being restored to the wrong location in the event you change file paths in the addon settings. A dialog box will let you know if file paths do not match up. +Up to 2 Custom directories can be specified. Using Dropbox: diff --git a/addon.xml b/addon.xml index 355536c..45e2a28 100644 --- a/addon.xml +++ b/addon.xml @@ -1,6 +1,6 @@  + name="XBMC Backup" version="0.3.6" provider-name="robweber"> diff --git a/changelog.txt b/changelog.txt index ce1879f..5829dbc 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,7 @@ +Version 0.3.6 + +added up to 2 custom directories, can be toggled on/off + Version 0.3.5 test of custom directories - only 1 at the moment diff --git a/resources/language/English/strings.xml b/resources/language/English/strings.xml index 4848aed..239b78a 100644 --- a/resources/language/English/strings.xml +++ b/resources/language/English/strings.xml @@ -26,7 +26,9 @@ Playlist Thumbnails/Fanart Config Files - + Custom Directory 1 + Custom Directory 2 + Error: Remote path doesn't exist Starting Local Dir diff --git a/resources/settings.xml b/resources/settings.xml index 878110a..5c15bea 100644 --- a/resources/settings.xml +++ b/resources/settings.xml @@ -16,9 +16,9 @@ - + - +