Kodi Community Forum
v18 Skins settings reset on disconnect / reload - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Aeon MQ (https://forum.kodi.tv/forumdisplay.php?fid=68)
+---- Thread: v18 Skins settings reset on disconnect / reload (/showthread.php?tid=345776)



Skins settings reset on disconnect / reload - Nicodeme - 2019-07-29

Hi all !

Here's my setup : NUC with LibreElec 9.0.2 and Kodi 18.2. Fresh install.

I first setup sources and regional, then i install Aeon MQ 8 from the Kodi repo.

I have created two profiles : "Parents" and "Kids", new configuration for the two.

I connect on "Parents", change settings like this :
- change "Movies" submenu for Playlist renamed "Movies" with new background, widgets movies (standard)
- change "TV Shows" submenu for Playlist renamed "TV Shows" with new background, widgets tv shows (standard)
- change "Music" submenu for Playlist renamed "Marvel" with new background, widgets movies "standard"
- etc.

I disconnect from "Parents" and connect to "Kids", same operations.

When i disconnect from "Kids" and reconnect to "Parents", skin had reset (Movies, TV Shows, Music, etc.).
When i disconnect from "Parents" and reconnect to "Kids", skin had reset (Movies, TV Shows, Music, etc.).

I paste you a settings.xml when changes are made, befeore reset...
https://paste.kodi.tv/udedahofuy.kodi

Need your help, i will turn crazy... (4 times i remade all settings, profiles, etc.)

Thanks in advance !


RE: Skins settings reset on disconnect / reload - Nicodeme - 2019-07-30

Please help me ^^'


RE: Skins settings reset on disconnect / reload - Wanilton - 2019-07-31

It´s one bug in Kodi, nothing for to do, we need wait a proper fix, more info

https://kodi.wiki/view/Profiles#Missing_...g_profiles

Have one recent Pull Request in Kodi Matrix to try fix

https://github.com/xbmc/xbmc/pull/16420


RE: Skins settings reset on disconnect / reload - Nicodeme - 2019-08-01

(2019-07-31, 12:47)Wanilton Wrote: It´s one bug in Kodi, nothing for to do, we need wait a proper fix, more info

https://kodi.wiki/view/Profiles#Missing_...g_profiles

Have one recent Pull Request in Kodi Matrix to try fix

https://github.com/xbmc/xbmc/pull/16420

Hello Wanilton, thanks for your response !

Just a little precision : is a reloadskin() enough or do I have to copy the settings.xml at each reboot to keep my configuration ? If i have to copy the file at each boot, is there a code example somewhere on this please ?

Thanks again Smile