Relocate movie progress bar (2 Viewers)

riadmelb

Portal Pro
July 9, 2006
218
7
Melbourne
Home Country
Hi all,

Any one knows how to relocate the movie progress bar (the one at the bottom) to the top? I would like it be located under the existing top bar (the one has movie name and time).

Thanks in advance,
Riado
 

Tgx

Retired Team Member
  • Premium Supporter
  • January 22, 2008
    1,560
    1,115
    Home Country
    Italy Italy
    Hi all,

    Any one knows how to relocate the movie progress bar (the one at the bottom) to the top? I would like it be located under the existing top bar (the one has movie name and time).

    Thanks in advance,
    Riado
    You have to edit the "common.play.progressbar.xml" and "common.tvplay.progressbar.xml" files.

    Tgx
     

    riadmelb

    Portal Pro
    July 9, 2006
    218
    7
    Melbourne
    Home Country
    Thank you Tgx for the information. I relocated everything to the top except for the "+ 15 Sec" text. I looked everywhere for it but couldn't find it.
     

    Tgx

    Retired Team Member
  • Premium Supporter
  • January 22, 2008
    1,560
    1,115
    Home Country
    Italy Italy
    Thank you Tgx for the information. I relocated everything to the top except for the "+ 15 Sec" text. I looked everywhere for it but couldn't find it.
    These items are included in "common.play.fullscreen.xml" xml file!

    Tgx
     

    staticx

    Portal Pro
    March 22, 2009
    140
    13
    Home Country
    Israel Israel
    I've tried that but nothing happens. I still cant see the skip steps.
    here is how it looks like

    Code:
    			<description>row 1 label</description>
    			<type>label</type>
    			<id>10</id>
    			<posX>640</posX>
    			<posY>703</posY>
    			<label>-</label>
    			<align>center</align>
    			<font>font16</font>
    			<textcolor>ffffffff</textcolor>
    			<visible>yes</visible>
    			<animation effect="fade" time="250">visiblechange</animation>
    		</control>
    		<control>
    			<description>row 2 label</description>
    			<type>label</type>
    			<id>11</id>
    			<posX>640</posX>
    			<posY>723</posY>
    			<label>-</label>
    			<align>center</align>
    			<font>font16</font>
    			<textcolor>ffffffff</textcolor>
    			<visible>yes</visible>
    			<animation effect="fade" time="250">visiblechange</animation>
    		</control>
    		<control>
    			<description>row 3 label</description>
    			<type>label</type>
    			<id>12</id>
    			<posX>640</posX>
    			<posY>743</posY>
    			<label>-</label>
    			<align>center</align>
    			<font>font16</font>
    			<textcolor>ffffffff</textcolor>
    			<visible>yes</visible>
    			<animation effect="fade" time="250">visiblechange</animation>

    :D
     

    riadmelb

    Portal Pro
    July 9, 2006
    218
    7
    Melbourne
    Home Country
    This is my code to bring it to the top:

    <control>
    <description>row 1 label</description>
    <type>label</type>
    <id>10</id>
    <posX>640</posX>
    <posY>53</posY>
    <label>-</label>
    <align>center</align>
    <font>font16</font>
    <textcolor>ffffffff</textcolor>
    <visible>no</visible>
    <animation effect="fade" time="250">visiblechange</animation>
    </control>
    <control>
    <description>row 2 label</description>
    <type>label</type>
    <id>11</id>
    <posX>640</posX>
    <posY>53</posY>
    <label>-</label>
    <align>center</align>
    <font>font16</font>
    <textcolor>ffffffff</textcolor>
    <visible>no</visible>
    <animation effect="fade" time="250">visiblechange</animation>
    </control>
    <control>
    <description>row 3 label</description>
    <type>label</type>
    <id>12</id>
    <posX>640</posX>
    <posY>53</posY>
    <label>-</label>
    <align>center</align>
    <font>font16</font>
    <textcolor>ffffffff</textcolor>
    <visible>no</visible>
    <animation effect="fade" time="250">visiblechange</animation>
    </control>
     

    staticx

    Portal Pro
    March 22, 2009
    140
    13
    Home Country
    Israel Israel
    hi
    I still not seeing the skip steps...
    all i see is the progress bar.
    I want to see the text "+5 seconds"/"+30 seconds" etc
     

    Users who are viewing this thread

    Similar threads

    MP1 MP2 Picture-in-picture DE
    Can anyone tell me the step-by-step procedure for bringing up a second channel in pip mode? I can only do it sometimes, after many tries, and it’s not clear what I am doing that makes it work on those occasions when it does. Cannot find guidance on the site. Thanks, N. Again, if anyone knows how to do this, would be much...
    Can anyone tell me the step-by-step procedure for bringing up a second channel in pip mode? I can only do it sometimes, after many...
    Can anyone tell me the step-by-step procedure for bringing up a second channel in pip mode? I can only do it sometimes, after many...
    Replies
    0
    Views
    1K
    Reading through your code, I can see it's more than a couple steps above my paygrade. :cry:
    Reading through your code, I can see it's more than a couple steps above my paygrade. :cry:
    I used to run the TVService under the "NT Service\TVService" account to follow least privileges principal (not exposing my whole...
    Replies
    3
    Views
    1K
    My knowledge of programming is limited, but the logic in this seems to confirm what I thought, thank you.
    My knowledge of programming is limited, but the logic in this seems to confirm what I thought, thank you.
    Good evening, Does anybody know the mouse position (Ypos coordinate) below which the topbar activates. I seem to remember there...
    Replies
    5
    Views
    2K
    My bad, I misunderstood your post then :) Yeah, these things can get complicated really quickly. I remember scrapping some of my skin-improvement-ideas because I couldn't get these cross-dependencies sorted out.
    My bad, I misunderstood your post then :) Yeah, these things can get complicated really quickly. I remember scrapping some of my...
    I adjusted the MyMusicPlayingNowInfos.xml for my OldEyes variant of DWHD so it fits without crowding. I now have the issue of text...
    Replies
    7
    Views
    2K
    For music you may use --> https://www.team-mediaportal.de/erweiterungen/musik/global-search With GlobalSearch you can search for any entry in your music database: Artist, Album, Title, Lyrics... I'm afraid there is no such plugin :unsure:
    For music you may use --> https://www.team-mediaportal.de/erweiterungen/musik/global-search With GlobalSearch you can search for...
    HI, I'm new to MediaPortal and have a question about searching for data. I have an extensive collection of music, films, and TV...
    Replies
    1
    Views
    2K
    Top Bottom