hjbaad does it work with any other skins ? since mine doesn't crash... i use MpTvSeries for shows...
For a while now, I've been having the problem that after I have watched a show and I return to the series screen, the background and banners are gone. I have to go back to the home screen and click on series again for the images to return. Sometimes Media Portal even crashes when I return to the series screen. Does anybody else have this problem too?
For a while now, I've been having the problem that after I have watched a show and I return to the series screen, the background and banners are gone. I have to go back to the home screen and click on series again for the images to return. Sometimes Media Portal even crashes when I return to the series screen. Does anybody else have this problem too?
Yes. Same thing here.
I have also the same problems (except the crashing). Is this an error in the monochrome skin or does it has something to do with the my series plugin?
hjbaad does it work with any other skins ? since mine doesn't crash... i use MpTvSeries for shows...
Is it possible to change position of the weather info on the basic home screen?
This is possible. I assume you use latest (or at least some RC-version) of Mediaportal with Monochrome 2.4. And that you use the weather-in-basichome function that comes with the RSS-ticker. Well, open your basichome.xml, and scroll down to the end, where you will find <!-- RSS Stuff -->. There you will find various parameters, for weather you have to edit: Weather image, location, Temperature and condition. Just editting PosX/PosY will do the trick.
Furthermore: anyone encountered any incompatability problems with Monochrome and 1.0? I had to revert myweather.xml from RC4 to be able to use the weather display in the Basic Home screen, didn't encounter any other problems just yet.
Is there no update for the 1.0 Final release?
The skin is still working but is saying its an old release everytime you are starting MP. Its a little bit annoying...
Best regards!
Is it possible to have different backgrounds in GameMenu.xml depending on what game is selected? Like a fan-art for the game..
<controls>
<import>common.time.xml</import>
<control>
<description>BG</description>
<type>image</type>
<id>1</id>
<width>1366</width>
<height>768</height>
<texture>background.png</texture>
</control>
I want to have that texture backtround to be something like: <texture>#id.png</texture>
then depending on which ID you have selected it will show selected background?