Different FileBrowser layout depending on content
#16
for troubleshooting purposes, add a label control somewhere to check if the window property gets set:

Code:
<label>Window(2003).Property(VideoInfo)</label>
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
#17
I'm not sure properties are supported by Plex. I had problems if I remmember correctly.
My skins:

Amber
Quartz

Reply
#18
Okay now I just have the following text at the top of my VideoInfo window and it doesn't change.

Window(2003).Property(VideoInfo)
Reply
#19
Are I see that must be the issue. Thanks to everyone for all their help.
Reply
#20
CloudDweller Wrote:Okay now I just have the following text at the top of my VideoInfo window and it doesn't change.

Window(2003).Property(VideoInfo)

heh my bad, should be:
Code:
<label>$INFO[Window(2003).Property(VideoInfo)]</label>
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
#21
CloudDweller Wrote:Are I see that must be the issue. Thanks to everyone for all their help.

By all means try it. This is just a word of warrning so you don't end up loosing all day in vain.
My skins:

Amber
Quartz

Reply
#22
No I appreciate your help. It looks like Plex doesn't support it so I've ended up using the same method from Refocus 0.8.x.
Reply

Logout Mark Read Team Forum Stats Members Help
Different FileBrowser layout depending on content1