MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. master117
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    M
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 3
    • Groups 0

    master117

    @master117

    1
    Reputation
    406
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    master117 Unfollow Follow

    Best posts made by master117

    • RE: MMM-SoccerLiveScore

      I created a new version of this module:

      https://github.com/master117/MagicMirror-FootballLeagues

      Most of the errors mentioned above, should be fixed. It works with only one league selected for example. The old module also polls its undocumented datasource too often and eventually gets banned, which is why the scores stop refreshing. It does not yet have support for logos.

      Greetings,
      master117

      posted in Sport
      M
      master117

    Latest posts made by master117

    • RE: MMM-SoccerLiveScore

      @Galaras7

      if you are using my module, you can check ids here:
      http://api.football-data.org/v2/competitions/

      Greece ID: 2093

      Greece sadly is not covered in the APIs free tier. So you would have to pay for it.
      https://www.football-data.org/coverage

      posted in Sport
      M
      master117
    • RE: MMM-SoccerLiveScore

      @gashion @fabbr

      Those are not errors (ERR) just regular warnings (WARN). They are unrelated to whatever issue you are having, they are even unrelated to the module itself, request (the thing being installed) is a semi standard nodejs library and not made by me.

      I would guess either your config is wrong or there is not enough space on the mirror. If you list your steps and config I may be able to help.

      posted in Sport
      M
      master117
    • RE: MMM-SoccerLiveScore

      I created a new version of this module:

      https://github.com/master117/MagicMirror-FootballLeagues

      Most of the errors mentioned above, should be fixed. It works with only one league selected for example. The old module also polls its undocumented datasource too often and eventually gets banned, which is why the scores stop refreshing. It does not yet have support for logos.

      Greetings,
      master117

      posted in Sport
      M
      master117