2023-07-02, 12:58
@marius37bv
No need to uninstall. You can install the skin update via Kodi by accessing my repo.
@andrzejls
Darn it! I fixed that with KodiFlix but I forgot about KodiFlixTV. If you open View17-820.xml you'll see two images at the top of the file named showcase_vignette.png. A few lines bove that you'll see...
Change that to...
KodiFlixTV displays Seasons and KodiFlix displays Sets.
@MB1968
Eventually I will get around to adding all the views from MQ 8. I'll probably work on the two List 3D and Shelf 3D views next.
No need to uninstall. You can install the skin update via Kodi by accessing my repo.
@andrzejls
Darn it! I fixed that with KodiFlix but I forgot about KodiFlixTV. If you open View17-820.xml you'll see two images at the top of the file named showcase_vignette.png. A few lines bove that you'll see...
xml:<visible>![Control.IsVisible(510) | Control.IsVisible(57) | Control.IsVisible(550)]</visible>
<visible>!Control.HasFocus(109)</visible>
Change that to...
xml:<visible>Control.IsVisible(820) + !Control.HasFocus(109)</visible>
KodiFlixTV displays Seasons and KodiFlix displays Sets.
@MB1968
Eventually I will get around to adding all the views from MQ 8. I'll probably work on the two List 3D and Shelf 3D views next.