ReVision / Replicant v1.1.8. (3 Viewers)

Deckard

Portal Pro
June 25, 2006
52
0
Home Country
France France
MP is 0.2.2.1 and your skin 0.2.2.0.
So a red popup occurs when I start MP ...
Thank you.
Where exactly do you find MP 0.2.2.1? Its still 0.2.2.0.
Works fine here, and his skis is actually 1.0.1..

Ok. I quote myself :
I tried your 1.0.0 with yesterday SVN.
So install last SVN, go to setup and choose a skin.
You'll see MP is 0.2.2.1 and Replicant 0.2.2.0.

If it's just a string value to change, I can do it myself.
Tell me just where it is so the popup won't occur ...
 

Psycho Reptile

Retired Team Member
  • Premium Supporter
  • April 19, 2006
    1,316
    787
    Cambridge, England
    Home Country
    United Kingdom United Kingdom
    Please read the readme...

    Great work Psycho Reptile !
    Could you add which last MP version is supported in your changelog ?
    I tried your 1.0.0 with yesterday SVN. MP is 0.2.2.1 and your skin 0.2.2.0.
    So a red popup occurs when I start MP ...
    Thank you.
    In the Replicant Readme.doc included in the release, you will find in bold blue writing...

    NOTE: If you are using SVN download the MyLyrics plugin seperately and read the readme for SVN files. Change this line in references.xml <version>0.2.2.0</version> to <version>0.2.2.1</version>, this will stop the "outdated skin" warning. I don't use SVN or the TV Server so support for these is experimental.
     

    DarkWader

    Portal Pro
    October 3, 2006
    270
    6
    46
    Home Country
    Norway Norway
    I did a little mod this morning, I like it colorfull :p
    Hope you dont mind, I will anyway not make it public.

    I just wish someone would port the newsticker from meedio to mediaportal.
    It would suit the theme very well.
     

    dman_lfc

    Retired Team Member
  • Premium Supporter
  • July 28, 2004
    1,772
    30
    UK
    Home Country
    New Zealand New Zealand
    You can use this skin with SVN now since WeatherOverlay is in there and fixed.
    Just edit references.xml and set it to 0.2.2.1.

    Here is the new WeatherOverlay.xml code...

    <window>
    <id>7002</id>
    <allowoverlay>yes</allowoverlay>
    <defaultcontrol>2</defaultcontrol>
    <controls>
    <control>
    <description>current temperature label</description>
    <type>fadelabel</type>
    <id>2</id>
    <posX>110</posX>
    <posY>670</posY>
    <width>370</width>
    <align>left</align>
    <font>font12</font>
    <textcolor>ffffffff</textcolor>
    <animation effect="fade" time="250">WindowOpen</animation>
    <animation effect="fade" time="500">WindowClose</animation>
    </control>
    <control>
    <description>weather description label</description>
    <type>fadelabel</type>
    <id>5</id>
    <posX>110</posX>
    <posY>690</posY>
    <width>370</width>
    <align>left</align>
    <font>font12</font>
    <textcolor>ffffffff</textcolor>
    <animation effect="fade" time="250">WindowOpen</animation>
    <animation effect="fade" time="500">WindowClose</animation>
    </control>
    <control>
    <description>current location label</description>
    <type>fadelabel</type>
    <id>4</id>
    <posX>110</posX>
    <posY>710</posY>
    <width>363</width>
    <align>left</align>
    <font>font12</font>
    <allowScrolling>true</allowScrolling>
    <textcolor>ffffffff</textcolor>
    <animation effect="fade" time="250">WindowOpen</animation>
    <animation effect="fade" time="500">WindowClose</animation>
    </control>
    <control>
    <type>image</type>
    <id>3</id>
    <texture>-</texture>
    <posX>5</posX>
    <posY>663</posY>
    <width>96</width>
    <height>96</height>
    </control>
    <animation effect="fade" time="250">WindowOpen</animation>
    <animation effect="fade" time="500">WindowClose</animation>
    </controls>
    </window>

    Make sure you delete the weatheroverlay.dll in the windows plugin directory if you've had it previously enabled.

    DMAN
     

    Psycho Reptile

    Retired Team Member
  • Premium Supporter
  • April 19, 2006
    1,316
    787
    Cambridge, England
    Home Country
    United Kingdom United Kingdom
    Thanks dman_lfc, looking into it now ;). I guess I have my work cut out for me :).
    Something I noticed, shouldn'y the las tbit of xml code be:

    <control>
    <type>image</type>
    <id>3</id>
    <texture>-</texture>
    <posX>5</posX>
    <posY>663</posY>
    <width>96</width>
    <height>96</height>
    <animation effect="fade" time="250">WindowOpen</animation>
    <animation effect="fade" time="500">WindowClose</animation>
    </control>
    </controls>
    </window>
     

    Zeljko

    Portal Pro
    June 17, 2006
    139
    0
    53
    Home Country
    Croatia Croatia
    I did a little mod this morning, I like it colorfull :p
    Hope you dont mind, I will anyway not make it public.

    I just wish someone would port the newsticker from meedio to mediaportal.
    It would suit the theme very well.

    Very nice background :) Psycho take it !
     

    bobrap

    MP Donator
  • Premium Supporter
  • May 22, 2006
    210
    3
    TN
    Home Country
    United States of America United States of America
    I did a little mod this morning, I like it colorfull :p
    Hope you dont mind, I will anyway not make it public.

    I just wish someone would port the newsticker from meedio to mediaportal.
    It would suit the theme very well.

    Don't suppose I could get a working version of this?:D

    I really like this!
     

    Deckard

    Portal Pro
    June 25, 2006
    52
    0
    Home Country
    France France
    Thanks dman_lfc and Psycho Reptile !
    Make sure you delete the weatheroverlay.dll in the windows plugin directory if you've had it previously enabled.
    So which version do I need to use ? The one with SVN or the one with Replicant ?
    Not sure to clearly understand, sorry ...

    EDIT : It's ok now, my bad ...
     

    Users who are viewing this thread

    Top Bottom