From 498e161347284dbeb59489f5dfe37d91a47207c6 Mon Sep 17 00:00:00 2001 From: Rob Weber Date: Wed, 27 Feb 2013 12:58:27 -0600 Subject: [PATCH] updated README.txt to provide info on the media deletion bug --- README.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.txt b/README.txt index 370fac2..df5a3bd 100644 --- a/README.txt +++ b/README.txt @@ -1,5 +1,7 @@ XBMC Backup +DISCLAIMER: It has been well documented in the XBMC forum that not using a separate, backups only, directory can result in other non-backup files being deleted when the backup rotation clean operation runs. This is a known bug, and for now the only fix is to not mix your backup data in the same folder as other files. Once this is fixed it will cease to be a problem. Keep this in mind when setting your backup destination - you have been warned. + About: I've had to recover my database, thumbnails, and source configuration enough times that I just wanted a quick easy way to back them up. That is what this addon is meant to do.