Kodi Community Forum
Slide view (tv-shows) - 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: Night (https://forum.kodi.tv/forumdisplay.php?fid=130)
+----- Thread: Slide view (tv-shows) (/showthread.php?tid=83172)



Slide view (tv-shows) - Radikaltimes - 2010-10-14

love the skin .. thank you for your work Smile

is possible to have the slide view also avaliable for tv shows?

thank you

Radikaltimes Smile


- mcborzu - 2010-10-14

I perfer the Movie/TV/Music to be look different....

But it a simple change - Line 33 in Viewtype_Slide.xml

From:
Quote:<visible>!Skin.HasSetting(no_Slide) + Container.Content(Movies)</visible>
to:
Quote:<visible>!Skin.HasSetting(no_Slide) + [Container.Content(Movies) | Container.Content(tvshows) | Container.Content(seasons)]</visible>

I didn't 2x check if the labels transfer over, I look at that later...


- Radikaltimes - 2010-10-14

Perfect .. thank you