Feature request: info labels in System.Time(startTime,endTime)
#1
As mentioned in this thread, a welcome addition to the skin engine would be the possibility to use info labels in System.Time(startTime,endTime). This would add the possibility to mark tv-shows currently on the air in the live tv timeline EPG. Is this something that could be considered to be implemented?


Thanks
/Marcus
Reply
#2
Just a gentle bump for considering this feature now when Frodo is final.
Reply
#3
A last try to get some attention concerning this feature request.

Would it be possible to implement a feature so that info labels could be used in System.Time(startTime,endTime)?

/Marcus
Reply
#4
+1

This would be a welcome feature. I have been trying to do the same in the Avalon skin with no success Sad
XBMC PVR Addon Unofficial Builds for Frodo Nightly Builds.
http://www.dotnetdevelopers.net/xbmc
Reply
#5
I have managed to accomplish this with the following workaround. It works OK, but not perfect since it takes some time for the listitem,progress to reach 1%, especially if the tv-show is long.

<visible>[IntegerGreaterThan(ListItem.Progress,0) + !IntegerGreaterThan(ListItem.Progress,99)]</visible>
Reply

Logout Mark Read Team Forum Stats Members Help
Feature request: info labels in System.Time(startTime,endTime) 0