Kodi Community Forum
Show Unwatched in file view (alaskarevis) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179)
+----- Forum: Alaska (https://forum.kodi.tv/forumdisplay.php?fid=126)
+----- Thread: Show Unwatched in file view (alaskarevis) (/showthread.php?tid=73528)



Show Unwatched in file view (alaskarevis) - chrisvilla - 2010-05-09

Hi, I've been using the revisited skin because i like the file mode view, but have come across a skinning problem i cant solve.

What i want to do is add how many unwatched episodes there are to the end of a tv series name, like in mediastream. I've only recently come over from mediaportal and still trying to figure things out. This is roughly what i mean:

Image


- filigran - 2010-05-09

I don't have the skin installed, so I can't check where or what to add, but what you want to be using is the Listitem.Property(WatchedEpisodes) infolabel (or UnwatchedEpisodes/TotalEpisodes). http://wiki.xbmc.org/?title=InfoLabels

Like I said, not sure where to put it though. But you can probably figure it out. Smile