My Score Center - version 2.12.0.0 - 4 May 2014 (for MP 1.6/1.7) (4 Viewers)

hilfer

Portal Pro
November 3, 2010
241
3
Home Country
Portugal Portugal
Re: My Score Center - version 2.3.0 - 24 Septmber 2011 With Live Plugin

ok thanks once again.

doing this I have just noticed that "last results" is not giving me the results of last week-end (football).

Neither german league nor Portuguese !! I didnt check the others.

But I think this has nothing to do with the plugin itself , right ??

anyone else having same problem ??

my update is checked "always"
 

FredP42

MP Donator
  • Premium Supporter
  • May 2, 2009
    237
    243
    78
    Home Country
    France France
    Re : Re: My Score Center - version 2.3.0 - 24 Septmber 2011 With Live Plugin

    doing this I have just noticed that "last results" is not giving me the results of last week-end (football).

    Neither german league nor Portuguese !! I didnt check the others.

    my update is checked "always"

    It seems to be working now.

    The Update settings is about the settings (MyScoreCenter2.Settings.xml) not the content.
    Always means that everytime you go in MyScoreCenter it will download the online settings and merge it accordingly to your settings: names, url ... (although I have to confess I did not verify recently it is still working).

    Also, I don't remember if I mentioned it but for the Live feature to work properly you have to set the CacheExpiration to 0 minutes.
     

    fischy667

    Super User
  • Team MediaPortal
  • Super User
  • May 5, 2010
    967
    290
    42
    Rostock
    Home Country
    Germany Germany
    Re: Re : Re: My Score Center - version 2.3.0 - 24 Septmber 2011 With Live Plugin

    Your live feature is working great, but I get a notification even when something changes in columns not shown.

    The last column in tables from kicker.de are links to preliminary report, a report after the match or a link called live to their own liveticker during a running match. I have disabled this column by giving it space "0". But when in this column something changed I also get a notification. I also tried to block all possible words with rules, but this didn't work.

    Is it possible or can you make it possible that only changes in specific columns call a notification?

    Yes it is possible, and it should be the correct behavior.

    So, just to be clear. You said it should work like I described, but for me it doesn't.

    So it is a bug, you will have a look into it and try to fix it.

    :D
     

    FredP42

    MP Donator
  • Premium Supporter
  • May 2, 2009
    237
    243
    78
    Home Country
    France France
    Re : Re: Re : Re: My Score Center - version 2.3.0 - 24 Septmber 2011 With Live Plugin

    So, just to be clear. You said it should work like I described, but for me it doesn't.

    So it is a bug, you will have a look into it and try to fix it.

    Yes, I said it should work like this but that it was not implemented ... yet

    Finally, since it was easier I decided to go with the format string. So it will not use the column sizes but format the old and the new scores and compare them.
    I will release it soon with the other fixes.
     

    fischy667

    Super User
  • Team MediaPortal
  • Super User
  • May 5, 2010
    967
    290
    42
    Rostock
    Home Country
    Germany Germany
    Re: My Score Center - version 2.3.0 - 24 Septmber 2011 With Live Plugin

    I can understand what catavolt's trouble is. It is hard to distinguish whether "Live" is switched on or off.

    I think there might be two possible solutions:

    1. two different Pin Icons
    2. two different fontcolors for the Live Status Label

    No Pin Icon is not a good idea, because it is not possible to see which score is enabled for Live
     

    doveman

    Portal Pro
    February 12, 2008
    2,326
    178
    Home Country
    United Kingdom United Kingdom
    Re: My Score Center - version 2.3.0 - 24 Septmber 2011 With Live Plugin

    I've tried getting this to work but I never get any notification pop-ups.

    I've currently got Football "Today" set to Live and Live is enabled and the CacheExpiration is set to 0 minutes in the config settings. I've attached a screenshot of the settings.

    I also tried with the England leagues as well.
     

    FredP42

    MP Donator
  • Premium Supporter
  • May 2, 2009
    237
    243
    78
    Home Country
    France France
    Re : Re: My Score Center - version 2.3.0 - 24 Septmber 2011 With Live Plugin

    I can understand what catavolt's trouble is. It is hard to distinguish whether "Live" is switched on or off.

    I think there might be two possible solutions:

    1. two different Pin Icons
    2. two different fontcolors for the Live Status Label

    no Pin Icon is no good idea, because it is not possible to see which score is enabled for Live

    For now the only way to know that the Live is on is to have a Label with the property #ScoreCenter.Live.

    I agree that it may not be visible enough.
    Changing the color of the live status is easy. Although I don't know if the color will suit all skins. I don't know if there are settings somewhere for the color for warnings ? or if it can be specified by the skin file.
    I can also have an icon to show that the live is ON / OFF.

    To have a different pin icon is also possible, but I think that the pin icon shows that the score is configure for live, not that the live is running.

    For the skinner, do you need a specif property with value 1/0 or on/off to know the live status so that you can for example change the background or do other action?
     

    catavolt

    Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,597
    10,590
    Königstein (Taunus)
    Home Country
    Germany Germany
    AW: My Score Center - version 2.3.0 - 24 Septmber 2011 With Live Plugin

    In your code you should check if Live is on, then show the pinIcon. If Live is off, do not show the pinIcon ;)
     

    fischy667

    Super User
  • Team MediaPortal
  • Super User
  • May 5, 2010
    967
    290
    42
    Rostock
    Home Country
    Germany Germany
    Re: Re : Re: My Score Center - version 2.3.0 - 24 Septmber 2011 With Live Plugin

    I can understand what catavolt's trouble is. It is hard to distinguish whether "Live" is switched on or off.

    I think there might be two possible solutions:

    1. two different Pin Icons
    2. two different fontcolors for the Live Status Label

    no Pin Icon is no good idea, because it is not possible to see which score is enabled for Live

    For now the only way to know that the Live is on is to have a Label with the property #ScoreCenter.Live.

    I agree that it may not be visible enough.
    Changing the color of the live status is easy. Although I don't know if the color will suit all skins. I don't know if there are settings somewhere for the color for warnings ? or if it can be specified by the skin file.
    I can also have an icon to show that the live is ON / OFF.

    To have a different pin icon is also possible, but I think that the pin icon shows that the score is configure for live, not that the live is running.

    For the skinner, do you need a specif property with value 1/0 or on/off to know the live status so that you can for example change the background or do other action?

    Not for me. For me it is important to see immediately whether "Live" is on or off.

    In your code you should check if Live is on, then show the pinIcon. If Live is off, do not show the pinIcon ;)

    I think this not a good idea. How do see which score is enabled for "Live" when "Live" is deactivated?

    And don't forget: You can only enable scores for "Live" when "Live" is deactivated!!
     

    FredP42

    MP Donator
  • Premium Supporter
  • May 2, 2009
    237
    243
    78
    Home Country
    France France
    Re : My Score Center - version 2.3.0 - 24 Septmber 2011 With Live Plugin

    I tried different things.

    First, I changed the Live Status color.
    Easy, just need to have an id for the label (60).

    To hide the PinIcon is possible, but then you cannot know what will be on the live without starting it.
    And (for now) the live has to be stopped to set a score as live.

    Then I tried to used a different PinIcon (a grayed version).
    It's nice but I wanted to use this to show scores that can be set as live but are not enabled, so that you don't need to go to the context menu to see that you cannot enable the live for this score. Note that for now all scores can be enabled, except folders and WF scores where only results can be enabled.
    But we could have three different icons: Set and On, Set and Off and Not Set (and nothing when not possible)

    Then, I created a new property ScoreCenter.LiveOn which is equal to 0 if live is OFF and 1 when it's ON.
    Then by using a visible condition = string.equals(#ScoreCenter.LiveOn,1)
    I can show / hide a picture to do something like this (red border)

    ScoreLiveOn23-04-14.jpg

    Then it will be up to the skinner to decide how to show the live status.

    But if you really, really, really want the previous options I can make them optional.
     

    Users who are viewing this thread

    Top Bottom