Kodi Community Forum

Full Version: Dialogseek bar.xml
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I use pseudo live tv script and I need some help
In-order to Block XBMC's Seekbar from popping up on channel change I must add the following to skins visible area in dialogseekbar.xml


"Window.IsActive(fullscreenvideo) + !Window.IsActive(script.pseudotv.TVOverlay.xml) + !Window.IsActive(script.pseudotv.live.TVOverlay.xml)"
I can"t see visible area in dialogseekbar.xml in bello.In other skins I can see it and make the edit.
Can someone help me with this issue?

Thanks in advance
The DialogSeekbar.xml is here: https://github.com/Nessus85100/Bello/blo...n.xml#L620

Cheers
Nessus