[will not fix] settins→plug ins→ Number of rows in EPG set to12: the channel names are not correctly sized or posi (1 Viewer)

Reggie Schaffnit

Portal Member
September 16, 2015
18
0
Home Country
United States of America United States of America
settins→plug ins→ Number of rows in EPG set to12: the channel names are not correctly sized or positioned.
upload_2017-3-2_15-50-51.png
 

Brownard

Development Group
  • Team MediaPortal
  • March 21, 2007
    2,306
    1,884
    Home Country
    United Kingdom United Kingdom
    Unfortunately I can not fix it. There is no possibility to scale the font size according to available height known to me
    You should be able to use a MultiBinding to bind different sizes based on the number of rows property on the guide model (sorry not at computer so can't give you exact property/model names)
     

    ge2301

    Lead Design MP2
  • Team MediaPortal
  • January 11, 2014
    8,743
    3,501
    Stuttgart
    Home Country
    Germany Germany
    You should be able to use a MultiBinding to bind different sizes based on the number of rows property on the guide model (sorry not at computer so can't give you exact property/model names)
    Ok. I'll try to find and bind the correct property. Perhaps I can even use a formula with rounding to allow full flexibility instead of creating a predefined correlation matrix.

    <MultiBinding Converter="{StaticResource ExpressionMultiValueConverter}" ConverterParameter="{}{{0}/{1}:F0}">
    <Binding Path="MaxFontSize"/>
    <Binding Path="EPGRows"/>
    </MultiBinding>

    Edit:
    @Brownard
    I made a few trials and found the ideal correlation between No of rows and Fontsize.
    The formulation would be: {FontSize = -0.5 * EPGRows + 23} But there should be no FontSize larger than 28, because then width becomes a problem. I'm not sure how to set both in combination and also I need the EPGRow parameter :)
     

    Users who are viewing this thread

    Similar threads

    I installed the new EXE on my MP 1.36 64-bit system (Win 10 laptop), and... it works fine. (y) :) Thank you for making this change :). I hope that it will be included in the next release. -- from CyberSimian in the UK
    I installed the new EXE on my MP 1.36 64-bit system (Win 10 laptop), and... it works fine. (y) :) Thank you for making this...
    In "MP Config" the following setting enables the display of channel numbers in the TV EPG: But there is no equivalent setting in...
    Replies
    4
    Views
    610
    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
    805
    In the UK, the EPG transmitted in the DVB-T datastream allows each programme to have two genres -- a primary genre, and a secondary genre (i.e. a subgenre). The primary genre might be something like Film (or Movie in the USA). The secondary genre for Film might be something like: Action, Comedy, Crime, Fantasy, Romance, Science...
    In the UK, the EPG transmitted in the DVB-T datastream allows each programme to have two genres -- a primary genre, and a secondary...
    In the UK, the EPG transmitted in the DVB-T datastream allows each programme to have two genres -- a primary genre, and a secondary...
    Replies
    0
    Views
    358
    thank you Sir, issue is definitely resolved now, i uninstalled the problematic MSE altogether, plus i also now have optimized EPG grabbing configuration, thanks again for all the assistance, wow so much faster on everything now that MSE is out of the picture...MP WAF is now restored and FetchTV STB sits in the corner collecting dust :)
    thank you Sir, issue is definitely resolved now, i uninstalled the problematic MSE altogether, plus i also now have optimized EPG...
    Long time MP user, and recently upgraded to MP1.34, prior to this upgrade, i have for many years successfully used MP with fast and...
    Replies
    20
    Views
    2K
    Hi, it looks like the Client's server connection settings got corrupted somehow and were reset, hopefully this is an easy fix. Open MP2-Client, navigate to Settings->General->Connectivity->Home server. In the menu on the left there may be an option Detach from home server, if there is click it and acknowledge the dialog that pops up...
    Hi, it looks like the Client's server connection settings got corrupted somehow and were reset, hopefully this is an easy fix...
    Help Please: MP doesnt display any of my previouse recordings or TV programs It seems like the Server isnt running? MP was working...
    Replies
    3
    Views
    933
    Top Bottom