[Krypton] ListItem.Property(WatchedEpisodes) passing empty string
#1
If a show has 0 watched epsiodes, then it should pass '0' rather than an empty string?

This messes up int(xbmc.getInfoLabel('ListItem.Property(WatchedEpisodes)')) for instance, as an error check has to be added to catch ''.

Also, the property doesn't get updated until you move off and back onto item, bit annoying Smile
Reply
#2
actually this maybe slow setting of property will check, but still not updted unless moved
Reply

Logout Mark Read Team Forum Stats Members Help
[Krypton] ListItem.Property(WatchedEpisodes) passing empty string0