added link to validation file page

Rob 2023-04-05 13:15:04 -05:00
parent ef2338fd49
commit 13d299e07f

@ -42,7 +42,7 @@ When in Advanced Mode you can select files via a Simple or [Advanced Editor](htt
* Thumbnails/Fanart - the folder where all thumbnails and fanart is stored. The path is special://home/userdata/Thumbnails
* User Addons - these are all the addon files located in the main Kodi addons folder. The path is special://home/addons
Additionally each backup will dump your current UI Settings to a special saved file called ```xbmcbackup.val```. This is done through a [JSON-RPC Settings.GetSettings](https://kodi.wiki/view/JSON-RPC_API/v12#Settings.GetSettings) call done at the time the backup is run.
Additionally each backup will dump your current UI Settings to a special saved file called [xbmcbackup.val](https://github.com/robweber/xbmcbackup/wiki/Validation-File). This is done through a [JSON-RPC Settings.GetSettings](https://kodi.wiki/view/JSON-RPC_API/v12#Settings.GetSettings) call done at the time the backup is run.
### Scheduling