MySports Plugin 1.0.0.0 [25-03-2018] (1 Viewer)

Should thesportsdb data have separate plugin?

  • No, stay with ScoreCenter

    Votes: 0 0.0%

  • Total voters
    7

Edalex

Community Plugin Dev
  • Premium Supporter
  • January 3, 2008
    2,955
    1,264
    Saratov
    Home Country
    Russian Federation Russian Federation
    Hi @Edalex,
    have encountered a "bug" (?):
    <visible>string.equals(#MySports.LeagueDetails.View,Table)</visible> does not work, never get the relevant header shown above the table :confused:
    Hmm, I don't even have a mention if this property in code :eek:
    Probably I've planned to use it but decided not to since have problems with understanding and executing skin expressions :unsure:
     
    Last edited:

    Edalex

    Community Plugin Dev
  • Premium Supporter
  • January 3, 2008
    2,955
    1,264
    Saratov
    Home Country
    Russian Federation Russian Federation
    I wonder if this dll is working for you, master @catavolt
    Also here's the list of properties which are currently exposed if you want to change i.e. team's twitter on smth more relevant:
    #MySports.EventDetails.Name
    #MySports.EventDetails.HomeTeam
    #MySports.EventDetails.HomeScore
    #MySports.EventDetails.AwayTeam
    #MySports.EventDetails.AwayScore
    #MySports.EventDetails.Country
    #MySports.EventDetails.Date
    #MySports.EventDetails.Time
    #MySports.EventDetails.Season
    #MySports.EventDetails.TVStation
    #MySports.EventDetails.Sport
    #MySports.EventDetails.League



    #MySports.PlayerDetails.Name
    #MySports.PlayerDetails.Born
    #MySports.PlayerDetails.Country
    #MySports.PlayerDetails.Gender
    #MySports.PlayerDetails.Height
    #MySports.PlayerDetails.Weight
    #MySports.PlayerDetails.Sport
    #MySports.PlayerDetails.Team


    #MySports.LeagueDetails.Name
    #MySports.LeagueDetails.Formed
    #MySports.LeagueDetails.Country
    #MySports.LeagueDetails.Gender
    #MySports.LeagueDetails.Website
    #MySports.LeagueDetails.Twitter
    #MySports.LeagueDetails.Sport
    #MySports.LeagueDetails.Team


    #MySports.TeamDetails.Name
    #MySports.TeamDetails.Formed
    #MySports.TeamDetails.Country
    #MySports.TeamDetails.Gender
    #MySports.TeamDetails.Website
    #MySports.TeamDetails.Manager
    #MySports.TeamDetails.Sport
    #MySports.TeamDetails.League
    #MySports.TeamDetails.stadiumCapacity
    #MySports.TeamDetails.AlternateTitles
    #MySports.TeamDetails.Division
    #MySports.TeamDetails.Facebook
    #MySports.TeamDetails.Instagram
    #MySports.TeamDetails.Keywords
    #MySports.TeamDetails.Stadium
    #MySports.TeamDetails.StadiumDescription
    #MySports.TeamDetails.StadiumLocation
    #MySports.TeamDetails.Twitter
    #MySports.TeamDetails.Youtube
     

    Attachments

    • MySportsPlugin.zip
      36.6 KB

    Edalex

    Community Plugin Dev
  • Premium Supporter
  • January 3, 2008
    2,955
    1,264
    Saratov
    Home Country
    Russian Federation Russian Federation
    but what is the property to show schedules, table and results? Knowing that could help a lot ;)
    I'm setting them throught the code not skin properties. Do you need them exposed to skin?
    I could do it if you want to replace lictcontrols with them (I know you want to make dialogs :D). There will be tons of them espacially for tables. :eek:
    And now we should work on localization :whistle: :D
    You're strict man :notworthy:
    @123vak123 I agree about folders. I'm thinking how to do it right.
     

    123vak123

    Portal Pro
    December 13, 2010
    207
    161
    Minsk
    Home Country
    Belarus Belarus
    Edalex, thanks for the great work. You have made a wonderful plugin for the Media Portal.

    I replaced the dll-file and fixed the skin. After clicking the button "add folder" a window appears (dialogSelect.xml). I can navigate through directories, but I can not add the desired folder. Logs in file MediaPortal 1.zip. Also errors occur when navigating on the buttons in the section MySports.PlayerDetails.xml. Logs in file MediaPortal.zip.
    And question: what file are you using to highlight the current date in the calendar?
     

    Attachments

    • MediaPortal 1.zip
      803 bytes
    • MediaPortal.zip
      3.3 KB

    Edalex

    Community Plugin Dev
  • Premium Supporter
  • January 3, 2008
    2,955
    1,264
    Saratov
    Home Country
    Russian Federation Russian Federation
    Edalex, thanks for the great work. You have made a wonderful plugin for the Media Portal.

    I replaced the dll-file and fixed the skin. After clicking the button "add folder" a window appears (dialogSelect.xml). I can navigate through directories, but I can not add the desired folder. Logs in file MediaPortal 1.zip. Also errors occur when navigating on the buttons in the section MySports.PlayerDetails.xml. Logs in file MediaPortal.zip.
    And question: what file are you using to highlight the current date in the calendar?
    Adding folder action is arrow left/right pressing to select currently focused folder so it will change color to green-like.
    Posting logs is not helping unless MP produced some exception since I haven't added proper logging to plugin yet :-(

    Отправлено с моего Redmi 3S через Tapatalk
     

    Edalex

    Community Plugin Dev
  • Premium Supporter
  • January 3, 2008
    2,955
    1,264
    Saratov
    Home Country
    Russian Federation Russian Federation
    Also errors occur when navigating on the buttons in the section MySports.PlayerDetails.xml. Logs in file MediaPortal.zip.
    Any special player or everyone?
    And question: what file are you using to highlight the current date in the calendar?
    I didn't find any suitable image except "tvguide_record_button.png" :oops:
    Maybe someone could suggest or made better image
     

    Users who are viewing this thread

    Top Bottom