Problem with Smart shortcuts
#1
Hi, first of all thanks for the gorgeous skin. I have a problem using it in conjunction with Smart shortcuts for plexmbc. I have 2 sections using it and they work great until i restart kodi, i film do that the sections breaks( empty) and if i go in the home customization config my Smart shortcuts are empty, the only way i've found to restore them is to switch to titan skin, disable and re enable the plexmbc smart shortcut and then go back to artic. This way my sections get filled again
Reply
#2
Have a feeling that this might be needed:

In 1080i/Startup.xml
Add a new line (on line 5) just above <onload>SetProperty(SkinInitStarted,1,home)</onload> with the following:
Code:
<onload>Skin.SetBool(SmartShortcuts.plex)</onload>
Then restart Kodi.
Arctic Fuse - Alpha now available. Support me on Ko-fi.
Reply
#3
thanks, i'll try that this evening
Reply
#4
(2015-12-14, 07:27)jurialmunkey Wrote: Have a feeling that this might be needed:

In 1080i/Startup.xml
Add a new line (on line 5) just above <onload>SetProperty(SkinInitStarted,1,home)</onload> with the following:
Code:
<onload>Skin.SetBool(SmartShortcuts.plex)</onload>
Then restart Kodi.

That worked, thanks
Reply

Logout Mark Read Team Forum Stats Members Help
Problem with Smart shortcuts0