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
Area 51 - Testing Area
Skin engine enhancements (themes, guide colors, skin functions, weather settings...)
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="elliottmc" data-source="post: 862130" data-attributes="member: 14268"><p>Okay, if I copy this</p><p> </p><p>[code]</p><p> <section name="tvguidecolors"></p><p> <entry name="guidecolorchannelbutton">FF0E517B</entry></p><p> <entry name="guidecolorchannelbuttonselected">FF008000</entry></p><p> <entry name="guidecolorgroupbutton">FF0E517B</entry></p><p> <entry name="guidecolorgroupbuttonselected">FF008000</entry></p><p> <entry name="guidecolorprogramselected">FF008000</entry></p><p> <entry name="guidecolorprogramended">FF808080</entry></p><p> <entry name="guidecolorborderhighlight">99FFFFFF</entry></p><p> <entry name="defaultgenre">FF1D355B,FF1D355B</entry></p><p> <entry name="Documentary">FFD2691E,FFD2691E</entry></p><p> <entry name="Kids">FF00FFFF,FF00FFFF</entry></p><p> <entry name="Movie">FF800080,FF800080</entry></p><p> <entry name="Music">FF800000,FF800000</entry></p><p> <entry name="News">FF90EE90,FF90EE90</entry></p><p> <entry name="Special">FFFFD700,FFFFD700</entry></p><p> <entry name="Sports">FF006400,FF006400</entry></p><p> </section></p><p>[/code]</p><p> </p><p>into the relevant section in MediaPortal.xml, now I see the colours in configuration.exe, and I can edit them as expected.</p><p> </p><p>So, that solves my first problem, and everything is nice and intuitive. Not sure why it wasn't working when I didn't have any colours in the MediaPortal.xml, and why it wasn't finding them in skinsettings.xml.</p><p> </p><p>However, if I exit the xml to change to</p><p> </p><p>[code]</p><p> <entry name="Movie"></p><p> </entry></p><p>[/code]</p><p> </p><p>then I can't map anything else to this genre. There is nothing at all in 'unmapped genres'.</p><p> </p><p>Presumably config.exe should find the genres from my TV server. Now I know that the server is running fine, and MP on the client is able to connect. I don't get any firewall warnings.</p><p> </p><p>Should anything be logged anywhere when a connection is attempted?</p><p> </p><p>Mark</p></blockquote><p></p>
[QUOTE="elliottmc, post: 862130, member: 14268"] Okay, if I copy this [code] <section name="tvguidecolors"> <entry name="guidecolorchannelbutton">FF0E517B</entry> <entry name="guidecolorchannelbuttonselected">FF008000</entry> <entry name="guidecolorgroupbutton">FF0E517B</entry> <entry name="guidecolorgroupbuttonselected">FF008000</entry> <entry name="guidecolorprogramselected">FF008000</entry> <entry name="guidecolorprogramended">FF808080</entry> <entry name="guidecolorborderhighlight">99FFFFFF</entry> <entry name="defaultgenre">FF1D355B,FF1D355B</entry> <entry name="Documentary">FFD2691E,FFD2691E</entry> <entry name="Kids">FF00FFFF,FF00FFFF</entry> <entry name="Movie">FF800080,FF800080</entry> <entry name="Music">FF800000,FF800000</entry> <entry name="News">FF90EE90,FF90EE90</entry> <entry name="Special">FFFFD700,FFFFD700</entry> <entry name="Sports">FF006400,FF006400</entry> </section> [/code] into the relevant section in MediaPortal.xml, now I see the colours in configuration.exe, and I can edit them as expected. So, that solves my first problem, and everything is nice and intuitive. Not sure why it wasn't working when I didn't have any colours in the MediaPortal.xml, and why it wasn't finding them in skinsettings.xml. However, if I exit the xml to change to [code] <entry name="Movie"> </entry> [/code] then I can't map anything else to this genre. There is nothing at all in 'unmapped genres'. Presumably config.exe should find the genres from my TV server. Now I know that the server is running fine, and MP on the client is able to connect. I don't get any firewall warnings. Should anything be logged anywhere when a connection is attempted? Mark [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Area 51 - Testing Area
Skin engine enhancements (themes, guide colors, skin functions, weather settings...)
Contact us
RSS
Top
Bottom