2019-12-04, 11:30
hi,
I am trying to force a specific page within a plugin to be in list format, but only this page,
how do i go about this ? i understand the author wants some standard for plugins before he wants to actively support.
i have tried adding the following in the function:
xbmc.executebuiltin('Container.SetViewMode(50)')
using kodi 18.5 and latest pellucid v
would appreciate any help that can point me to the right direction.
I am trying to force a specific page within a plugin to be in list format, but only this page,
how do i go about this ? i understand the author wants some standard for plugins before he wants to actively support.
i have tried adding the following in the function:
xbmc.executebuiltin('Container.SetViewMode(50)')
using kodi 18.5 and latest pellucid v
would appreciate any help that can point me to the right direction.