MediaStream by pilehave - upd. 22/08/09 (2 Viewers)

doing23

Portal Member
December 24, 2008
16
1
Home Country
Germany Germany
ever thought of just replacing the default with yours? just search the media folder...

i don't want replace it. i only want change it but wich is the xml file for it?
 

emphatic

Design Group
  • Team MediaPortal
  • August 25, 2006
    3,758
    1,250
    Alingsås
    Home Country
    Sweden Sweden
    a big thanx for this excellent skin!

    it's possible to change the image at the startup?
    it's program_bg.jpg but i don't found the right xml file.

    bye

    Open references.xml in notepad and change the item in bold:

    Code:
    <control>
    	<description>default image</description>
    	<type>image</type>
    	<id>1</id>
    	<posX>0</posX>
    	<posY>0</posY>
    	<texture>[B]which_ever_image_you_want.png[/B]</texture>
    	<colorkey>0</colorkey>
    	<colordiffuse>ffffffff</colordiffuse>
    	<filtered>yes</filtered>
    	<centered>no</centered>
    	<keepaspectratio>no</keepaspectratio>
    	<visible>yes</visible>
    </control>

    Attached is my new splash.png that I use (put your .png file in the media folder).
    Emph
     

    Attachments

    • splash.png
      splash.png
      711.7 KB

    doing23

    Portal Member
    December 24, 2008
    16
    1
    Home Country
    Germany Germany
    a big thanx for this excellent skin!

    it's possible to change the image at the startup?
    it's program_bg.jpg but i don't found the right xml file.

    bye

    Open references.xml in notepad and change the item in bold:

    Code:
    <control>
    	<description>default image</description>
    	<type>image</type>
    	<id>1</id>
    	<posX>0</posX>
    	<posY>0</posY>
    	<texture>[B]which_ever_image_you_want.png[/B]</texture>
    	<colorkey>0</colorkey>
    	<colordiffuse>ffffffff</colordiffuse>
    	<filtered>yes</filtered>
    	<centered>no</centered>
    	<keepaspectratio>no</keepaspectratio>
    	<visible>yes</visible>
    </control>

    Attached is my new splash.png that I use (put your .png file in the media folder).
    Emph


    thanx it works :)

    your splash.png look very nice :D
     

    pilehave

    Community Skin Designer
  • Premium Supporter
  • April 2, 2008
    2,566
    521
    Hornslet
    Home Country
    Denmark Denmark
    a big thanx for this excellent skin!

    it's possible to change the image at the startup?
    it's program_bg.jpg but i don't found the right xml file.

    bye

    Open references.xml in notepad and change the item in bold:

    Code:
    <control>
    	<description>default image</description>
    	<type>image</type>
    	<id>1</id>
    	<posX>0</posX>
    	<posY>0</posY>
    	<texture>[B]which_ever_image_you_want.png[/B]</texture>
    	<colorkey>0</colorkey>
    	<colordiffuse>ffffffff</colordiffuse>
    	<filtered>yes</filtered>
    	<centered>no</centered>
    	<keepaspectratio>no</keepaspectratio>
    	<visible>yes</visible>
    </control>

    Attached is my new splash.png that I use (put your .png file in the media folder).
    Emph

    Yes, that is indeed nice :) Do you mind if I put it in the skin-package?
     

    toastercooky

    Portal Member
    July 22, 2008
    12
    0
    Love the skin, but I'm having a few problems. It seems that if I go into TVSeries, then leave it, then go back in, none of the show info loads and the program crashes. Any idea why this could be? I'm stumped, since it works completely fine the first time I go in. I can reproduce it almost 100% of the time.
     

    pilehave

    Community Skin Designer
  • Premium Supporter
  • April 2, 2008
    2,566
    521
    Hornslet
    Home Country
    Denmark Denmark
    Love the skin, but I'm having a few problems. It seems that if I go into TVSeries, then leave it, then go back in, none of the show info loads and the program crashes. Any idea why this could be? I'm stumped, since it works completely fine the first time I go in. I can reproduce it almost 100% of the time.

    If you post your logs (after the crash) I'm sure we can figure out what happens - then let's see if it's something I can do something about, but it's most likely TV-Series that crashes your system. What version of TV-Series are you running anyway?
     

    toastercooky

    Portal Member
    July 22, 2008
    12
    0
    Well, I reinstalled everything and it seems to be working pretty well right now, aside from one tiny thing. When I first enter mp-tvseries in the all shows view, only the list of TVshows on the right and their fan-art is displayed. If I go into the series view, I see the season cover and summary along with the list of episodes. But then when I go back to all shows view the cover art and show summary shows up. I'd like the cover art and show summaries to always display, if possible.

    Think you maybe have a solution to that? It's a less annoying problem, and also seems like a more skin-side issue.
     

    pilehave

    Community Skin Designer
  • Premium Supporter
  • April 2, 2008
    2,566
    521
    Hornslet
    Home Country
    Denmark Denmark
    Well, I reinstalled everything and it seems to be working pretty well right now, aside from one tiny thing. When I first enter mp-tvseries in the all shows view, only the list of TVshows on the right and their fan-art is displayed. If I go into the series view, I see the season cover and summary along with the list of episodes. But then when I go back to all shows view the cover art and show summary shows up. I'd like the cover art and show summaries to always display, if possible.

    Think you maybe have a solution to that? It's a less annoying problem, and also seems like a more skin-side issue.

    If you scroll through the TV-Series threads, you'll most likely find that you're in the same situation as most, due to a change in Core.dll (something was commented out). There you'll also find a new Core.dll, check if that solves the problem, but remember to make a backup of your current Core.dll. This is, however, only a temporary fix as the line that was commented out may result in other problems (although nobody yet has posted anything about what that would be).

    Have you tried TV-Series in other skins? And if yes, are the affected too?
     

    Users who are viewing this thread

    Top Bottom