home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
General Support
Splash screen change on 1.16 upgrade
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Anthony Vaughan" data-source="post: 1221436" data-attributes="member: 153283"><p>Okay. I think I have found the fix. There has been a change to the settings in C:\ProgramData\Team MediaPortal\MediaPortal\skin\DefaultWideHD\splashscreen.xml.</p><p></p><p>The old version contained:</p><p></p><p> <control></p><p> <description>splashscreen text</description></p><p> <type>label</type></p><p> <id>2</id></p><p> <posY>950</posY></p><p> <textsize>30</textsize></p><p> <textcolor>#87cefa</textcolor></p><p> </control></p><p></p><p>The new version contains:</p><p></p><p> <control></p><p> <description>splashscreen text</description></p><p> <type>label</type></p><p> <id>2</id></p><p> <posX>0</posX></p><p> <posY>500</posY></p><p> <width>1920</width></p><p> <height>40</height></p><p> <textsize>25</textsize></p><p> <textcolor>#00bfff</textcolor></p><p> <align>TopCenter</align></p><p> </control></p><p></p><p>Clearly, this s a bit of a problem for those of us that use the common configuration location, because, if we upgrade to the common location, we will lose all of our custom settings. Therefore, I rename the user > documents file so the upgrade operates locally and then rename it back for normal use. Up till now, there have been no significant changes to configuration files, but this time there have been changes in the skin. I guess I will need to rethink how I configure the skin in future upgrades.</p><p></p><p>Hope that helps.</p></blockquote><p></p>
[QUOTE="Anthony Vaughan, post: 1221436, member: 153283"] Okay. I think I have found the fix. There has been a change to the settings in C:\ProgramData\Team MediaPortal\MediaPortal\skin\DefaultWideHD\splashscreen.xml. The old version contained: <control> <description>splashscreen text</description> <type>label</type> <id>2</id> <posY>950</posY> <textsize>30</textsize> <textcolor>#87cefa</textcolor> </control> The new version contains: <control> <description>splashscreen text</description> <type>label</type> <id>2</id> <posX>0</posX> <posY>500</posY> <width>1920</width> <height>40</height> <textsize>25</textsize> <textcolor>#00bfff</textcolor> <align>TopCenter</align> </control> Clearly, this s a bit of a problem for those of us that use the common configuration location, because, if we upgrade to the common location, we will lose all of our custom settings. Therefore, I rename the user > documents file so the upgrade operates locally and then rename it back for normal use. Up till now, there have been no significant changes to configuration files, but this time there have been changes in the skin. I guess I will need to rethink how I configure the skin in future upgrades. Hope that helps. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Splash screen change on 1.16 upgrade
Contact us
RSS
Top
Bottom