Kodi Community Forum

Full Version: How to get current running skin's view mode id ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I want to set thumbnail type to video plugins.
But userwise skins are different.
I used xbmc.executebuiltin('Container.SetViewMode()) this function but I got view mode id's for limited number of skins.

How to get current running skin's view mode id ?
Or
Where to get some popular skins view mode id?
In skin's addon.xml

<extension debugging="true">

Go to viewtype in skin.
(2014-07-02, 14:55)MassIV Wrote: [ -> ]In skin's addon.xml

<extension debugging="true">

Go to viewtype in skin.


Go to viewtype in skin. Means? Not getting.
Open XBMC.
Go to a video plugin.
Select thumbnail view.
Focus on the view.
Read the number in the onscreen debug info.