Release Titan skin version 3.6.x (Kodi 16 Jarvis)
(2016-08-12, 21:30)marcelveldt Wrote:
(2016-08-12, 00:06)pünktchen Wrote: It seems MediaPortal doesn't use any of the standard Kodi language IDs but has its own.
In theory following should be okay, but somehow $ADDON[] doesn't work when used in a string comparison:
Active Timer ->
Code:
<visible>StringCompare(ListItem.Comment,$LOCALIZE[305])</visible>
Active Timer Rule ->
Code:
<visible>StringCompare(ListItem.Comment,$LOCALIZE[305]) + !StringCompare(ListItem.Timertype,$ADDON[pvr.mediaportal.tvserver 30110])</visible>

Hmmm, just what I thought. The PVR addons are not maintaining the same standards.
Anyway based on your info I've done some modifications again. I can't test it myself so please test in the next skin update (later today or tomorrow).
If your change is in version 3.6.80, then it's still not working unfortunately.
Reply


Messages In This Thread
Link to a specific home screen? - by Hardax - 2016-03-28, 15:31
RE: Titan skin version 3.6.x (Kodi 16 Jarvis) - by puenktchen - 2016-08-13, 17:51
Landscape View Scrolbar - by User 206796 - 2016-09-19, 00:54
Logout Mark Read Team Forum Stats Members Help
Titan skin version 3.6.x (Kodi 16 Jarvis)11