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: 863617" data-attributes="member: 14268"><p>Hi Andy,</p><p> </p><p>I have tested this on my server, and it is looking good. Configuration is logical and intuitive.</p><p> </p><p>There are a couple of issues I found.</p><p> </p><p>1. If I don't copy the section you had in the readme for the last readme, I get the following in MediaPortal.xml</p><p> </p><p>[code]</p><p> <section name="genreoptions"></p><p> <entry name="specifympaaratedasmovie">no</entry></p><p> </section></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,FF0E517B</entry></p><p> </section></p><p>[/code]</p><p> </p><p>IMO we also need to add</p><p> </p><p>[code]</p><p> <section name="genremap"></p><p> <entry name="genrenames">Documentary,Kids,Movie,Music,News,Other,Special,Sports</entry></p><p> <entry name="Documentary"></entry></p><p> <entry name="Kids"></entry></p><p> <entry name="Movie"></entry></p><p> <entry name="Music"></entry></p><p> <entry name="News"></entry></p><p> <entry name="Other"></entry></p><p> <entry name="Special"></entry></p><p> <entry name="Sports"></entry></p><p> </section></p><p>[/code]</p><p> </p><p>that is the fairly standard genres but without anything mapped to them. (do we need the 'genrenames' entry? it shows up in the config list as a genre in its own right).</p><p> </p><p>The reason for this, is that you can then populate the 'tvguidecolors' section with default colours as well. Otherwise, the default is black.</p><p> </p><p>I still think we need to let the skin designer choose some good default colours, so I am very much in favour of having a list in skinsettings.xml. However, these could be stored as</p><p> </p><p>EPGColor1</p><p>EPGColor2</p><p> </p><p>etc, and then have in config an 'import skin colors' button to fetch these. That way, the colours are not tied to particular genres, and it doesn't rely on the user being able to choose colours that match well for on now/on later.</p><p> </p><p>Oh, and once this is set up, I really do think we need to be able to export all of these settings on the server and import them on a client.</p><p> </p><p>Thanks,</p><p> </p><p>Mark</p></blockquote><p></p>
[QUOTE="elliottmc, post: 863617, member: 14268"] Hi Andy, I have tested this on my server, and it is looking good. Configuration is logical and intuitive. There are a couple of issues I found. 1. If I don't copy the section you had in the readme for the last readme, I get the following in MediaPortal.xml [code] <section name="genreoptions"> <entry name="specifympaaratedasmovie">no</entry> </section> <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,FF0E517B</entry> </section> [/code] IMO we also need to add [code] <section name="genremap"> <entry name="genrenames">Documentary,Kids,Movie,Music,News,Other,Special,Sports</entry> <entry name="Documentary"></entry> <entry name="Kids"></entry> <entry name="Movie"></entry> <entry name="Music"></entry> <entry name="News"></entry> <entry name="Other"></entry> <entry name="Special"></entry> <entry name="Sports"></entry> </section> [/code] that is the fairly standard genres but without anything mapped to them. (do we need the 'genrenames' entry? it shows up in the config list as a genre in its own right). The reason for this, is that you can then populate the 'tvguidecolors' section with default colours as well. Otherwise, the default is black. I still think we need to let the skin designer choose some good default colours, so I am very much in favour of having a list in skinsettings.xml. However, these could be stored as EPGColor1 EPGColor2 etc, and then have in config an 'import skin colors' button to fetch these. That way, the colours are not tied to particular genres, and it doesn't rely on the user being able to choose colours that match well for on now/on later. Oh, and once this is set up, I really do think we need to be able to export all of these settings on the server and import them on a client. Thanks, 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