Kodi Community Forum
Solved Krypton RC - $INFO[Player.SeekStepSize] empty when seeking - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Skinning (https://forum.kodi.tv/forumdisplay.php?fid=12)
+--- Thread: Solved Krypton RC - $INFO[Player.SeekStepSize] empty when seeking (/showthread.php?tid=307435)



Krypton RC - $INFO[Player.SeekStepSize] empty when seeking - badaas - 2017-02-18

Im using it in VideoOSD.xml and DialogSubtitles.xml, I get nothing? Same for DisplayAfterSeek & Seeking


RE: Krypton RC - $INFO[Player.SeekStepSize] empty when seeking - badaas - 2017-02-18

Or as per usual is it only available in 1 dialog, that being dialogseekbar.xml .......


RE: Krypton RC - $INFO[Player.SeekStepSize] empty when seeking - badaas - 2017-02-18

Sigh ....... yes Sad

100+ xml files, and can't share infos !


RE: Krypton RC - $INFO[Player.SeekStepSize] empty when seeking - Hitcher - 2017-02-18

Seeing the dialogseekbar will be visible anyway whenever you seek just stick it in there, unless you want it to look different in which case you can use conditions if VideoOSD and DialogSubtitles are visible.


RE: Krypton RC - $INFO[Player.SeekStepSize] empty when seeking - badaas - 2017-02-18

You cant share info between dialogs or anything out of dialog, that is the problem.
I can have seekbar open and blank, but another dialog or main skin xml cant use the info in strings DisplayAfterSeek & Seeking etc.

Same as the dialog cant check strings outside it, so this stops any animation conditions etc. Just gets annoying hitting these walls.

@Hitcher thanks for reply btw Big Grin