preview window of playing video (1 Viewer)

DieBagger

Retired Team Member
  • Premium Supporter
  • September 11, 2007
    2,516
    1,276
    41
    Austria
    Home Country
    Austria Austria
    Is there a way to implement the preview windows showing up when playing a video? It appears when you leave the tv-series plugin and change to the main menu...

    I'd really like to see this window while browsing through the series collection ;)

    Anyway, great plugin, thx for making MediaPortal a lot better!:D :D

    Regards
     

    mmf

    MP Donator
  • Premium Supporter
  • August 29, 2007
    100
    7
    Hi,
    I found this in the TVSeries.xml:

    <!--

    <control>
    <description>video rectangle</description>
    <type>image</type>
    <id>0</id>
    <posX>1075</posX>
    <posY>595</posY>
    <width>207</width>
    <height>126</height>
    <texture>Tvseries\VizzulationCoverBackground.png</texture>
    <colorkey>0</colorkey>
    <colordiffuse>eeffffff</colordiffuse>
    <animation effect="fade" time="600">WindowClose</animation>
    <animation effect="fade" time="1000">WindowOpen</animation>
    <visible>Player.HasVideo</visible>
    </control>
    <control>
    <description>video preview window</description>
    <type>videowindow</type>
    <id>1</id>
    <posX>1100</posX>
    <posY>614</posY>
    <width>162</width>
    <height>92</height>
    <action>18</action>
    <textureFocus>Tvseries\tv_green_border.png</textureFocus>
    <animation effect="fade" time="600">WindowClose</animation>
    <animation effect="fade" time="1000">WindowOpen</animation>
    <visible>Player.HasVideo</visible>
    </control>
    -->

    Uncommenting it, had no effect, but it's there for a purpose, I believe...

    Regards
     

    mirk

    Retired Team Member
  • Premium Supporter
  • June 2, 2006
    863
    64
    Växjö, Sweden
    Home Country
    Sweden Sweden
    Is there a way to implement the preview windows showing up when playing a video? It appears when you leave the tv-series plugin and change to the main menu...

    I'd really like to see this window while browsing through the series collection ;)

    Anyway, great plugin, thx for making MediaPortal a lot better!:D :D

    Regards

    Want skin are you using ?
     

    DieBagger

    Retired Team Member
  • Premium Supporter
  • September 11, 2007
    2,516
    1,276
    41
    Austria
    Home Country
    Austria Austria
    I was using the blue two skin, but I already changed the xml file so it shows the preview window if playing, otherwise the series banner (upper left corner)...

    Would be nice to have such an option built in though. ^^

    Regards
     

    Users who are viewing this thread

    Top Bottom