Container.Content(VideoPlugins) the correct way
#1
Im trying something like:

PHP Code:
<visible>Container.Content(movies) + ![Player.HasVideo Container.Content(VideoPlugins)]</visible

but Container.Content(VideoPlugins) is wrong. What is the correct phrasing?
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
Reply
#2
this would be one way:
Code:
substring(Container.FolderPath,plugin://video/)

might be better ways though...
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#3
IsEmpty(Container.PluginName) ?
Reply
#4
Thanks for the answers, Ronie's way worked...
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
Reply

Logout Mark Read Team Forum Stats Members Help
Container.Content(VideoPlugins) the correct way0