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

vuego

Documentation Group
  • Team MediaPortal
  • August 5, 2006
    1,641
    764
    Göteborg
    Home Country
    Sweden Sweden
    Hi Fred
    Very nice plugin!

    Why don't you publish the icons with the plugin?

    I tried to add results from http://svenskfotboll.se/allsvenskan but I keep getting the attached error message. Looks like a space too much :)
     

    Attachments

    • utf-8.png
      utf-8.png
      21.3 KB

    FredP42

    MP Donator
  • Premium Supporter
  • May 2, 2009
    237
    243
    78
    Home Country
    France France
    Why don't you publish the icons with the plugin?

    Hello,
    the main reason not to publish the icons is that I'm too lazy, more precisely I don't like doing the same thing many times. And for now I'm using Google Site to host the online file (mostly because I already had a Google account, so no registration, 3 clicks to create the site and done) BUT Google Site does not provide an FTP access and the attachments have to be uploaded one by one.

    But I'm planning to do it.
    You can dowlnoad the icon package here.
    Unzip it in the thumbs directory (on Vista C:\ProgramData\Team MediaPortal\MediaPortal\thumbs\ScoreCenter).

    I tried to add results from Allsvenskan ? svenskfotboll.se but I keep getting the attached error message. Looks like a space too much :)

    I didn't understand at first what you where saying but it's the web page which has the space
    Code:
    content="text/html; charset=utf-8 "
    I'm looking into it.

    [Edit]
    Ok I looked into it and the pb is coming from the library I'm using to parse the HTML, I will provide a patch soon.
     

    FredP42

    MP Donator
  • Premium Supporter
  • May 2, 2009
    237
    243
    78
    Home Country
    France France
    Hi,

    I am really interested in using this, but am not good at the programming and such. is there a way to use NHL on TheScore.com - News, Breaking News, Scores, Standings, Rumors, Opinion ? I would mostly use this for pulling live hockey scores, and checking standings. is it possible to help with this?

    Thanks for your hard work on the plug-in, media portal needed a sports plug-in!

    Sure, it is possible, I was looking for some NHL results, but since the season has not started yet it is difficult because many web sites are still displaying last year results and the URL may change for next season.
    As a specialist when does it start?

    With your site for what I looked:
    - News: will work
    - Breaking News: not found?
    - Scores: scores and schedules the URL contains the date so you will have current day only
    - Standings: no pb
    - Rumors: more difficult but it is a RSS feed and this will be supported in a future version (nothing planned yet)
    - Opinion: not found

    Statistics will worked too, even team statistics. Are you a New-York or a Boston fan :D

    I will publish something in the evening.
     

    FredP42

    MP Donator
  • Premium Supporter
  • May 2, 2009
    237
    243
    78
    Home Country
    France France
    I updated the Online settings with some NHL scores.

    Here is an icon for NHL (put it in Ice Hockey subfolder) and News (Misc sub folder)
    NHL.pngNews.png

    I added stats for Boston but if it is not you favorite team, go to the scores web site select your team and get the teamId from the URL and replace it in the settings
    http://www.thescore.com/nhl/nhl_team.aspx?teamid=1

    For example: Montreal = 16, Toronto = 28
     

    FredP42

    MP Donator
  • Premium Supporter
  • May 2, 2009
    237
    243
    78
    Home Country
    France France
    NEW Version 0.11 available

    Version 0.11 is available on the first page.

    I added internationalization for the plugin, only English and French right now but I'm waiting for volunteers to translate it (only 5 strings for now). I haven't translated the configuration screen, do you think it is necessary or English is enough.
     

    FredP42

    MP Donator
  • Premium Supporter
  • May 2, 2009
    237
    243
    78
    Home Country
    France France
    Hi Fred, just encountered a small "bug". The spin controls do not seem to work: 1.) No access to the controls and 2.) controls show 2/1 or 3/1. Is it only me or is it a real bug? :D in advance for your evaluation!

    Finally found this one. Apparently when you add an element to a listcontrol you have to do
    Code:
    mylist.Add(myelement)

    and not

    Code:
    mylist.ListItems.Add(myelement)

    Will be included in the next release.
     

    FredP42

    MP Donator
  • Premium Supporter
  • May 2, 2009
    237
    243
    78
    Home Country
    France France
    I added a Russian (thanks to bounguine) version of the settings file here
    Russian users who want to use this file can change the setting in the configuration screen.

    bounguine also provided me a Russian translation file for the plugin. I will include it in the next version but if you want to use it copy it to the language directory (<MediaPortal path>\language\ScoreCenter)
    View attachment strings_ru.xml
     

    chris882

    Portal Pro
    December 27, 2008
    97
    0
    Home Country
    Germany Germany
    Hi Fred, is it possible to add the view with the single matchdays? so that you can select for example which matchday results you want to view? and of course the live ticker within great plugin? (don`t know if live ticker is already included, cause i could not test it)

    br chris
     

    Users who are viewing this thread

    Top Bottom