Kodi Community Forum

Full Version: How to set specific view (ex. thumbnail)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have recently created an addon for a friend which features his 3 live channels, two video/audio and another just audio (radio channel).

How do I explicitly set a specific view within the code, for example the thumbnail view in Confluence, and every time a user start the addon it stays the same?
There's a built-in function 'Container.SetViewMode(id)' for that. But view IDs are specific for each skin.