Duplicate button in the video OSD?
#1
In the video OSD there are two buttons that open the same dialog... One is in the far left side and the other is the second one (I think) counting from the right.

They both open the dialog where you can sync the audio, subtitles open subtitles and stuff like that...

Is this supposed to be like this or...
Reply
#2
It should open the Video Playlist.

Edit your VideoOSD.xml from this
Code:
            <onclick>XBMC.ActivateWindow(124)</onclick>
to this
Code:
            <onclick>XBMC.ActivateWindow(28)</onclick>
Reply
#3
I though something was wrong, thanks!
Reply

Logout Mark Read Team Forum Stats Members Help
Duplicate button in the video OSD?0