2019-07-09, 15:47
(2019-07-09, 03:49)edjalmo Wrote: Hi!@edjalmo , I have added the check for the addon to be present when using the backup/restore/rest functions. Please test the latest from Git and let me know.
Do you remember that I said that I could not reset all skin?! So, today I discover why. The problem is that I had not script.skin.helper.skinbackup installed. I installed it using manager dependencies and after this I can reset all skin.
My suggestion is to add an "to use this feature you need a add-on... Want install?", like exist in manager dependencies, directly in reset skin option too. This way you will help users like me that not know about this dependency (I think you mentioned this when added this option but I forget it).
The other thing is that after reset all skin they not create any shelve. In first skin installation it add default shelves, so reset all has to recreate they again, right?
Ah, actually it already have that option "are you sure?" that I suggested! But I think this is not skin side, because I could not find it to translate.
Thanks!
I cannot change the label of the "Are You Sure?" dialog on resetting skin settings, this is a Kodi standard dialog that pops up when using the Skin.ResetSettings function. The only alternative would be to use a custom dialog for this and reset each skin setting one by one in code, and, in my opinion, that is a lot of code just to be able to use a localized label. My apologies, I will not be going that route.
Regards,
Bart