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 126.5k 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.
    • mumblebajM Offline
      mumblebaj Module Developer @Manu85
      last edited by mumblebaj

      @Manu85 You can do 1000*60*30 which is update every 30 minutes which gives you 48 calls 84 calls for the day.

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

      M 1 Reply Last reply Reply Quote 0
      • M Offline
        Manu85 @mumblebaj
        last edited by

        @mumblebaj Yes, but I tried a lot of modifications today and every time I refresh the MM, I think it makes an API call

        mumblebajM 1 Reply Last reply Reply Quote 0
        • mumblebajM Offline
          mumblebaj Module Developer @Manu85
          last edited by

          @Manu85 Yes, that is correct. If you not making changes to the MMM-Rugby module then switch to the free option instead.

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

          M 3 Replies Last reply Reply Quote 0
          • M Offline
            Manu85 @mumblebaj
            last edited by

            @mumblebaj Yes you’re right that’s what I should have done…I’m stupid not to have thought of that before

            1 Reply Last reply Reply Quote 0
            • M Offline
              Manu85 @mumblebaj
              last edited by

              @mumblebaj I think that if it is possible you can delete the column circled in blue given what it is in the title, it will ultimately make a PERFECT module

              007b8657-198d-4d06-a6d4-5d8a3e9768a1-image.png

              mumblebajM 1 Reply Last reply Reply Quote 0
              • M Offline
                Manu85 @mumblebaj
                last edited by

                @mumblebaj on the other hand it’s strange I don’t have the six nations, I put you my config.js, did I make a mistake?

                {
                        		module: "MMM-Rugby",
                        		position: "top_right",
                        		disabled: false,
                                	config: {
                                        updateInterval: 1000*60*60*24,
                                        rotateInterval: 60000,
                                        sport: "mrs",
                                        rankingLimit: 10,
                                        matchesLimit: 10,
                                        matchesOlderThan: 7,
                                        competitions: ["Six Nations"],
                                        collectionType: "free" 
                                        
                                }
                   		},
                
                mumblebajM 1 Reply Last reply Reply Quote 0
                • mumblebajM Offline
                  mumblebaj Module Developer @Manu85
                  last edited by

                  @Manu85 Yes, sport must be mru to get Six Nations. You on Mens Rugby Sevens.

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

                  1 Reply Last reply Reply Quote 0
                  • mumblebajM Offline
                    mumblebaj Module Developer @Manu85
                    last edited by

                    @Manu85 That info is helpful when using mru and no filter.

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

                    M 1 Reply Last reply Reply Quote 0
                    • M Offline
                      Manu85 @mumblebaj
                      last edited by

                      @mumblebaj ok, I put ‘mru’ but I have other matches in addition to the six nations in the table

                      9bbbc6c7-5524-4a1e-835b-cb3a6db46549-image.png

                      mumblebajM 2 Replies Last reply Reply Quote 0
                      • mumblebajM Offline
                        mumblebaj Module Developer @Manu85
                        last edited by mumblebaj

                        @Manu85 Was a typo. Fixed. Also added an option if you only have a single competition listed then the competition column will be omitted else if more than one competition then it will be displayed.

                        I am off to bed now. If any further issues or enhancements please raise on the github page and I will review.

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

                        M 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 6
                        • 7
                        • 8
                        • 9
                        • 10
                        • 11
                        • 6 / 11
                        • First post
                          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