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 152.6k 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
      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/
          Check my MM Container: https://hub.docker.com/repository/docker/mumblebaj/magicmirror/general

          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/
            Check my MM Container: https://hub.docker.com/repository/docker/mumblebaj/magicmirror/general

            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/
                Check my MM Container: https://hub.docker.com/repository/docker/mumblebaj/magicmirror/general

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

                  @Manu85 All issues should now be fixed. Do another update.

                  Check out my modules at: https://github.com/mumblebaj?tab=repositories
                  Check my blog-post: https://mumblebaj.xyz/
                  Check my MM Container: https://hub.docker.com/repository/docker/mumblebaj/magicmirror/general

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

                    @mumblebaj Thank you good night…

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

                      @mumblebaj I updated, but I have nothing left, good night :beaming_face_with_smiling_eyes:

                      aee3aeb9-9e92-4355-9f59-6366c22c7e40-image.png

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

                        @mumblebaj

                        {
                                		module: "MMM-Rugby",
                                		position: "top_right",
                                		disabled: false,
                                        	config: {
                                                updateInterval: 1000*60*60*24,
                                                rotateInterval: 60000,
                                                sport: "mru",
                                                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 Please make sure you have the latest update for the module.

                          41873ba9-6916-4ebc-b401-f63151dd9d30-image.png

                          Also, you have specify the correct competition. See EADME for the correct options.

                          Check out my modules at: https://github.com/mumblebaj?tab=repositories
                          Check my blog-post: https://mumblebaj.xyz/
                          Check my MM Container: https://hub.docker.com/repository/docker/mumblebaj/magicmirror/general

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

                            @mumblebaj ok after searching, searching, searching, I just saw that you have to put “Six Nations 2024” in "league_data.json there is “Six Nations” that’s what was causing the problem, I saw that there was a new module update an hour ago maybe that’s it?, but now it works, great

                            {
                                "leagueId": 51,
                                "leagueName": "Six Nations",
                                "leagueType": "Cup",
                                "leagueFlag": "https://media.api-sports.io/rugby/leagues/51.png",
                                "leagueCountryId": 25,
                                "leagueCountryName": "Europe",
                                "leagueCountryCode": null,
                                "leagueCountryFlag": null,
                                "currentSeasons": [
                                  {
                                    "season": 2024,
                                    "current": true,
                                    "start": "2024-02-02",
                                    "end": "2024-03-16"
                                  }
                                ]
                              },
                            
                            1 Reply Last reply Reply Quote 0
                            • M Offline
                              Manu85 @mumblebaj
                              last edited by

                              @mumblebaj Hi, I saw that you had a new “autoUpdate” option, great, you took 1 hour on days from Sunday to Friday and 30 minutes on Saturday. but the matches are also played on Sunday, for example the top 14 or the six nations, the ideal would be to activate this option 30 minutes Saturday and Sunday, have a good day

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

                                @Manu85 Hi. Yeah I noticed that yesterday. I have pushed a fix for it now.

                                Check out my modules at: https://github.com/mumblebaj?tab=repositories
                                Check my blog-post: https://mumblebaj.xyz/
                                Check my MM Container: https://hub.docker.com/repository/docker/mumblebaj/magicmirror/general

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

                                  @Manu85 I am working on translations for the module and need some help with it. Can you verify the below for me?

                                  {
                                      "Rank": "Classement",
                                      "Flag": "Drapeau",
                                      "Team": "Équipe",
                                      "Country": "Pays",
                                      "Pld" : "MJ",
                                      "W": "V",
                                      "D": "D",
                                      "L": "N",
                                      "GD" : "DP",
                                      "Pts": "Pts",
                                      "N/A" : "N/A",
                                      "Date": "Date",
                                      "Time": "Temps",
                                      "Home": "Domicile",
                                      "Away": "Extérieure",
                                      "Score": "Score"
                                  }
                                  

                                  Check out my modules at: https://github.com/mumblebaj?tab=repositories
                                  Check my blog-post: https://mumblebaj.xyz/
                                  Check my MM Container: https://hub.docker.com/repository/docker/mumblebaj/magicmirror/general

                                  M 2 Replies Last reply Reply Quote 0
                                  • M Offline
                                    manu85340 @mumblebaj
                                    last edited by

                                    @mumblebaj Great, for the data you can put the following information I added the right information

                                    {
                                    “Rank”: “Classement”, « Place »
                                    “Flag”: “Drapeau”, « Flag » ok
                                    “Team”: “Équipe”, « Équi »
                                    “Country”: “Pays”, « ok »
                                    “Pld” : “MJ”, « ok »
                                    “W”: “V”, « Ok »
                                    “D”: “D”, « ok »
                                    “L”: “N”, « Ok »
                                    “GD” : “DP”, « Ok »
                                    “Pts”: “Pts”, « Ok »
                                    “N/A” : “N/A”, « Ok »
                                    “Date”: “Date”, « Ok »
                                    “Time”: “Temps”, « Ok »
                                    “Home”: “Domicile”, « Dom »
                                    “Away”: “Extérieure”, « Ext »
                                    “Score”: “Score”. « Ok »
                                    }

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

                                      @mumblebaj it’s better like that

                                      information

                                      {
                                      “Rank”: “Place”,
                                      “Flag”: “Flag”,
                                      “Team”: “Équi”,
                                      “Country”: “Pays”,
                                      “Pld” : “MJ”,
                                      “W”: “V”,
                                      “D”: “D”,
                                      “L”: “N”,
                                      “GD” : “DP”,
                                      “Pts”: “Pts”,
                                      “N/A” : “N/A”,
                                      “Date”: “Date”,
                                      “Time”: “Temps”,
                                      “Home”: “Dom”,
                                      “Away”: “Ext”,
                                      “Score”: “Score”.
                                      }

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

                                        @manu85340 Thanks. I have added a few more.

                                        {
                                            "Rank": "Place",
                                            "Flag": "Flag",
                                            "Team": "Équi",
                                            "Country": "Pays",
                                            "Pld": "MJ",
                                            "W": "V",
                                            "D": "D",
                                            "L": "N",
                                            "GD": "DP",
                                            "Pts": "Pts",
                                            "N/A": "N/A",
                                            "Date": "Date",
                                            "Time": "Temps",
                                            "Home": "Dom",
                                            "Away": "Ext",
                                            "Score": "Score",
                                            "Points": "Points",
                                            "World Rugby Standings": "Classement Mondial de Rugby",
                                            "Competition": "Concours"
                                        }
                                        

                                        Check out my modules at: https://github.com/mumblebaj?tab=repositories
                                        Check my blog-post: https://mumblebaj.xyz/
                                        Check my MM Container: https://hub.docker.com/repository/docker/mumblebaj/magicmirror/general

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

                                          @mumblebaj

                                          “World Rugby Standings”: "Rugby Classement Mondial " “Competition”: "Compétition "

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

                                            @manu85340 Thanks so much for the assist. PR done and merged. You can do an update and you should get the fr translations.

                                            Check out my modules at: https://github.com/mumblebaj?tab=repositories
                                            Check my blog-post: https://mumblebaj.xyz/
                                            Check my MM Container: https://hub.docker.com/repository/docker/mumblebaj/magicmirror/general

                                            M 1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 4 / 6
                                            • 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