Kodi Community Forum

Full Version: Show Unwatched in file view (alaskarevis)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
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