Streamed MP v1.0 RC1 [05 Mar 2010] [Supports MP 1.1.0 RC1] (5 Viewers)

Status
Not open for further replies.

Zinu

Portal Pro
February 28, 2008
650
23
Home Country
Netherlands Netherlands
Re: Streamed MP RC v1.0.0 [05 Mar 2010] [Supports MP 1.1.0 RC1]

Anyone else having linked backgrounds broken with updated editor (rev1097 iirc)? I tried on two system and tried redownloading, but it doesn't show up.
 

dlarge500

Extension Designer
  • Premium Supporter
  • May 21, 2009
    1,491
    400
    44
    NRW
    Home Country
    Germany Germany
    AW: Streamed MP RC v1.0.0 [05 Mar 2010] [Supports MP 1.1.0 RC1]

    i can`t reproduce this, with this new Editor is already ok.:confused:
     

    dangerzone

    Portal Pro
    January 12, 2009
    271
    44
    53
    delft
    Home Country
    Netherlands Netherlands
    Re: Streamed MP RC v1.0.0 [05 Mar 2010] [Supports MP 1.1.0 RC1]

    what i did...

    change resolution to 1280x720. (streamedmp editor)
    open basichome.xml and searched for defaultFeedRSS.png
    i writed down the posY and posX.
    closed basichome.xml

    change resolution to 1920x1080. (streamedmp editor)
    open basichome.xml and again searched for defaultFeedRSS.png
    i changed the posY and posX. to the value's i writed down before.

    here is the complete control for you.

    <control>
    <description>RSS Feed image (Default Skin Image)</description>
    <type>image</type>
    <id>1</id>
    <width>24</width>
    <height>24</height>
    <posY>697</posY>
    <posX>60</posX>
    <texture>defaultFeedRSS.png</texture>
    <visible>plugin.isenabled(InfoService)</visible>
    <animation effect="slide" end="0,300" time=" 250" acceleration=" -0.1" reversible="false">windowclose</animation>
    </control>

    hope it's clear now.
     

    Rijnton

    Portal Pro
    November 20, 2009
    95
    3
    Home Country
    Netherlands Netherlands
    Re: Streamed MP RC v1.0.0 [05 Mar 2010] [Supports MP 1.1.0 RC1]

    hope it's clear now.

    Yes, thanks. Only posY value was different for me. But using it (again) after changing resolution to 1920x1080 did work. Hopefully Trevor can tell us whether it is a bug in the editor or not.
     

    dangerzone

    Portal Pro
    January 12, 2009
    271
    44
    53
    delft
    Home Country
    Netherlands Netherlands
    Re: Streamed MP RC v1.0.0 [05 Mar 2010] [Supports MP 1.1.0 RC1]

    Glad it's working now ;)
     

    micha02

    Portal Member
    January 2, 2009
    46
    0
    Home Country
    Germany Germany
    AW: Re: Streamed MP RC v1.0.0 [05 Mar 2010] [Supports MP 1.1.0 RC1]

    Hi,
    I got a "missing xml" error when I was browsing my music and hit F9 and selected "Show artist/album info". I don't know if the file's simply missing in this release, or if there might be an installer bug?
    confirming that issue/ bug:

    Missing or invalid file:C:\.....\DialogArtistInfo.xml


    ...and another question: Where can I get/ find the Images used in the SplashScreen Selector?
    I would like to use the image below as my desktop-wallpaper.

    2010-03-07 155906.jpg

    Bye Micha
     

    trevor

    Portal Pro
    October 17, 2006
    1,600
    950
    Chelmsford
    Home Country
    United Kingdom United Kingdom
    Re: AW: Re: Streamed MP RC v1.0.0 [05 Mar 2010] [Supports MP 1.1.0 RC1]

    Hi,
    I got a "missing xml" error when I was browsing my music and hit F9 and selected "Show artist/album info". I don't know if the file's simply missing in this release, or if there might be an installer bug?
    confirming that issue/ bug:

    Missing or invalid file:C:\.....\DialogArtistInfo.xml


    ...and another question: Where can I get/ find the Images used in the SplashScreen Selector?
    I would like to use the image below as my desktop-wallpaper.

    View attachment 57679

    Bye Micha

    Will look into what that xml has gone...very odd.

    The images (after download) are stored in in the c:\...\StreamedMP\Media\SplashScreens if you copy your file there and run the editor you should find it. I take it you were testing one of the RC test versions as the current splashscreen pack conatins that image.
     

    trevor

    Portal Pro
    October 17, 2006
    1,600
    950
    Chelmsford
    Home Country
    United Kingdom United Kingdom
    Re: Streamed MP RC v1.0.0 [05 Mar 2010] [Supports MP 1.1.0 RC1]

    Anyone else having linked backgrounds broken with updated editor (rev1097 iirc)? I tried on two system and tried redownloading, but it doesn't show up.

    Zinu,

    I have tested this and cant find a problem, version r1102 is not on the download page though this only part sorts the RSS image isses.
     

    trevor

    Portal Pro
    October 17, 2006
    1,600
    950
    Chelmsford
    Home Country
    United Kingdom United Kingdom
    Re: Streamed MP RC v1.0.0 [05 Mar 2010] [Supports MP 1.1.0 RC1]

    hello there.

    i do not no if this is a bug in your streamedmp editor or in my system.

    when i use, target screen resolution in the streamedmp editor and set the size to "1280 x 720"
    the rss image on the bottom of the screen is there.
    but when i use "1920 x 1080" the image is gone.

    when i edit basichome.xml and change <posY>1054</posY> to <posY>697</posY> the image is back in place.

    my screensize is 1920x1080 on my mediacenter by the way.
    i added 2 pictures, maybe than you understand better what i mean.

    best regards.

    Dangerzone.


    This is a nightmare, right there is a new version of the editor r1102 on the download page and this should sort issues if using skin supplied image and also will mostly work for InfoService supplied images. The exception to this is if you add you own inage as part of the feed setup.

    I think there is more to this and will be doing some detailed investigation but may be linked to image type. This whole area needs looking at and I think it is more at the MP end than skin end - I can adjust for a 1920x1080 screen using a skin supplied image for Sky news..that works, but if you swap the RSS feed to say the default mediaportal one and you have added the defaultRSS.png to that feed in the infoservice config then the scaling will be wrong and you will not see the image :) All a bit tricky....

    Let me know if this version of the editor work for you.

    Thanks
     

    trevor

    Portal Pro
    October 17, 2006
    1,600
    950
    Chelmsford
    Home Country
    United Kingdom United Kingdom
    Re: Streamed MP RC v1.0.0 [05 Mar 2010] [Supports MP 1.1.0 RC1]

    I got a "missing xml" error when I was browsing my music and hit F9 and selected "Show artist/album info". I don't know if the file's simply missing in this release, or if there might be an installer bug?

    Emph


    Not sure what happened, this has been fixed in r1105 - attached here is the file (and a adjusted DialogAlbumInfo.xml - fixes spin control visibility) so save hunting around in svn

    :D
     

    Attachments

    • DialogArtistInfo.xml
      30.6 KB
    • DialogAlbumInfo.xml
      30.6 KB
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom