[Bug] Comskip Markers NOT shown in pause OSD (1 Viewer)

wiyosaya

MP Donator
  • Premium Supporter
  • January 22, 2014
    122
    33
    Home Country
    United States of America United States of America
    I have this problem only in MPTV-Series. I've copied some xml code from TVOSD.xml and mytvFullScreen.xml and come up with the following code:
    XML:
        <control>
            <description>Progress Bar</description>
            <type>tvprogress</type>
            <id>1</id>
            <posX>589</posX>
            <posY>909</posY>
            <width>758</width>
            <height>15</height>
            <label>#percentage</label>
            <texturebg>-</texturebg>
            <lefttexture>osd_progress_left.png</lefttexture>
            <midtexture>-</midtexture>
            <righttexture>-</righttexture>
    
            <fillbgxoff>-3</fillbgxoff>
            <fillbgyoff>0</fillbgyoff>
            <filltexture1>osd_progress_mid.png</filltexture1>
            <filltexture2>osd_progress_mid.png</filltexture2>
            <filltexture3>osd_progress_mid_orange.png</filltexture3>
            <markertexture>osd_progress_comskip_marker.png</markertexture>
            <fillheight>15</fillheight>
            <labelmarkerstarts>#jumppoints</labelmarkerstarts>
            <labelmarkerends>#chapters</labelmarkerends>
            <visible>control.isVisible(111)|control.isVisible(10)|control.isVisible(11)|control.isVisible(12)</visible>
        </control>

    Copy and replace this into videoFullScreen.xml and it looks good to me.
    I modified my videoFullScreen.xml file according to these instructions, and I confirm that this modification does fix the problem with 1.7.1 hotfix.
     

    karl10247

    Portal Pro
    November 8, 2011
    135
    17
    52
    Home Country
    Great Britain (UK) Great Britain (UK)
    Was this supposed to be fixed in 1.8? Ive updated but still no markers can be seen o_O
     

    wiyosaya

    MP Donator
  • Premium Supporter
  • January 22, 2014
    122
    33
    Home Country
    United States of America United States of America
    This looks like it is still a problem for the Titan skin in MP 1.9. Would someone please verify this?

    If it is verified, is it possible for me to submit this as a fix for the Titan skin that would be included in the next release?

    Thanks.
     

    HomeY

    Test Group
  • Team MediaPortal
  • February 23, 2008
    6,475
    4,645
    49
    ::1
    Home Country
    Netherlands Netherlands

    wiyosaya

    MP Donator
  • Premium Supporter
  • January 22, 2014
    122
    33
    Home Country
    United States of America United States of America
    I'm uploading the corrected file, and I will PM wizard123. I don't have a JIRA account, yet, but when time permits, I'll request one.
     

    Attachments

    • videoFullScreen.xml
      9.8 KB

    Users who are viewing this thread

    Top Bottom