Feature Requests (1 Viewer)

ge2301

Lead Design MP2
  • Team MediaPortal
  • January 11, 2014
    8,743
    3,501
    Stuttgart
    Home Country
    Germany Germany
    Please post here feature requests with regard to WMC skin. Please do not request features, that are related to other areas.
    I'll feedback to you as soon as possible and inform, if this feature can be implemented.

    Best regards,
    Ge2301
     

    Anthony Parry

    Portal Pro
    October 25, 2016
    56
    25
    39
    Home Country
    Great Britain (UK) Great Britain (UK)
    Hi @ge2301

    First of all, great work on the WMC Skin and especially bringing the dark theme along, i love it :)

    I was wondering if it's possible to add more information to the EPG screen - The XML i use has some information included that would be really useful to have when browsing through the full guide - mainly the category tag, HDTV tag <quality>HDTV</quality> and the Repeat tag (<previously-shown/>) UK television is full of repeats and the repeat tag is then especially useful when the series and episode number is not provided in the epg data. Some programmes have these indicators in the program description too, but as they are in block brackets like [HD] i guess mediaportal ignores things inside square brackets as they never show up?

    Could these be incorporated into the synopsis area at the bottom of the EPG screen? Maybe something like:

    Oxford Street Revealed 1.7 (Documentary, HD, Repeat)
    Observational documentary series following the people who keep Oxford Street running. The undercover police team crack down on distraction thieves trying a new trick, a shoulder roll. At Debenhams, a French make-up line launches, with live body painting in the shop&apos;s windows. Plus a look at Oxford Street from above with a specialist aerial photographer.

    Run All Night (Film, 2015, HD)
    A mob enforcer is forced into action when his estranged son becomes the target of a hit. Liam Neeson, Joel Kinnaman, Ed Harris



    Here's a sample of the EPG XML - there's also a lot more info provided like audio qulity, acting and directing credits, release year etc but there's only so much space for info on the guide and the extra information isn't always important!

    Code:
    </programme>
      <programme start="20170215114500 +0000" stop="20170215121500 +0000" channel="UK_Digi_36215">
        <title>Oxford Street Revealed</title>
        <desc>Observational documentary series following the people who keep Oxford Street running. The undercover police team crack down on distraction thieves trying a new trick, a shoulder roll. At Debenhams, a French make-up line launches, with live body painting in the shop&apos;s windows. Plus a look at Oxford Street from above with a specialist aerial photographer. [HD] [AD,S]</desc>
        <category>Documentary</category>
        <video>
          <quality>HDTV</quality>
        </video>
        <previously-shown/>
        <episode-num system="xmltv_ns">1.7.</episode-num>
        <subtitles type="teletext"></subtitles>
      </programme>
      <programme start="20170214200000 +0000" stop="20170214220000 +0000" channel="UK_Digi_36449">
        <title>Run All Night</title>
        <desc>A mob enforcer is forced into action when his estranged son becomes the target of a hit. Liam Neeson, Joel Kinnaman, Ed Harris</desc>
        <credits>
          <director>Jaume Collet-Serra.</director>
          <actor>Liam Neeson</actor>
          <actor>Ed Harris</actor>
          <actor>Joel Kinnaman</actor>
          <actor>Boyd Holbrook</actor>
          <actor>Bruce McGill</actor>
          <actor>Genesis Rodriguez</actor>
        </credits>
        <date>2015</date>
        <category>Film</category>
        <video>
          <quality>HDTV</quality>
        </video>
        <subtitles type="teletext"></subtitles>
        <rating system="bbfc">
          <value>15</value>
        </rating>
        <star-rating>
          <value>3/5</value>
        </star-rating>
      </programme>
     
    Last edited:

    ge2301

    Lead Design MP2
  • Team MediaPortal
  • January 11, 2014
    8,743
    3,501
    Stuttgart
    Home Country
    Germany Germany
    • Thread starter
    • Admin
    • #4
    I was wondering if it's possible to add more information to the EPG screen - The XML i use has some information included that would be really useful to have when browsing through the full guide - mainly the category tag, HDTV tag <quality>HDTV</quality> and the Repeat tag (<previously-shown/>) UK television is full of repeats and the repeat tag is then especially useful when the series and episode number is not provided in the epg data. Some programmes have these indicators in the program description too, but as they are in block brackets like [HD] i guess mediaportal ignores things inside square brackets as they never show up?

    Could these be incorporated into the synopsis area at the bottom of the EPG screen? Maybe something like:
    On skin side I'm just referring to parameters from the SlimTVModel, meaning the reading of the xml epg data is something out of my knowledge.
    @morpheus_xx might be able to say, if the model can be easly extended or if there is already a category parameter, that I'm not yet aware of. The category parameter could be also helpful to support different background colors in future as also supported in WMC. But last point is something, that will surely not happen in early future.
     

    Anthony Parry

    Portal Pro
    October 25, 2016
    56
    25
    39
    Home Country
    Great Britain (UK) Great Britain (UK)
    On skin side I'm just referring to parameters from the SlimTVModel, meaning the reading of the xml epg data is something out of my knowledge.
    @morpheus_xx might be able to say, if the model can be easly extended or if there is already a category parameter, that I'm not yet aware of. The category parameter could be also helpful to support different background colors in future as also supported in WMC. But last point is something, that will surely not happen in early future.

    Ah, fair enough, i was hoping it was just a simple line of code needed like adding the series / episode number and name etc was.

    Thank you for your reply :)
     

    JohannesJahn

    Portal Pro
    June 9, 2006
    73
    2
    Germany
    Home Country
    Germany Germany
    Hi,
    I like the WMC-Skin. I most like, that I can read the epg from 3 meters! Unfortunalety I can´t read the epg using BlueVision. WMC has a nice and clean GUI.

    Is it possible to show the age rating (age classification of movies for children) for example below the epg (detail info of the selected item) next to the logo (see arrow)?
    epg.png


    The age rating should only be visible if the user has activated this in settings > display/representation > skin > skin-settings > age recommandation (I´m not sure about my translation).

    This feature were helpfull for the selection of films for my children.

    Thanx
     

    ge2301

    Lead Design MP2
  • Team MediaPortal
  • January 11, 2014
    8,743
    3,501
    Stuttgart
    Home Country
    Germany Germany
    • Thread starter
    • Admin
    • #7
    Hi,
    I like the WMC-Skin. I most like, that I can read the epg from 3 meters! Unfortunalety I can´t read the epg using BlueVision. WMC has a nice and clean GUI.

    Is it possible to show the age rating (age classification of movies for children) for example below the epg (detail info of the selected item) next to the logo (see arrow)?
    View attachment 188035

    The age rating should only be visible if the user has activated this in settings > display/representation > skin > skin-settings > age recommandation (I´m not sure about my translation).

    This feature were helpfull for the selection of films for my children.

    Thanx
    Theoretically it can be shown, but the problem is, that the TV model offers only parameters already shown. Age rating, genre etc. are not available for me as designer. you can make a feature request in the right section.
     

    ge2301

    Lead Design MP2
  • Team MediaPortal
  • January 11, 2014
    8,743
    3,501
    Stuttgart
    Home Country
    Germany Germany
    • Thread starter
    • Admin
    • #9
    Ahh, thanx. But as I know TVE3 (and the TV model, too?) won´t be changed, because of the development ot TVE3.5.

    Could you please take a look at my post of Bug and Problem Reports #37. I´m not sure, if this is a bug or feature quest. Thanx a lot.
    You're right, there is a general freeze for TVE3. But I mean the model, that is the interface between TVE and MP2, here are differences.
     

    Vlaves

    Portal Pro
    September 24, 2004
    72
    1
    First I like to thank you all for the great Skin, it looks really great :) Any chance to have this Skin for MediaPortal 1.16?
     

    Users who are viewing this thread

    Similar threads

    MP1 MP2 MP2 - V2.5 No Thumbnails for TV recordings DE
    I know, missing thumbnails for TV recordings have been discussed before. But even after tryping to follow possible solutions provided by the forum, the problem persists. In short, I am running MP 2.5 on a Win11 system with the skin blue vision (I also tried WMC but same issue). When recording TV shows no thumbnails are created. I have...
    I know, missing thumbnails for TV recordings have been discussed before. But even after tryping to follow possible solutions...
    I know, missing thumbnails for TV recordings have been discussed before. But even after tryping to follow possible solutions...
    Replies
    0
    Views
    344
    • Sticky
    Upgrade install on MP 1.36 x64 proceeded without issue, everything I have tried so far is working and looking very good. Many Thanks(y):)
    Upgrade install on MP 1.36 x64 proceeded without issue, everything I have tried so far is working and looking very good. Many...
    Pre Releases are provided as a way for the community to test and give feedback on all the exciting things we have lined up for the...
    Replies
    1
    Views
    425
    • Sticky
    @high strange tag, 1.36/1.37 ;)
    @high strange tag, 1.36/1.37 ;)
    We have just released MediaPortal 1.37 - Willow x86 and x64 version. Highlights of this release Bugfixes: [MP1-5232] - GPU...
    Replies
    3
    Views
    299
    Nice finding! (y)(y)(y) Adapted to new DWHD and PVHD ;) Position is in front of category bar ;)
    Nice finding! (y)(y)(y) Adapted to new DWHD and PVHD ;) Position is in front of category bar ;)
    This thread is intended for skin authors, plus those advanced users who have learnt skin programming and have customised the skins...
    Replies
    1
    Views
    818
    Pre Releases are provided as a way for the community to test and give feedback on all the exciting things we have lined up for the next release. We allocate about one month for Pre Release testing. In that time we will only fix bugs, after which comes the final release! Highlights of this release Bugfixes: [MP1-5221] - Core: Fix...
    Pre Releases are provided as a way for the community to test and give feedback on all the exciting things we have lined up for the...
    Pre Releases are provided as a way for the community to test and give feedback on all the exciting things we have lined up for the...
    Replies
    0
    Views
    2K
    Top Bottom