Req How to have all the views also in the addons and not only in the videolibrary?
#1
Video 
Is it possible to have all the display options present in the videolibrary:

<include name="PosterWrapView">
<include name="PosterWrapView2_Fanart">
<include name="MediaListView2">
<include name="MediaListView3">
<include name="MediaListView4">

in the addons view?


Because in the display options of the addons there are only these types of views:

<include name="CommonRootView">
<include name="ThumbnailView">
<include name="WideIconView">
<include name="FullWidthList">


Is it possible to have something like this: ? (in addons view)

<include name="CommonRootView">
<include name="ThumbnailView">
<include name="WideIconView">
<include name="FullWidthList">
<include name="PosterWrapView">
<include name="PosterWrapView2_Fanart">
<include name="MediaListView2">
<include name="MediaListView3">
<include name="MediaListView4">


(copy and paste in the code doesn't work, you have to change something in particular ... that I don't know...)


Even if not all the views, even just a few more ...?


Any help would be appreaciatted.


If i helped you, you can thank me with a thumbs up 👍 below, thanks 🙏.
Kodi 20.x stable release | Skin Confluence (by Jezz_X)
I like editing skins ❤
Reply

Logout Mark Read Team Forum Stats Members Help
How to have all the views also in the addons and not only in the videolibrary?0