• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Hello everyone, do you know if there is an MM module for rugby

Scheduled Pinned Locked Moved Requests
105 Posts 5 Posters 87.7k Views 6 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    mumblebaj Module Developer @Manu85
    last edited by Mar 19, 2024, 2:12 PM

    @Manu85 Your config looks fine to me. This is the config I used and it works fine for me.

    {
          module: "MMM-Rugby",
          position: "top_right",
          disabled: false,                                                                                                                config: {
                          updateInterval: 1000*60*30,
                          autoUpdate: true,                                                                                                       rotateInterval: 30000,
                          sport: "mru",
                          rankingLimit: 10,
                          matchesLimit: 10,
                          matchesOlderThan: 20,                                                                                                   collectionType: "apiSport",                                                                                             competitions: ["Six Nations 2024", "Rugby Europe Conference 2024"],                                                     apiSports: {
                                      apiSportStandingLeagueId: 16,
                                      apiSportKey: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
                                      apiSportTZ: "Africa/Johannesburg",
                                      numberofGamesToDisplay: 10,
                                      apiSportsNumRankings: 10,
                                      apiSportDaysPast: 7,
                                      apiSportsDaysFuture: 14
                                      // add games requirements league id for games to fetch
                                  }
                  }
    },
    

    327064c3-9938-4056-bf34-8e5fa5365b39-image.png

    aa577dff-a3f4-4a31-8bfb-6bea5262712c-image.png

    Check out my modules at: https://github.com/mumblebaj?tab=repositories

    1 Reply Last reply Reply Quote 0
    • M Offline
      mumblebaj Module Developer @Manu85
      last edited by Mar 19, 2024, 2:13 PM

      @Manu85 I have also updated the L and D translations now and pushed it.

      Check out my modules at: https://github.com/mumblebaj?tab=repositories

      M 1 Reply Last reply Mar 19, 2024, 3:50 PM Reply Quote 0
      • M Offline
        manu85340 @mumblebaj
        last edited by Mar 19, 2024, 3:50 PM

        @mumblebaj i see in my config.js y don’t have sport: mru, Maybe that’s the cause! I’ll pass on the update and change this as soon as I get home, thanks.

        M 1 Reply Last reply Mar 19, 2024, 4:06 PM Reply Quote 0
        • M Offline
          mumblebaj Module Developer @manu85340
          last edited by Mar 19, 2024, 4:06 PM

          @manu85340 That would not be a problem as you are using apiSport which does not require that.

          Check out my modules at: https://github.com/mumblebaj?tab=repositories

          M 1 Reply Last reply Mar 20, 2024, 8:54 AM Reply Quote 0
          • M Offline
            Manu85 @mumblebaj
            last edited by Manu85 Mar 20, 2024, 8:56 AM Mar 20, 2024, 8:54 AM

            @mumblebaj Hi, this morning everything works :-)

            1 Reply Last reply Reply Quote 0
            • 1
            • 2
            • 7
            • 8
            • 9
            • 10
            • 11
            • 11 / 11
            11 / 11
            • First post
              102/105
              Last post
            Enjoying MagicMirror? Please consider a donation!
            MagicMirror created by Michael Teeuw.
            Forum managed by Sam, technical setup by Karsten.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy