mirror of
https://github.com/robweber/xbmcbackup.git
synced 2024-11-15 04:45:49 +01:00
added link to validation file page
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
|
* 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
|
* 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
|
### Scheduling
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user