- Moderator
- #191
Hi, I updated the Swedish football settings.
Top scorer wasn't working and Results table was too wide.
BTW using Windows 7 and MP 1.1.0 RC 1 without any problems.
For those who have issues on win7 can you try this little application:
http://sites.google.com/site/myscorecenter/TestConfig.zip
And tell me if it is working.
It is a very small app which I'm using to launch the settings without starting MediaPortal config.
Unzip the exe and copy it to MediaPortal bin (where configuration.exe is), you will need to copy the plugin and its serializer lib form the plugins\windows directory to the bin directory.
It's working for me
I also attached the updated Hungarian football settings.
Ok so I think the issue is coming from the MediaPortal configuration.
Just a question, are you using the OnlineVideos plugin and if yes, can you start the configuration.
Except for the icons, which are all prefix with "hun_" (because I don't want to change the online ones).
Hey,
how do it works with the fanarts? It' just doesn't work here.
I set a fanart directory in the config and tried filenames like _.jpg or default.jpg, but no picture is shown.
I also tried using fanarthandler, but I think I have to make a change in the xml, right?
<control>
<description>backdrop</description>
<type>image</type>
<id>30</id>
<posX>0</posX>
<posY>0</posY>
<width>1280</width>
<height>720</height>
<texture>#ScoreCenter.bd.jpg</texture>
<colordiffuse>500000FF</colordiffuse>
<animation effect="fade" time="400">WindowClose</animation>
<animation effect="fade" time="400">WindowOpen</animation>
</control>
I'm using StreamedMP. Now I choosen the image _.jpg and added your code without any change.