Skin engine enhancements (themes, guide colors, skin functions, weather settings...) (2 Viewers)

Holzi

Super Moderator
  • Team MediaPortal
  • April 21, 2010
    7,934
    2,235
    Ba-Wü
    Home Country
    Germany Germany
    I'm sorry to bother you again with this, but when will the dolby icon be incorporated into this feature?
    Ofcourse I understand that you wanted to have at least the main feature ready and stable.
    Just asking .. :)

    I put together this implementation, it's on branch EXP-Guide_program_icons. This will be targeted for the 1.3.1(?) release (unless I can finish this work quickly in order to refocus ;-)

    Hello!
    I tested your branch on MP 1.3.0 RC master. :) It works very nice so far and could be really considered for MP 1.3.1 in my opinion!
    I tested HDTV and Dolby logos so far. Have not tested HDTV and Dolby combined yet. (didn't have a logo)

    Thanks for the work!
    1.jpg
     

    catavolt

    Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,426
    10,451
    Königstein (Taunus)
    Home Country
    Germany Germany
    @Holzi: HD logo is already implemented since 1.3 Alpha ;)
    But you need to change in the MediaPortal.xml the value under section tv to HDTV (it´s set to HD in most cases):

    <section name="mytv">
    <entry name="hdtvProgramText">HDTV</entry>:
     

    Holzi

    Super Moderator
  • Team MediaPortal
  • April 21, 2010
    7,934
    2,235
    Ba-Wü
    Home Country
    Germany Germany
    @Holzi: HD logo is already implemented since 1.3 Alpha ;)
    But you need to change in the MediaPortal.xml the value under section tv to HDTV (it´s set to HD in most cases):

    <section name="mytv">
    <entry name="hdtvProgramText">HDTV</entry>:

    Yep, HD logo works fine! :)
    But this branch gives you the possibility to define more than one logo. (in my example HDTV and Dolby Digital) You should even be able to a show a combined logo (if a movie is HDTV and has Dolby Digital :))

    In MediaPortal.xml I have set this
    <section name="mytv">
    <entry name="programDecorationCsv">HDTV,Dolby</entry>

    You could use any other word to display a logo too. E.g.:
    <entry name="programDecorationCsv">HDTV,Dolby,Stereo</entry>
    Very flexible!

    The sky is the limit. ;)
     

    Users who are viewing this thread

    Top Bottom