From 903633514859beaf9ef90143433a4cb309eb7618 Mon Sep 17 00:00:00 2001 From: Rob <1572423+robweber@users.noreply.github.com> Date: Tue, 27 Aug 2019 09:09:32 -0500 Subject: [PATCH] Updated Advanced Editor (markdown) --- Advanced-Editor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Advanced-Editor.md b/Advanced-Editor.md index d87693b..ee20c99 100644 --- a/Advanced-Editor.md +++ b/Advanced-Editor.md @@ -1,6 +1,6 @@ The Advanced Editor is available in Backup 1.5.0 and greater. The Advanced Editor allows you to add and remove file selections from your backup in ways the Simple Editor cannot. This generates a custom_paths.json file within the special://home/addon_data/script.xbmcbackup folder. An example config file is [available here](https://github.com/robweber/xbmcbackup/wiki/Sample-Custom-File). -![](https://github.com/robweber/xbmcbackup/blob/master/resources/images/screenshot6.PNG) +![](https://github.com/robweber/xbmcbackup/blob/master/resources/images/screenshot6.png) ## Sets A set is a root folder with a series of files/folders underneath you want backed up. This can be as macro (entire UserData folder) or as micro (specific addon) as you want.