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
      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
              • M Offline
                manu85340 @mumblebaj
                last edited by

                @mumblebaj Great… just a small modification, instead of “Time” you can put “hour” and for “Equi” as there is space you can put “Equipe”, Bravo

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

                  @manu85340 said in Hello everyone, do you know if there is an MM module for rugby:

                  Equipe

                  Have update this. Time however I am not sure if changing it to hour is correct as it is Hour and Minutes

                  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 in French for a match the eure designates the start of the match, so it’s ok you can put “time”

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

                      @manu85340 said in Hello everyone, do you know if there is an MM module for rugby:

                      @mumblebaj in French for a match the heure designates the start of the match, so it’s ok you can put “heure”

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

                        @mumblebaj Do you think it is possible to have the name of the competition like you did for the world ranking? in my example it is the “six nations”

                        ef43ce5c-f166-45bf-824a-601c5251e5cb-image.jpeg

                        f74788fa-62a2-4b98-8c41-0d955982c48e-image.jpeg

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

                          @manu85340 What do I put if more than one league is selected?

                          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 ah, can’t you put a title for each competition? it’s a suggestion, I don’t know if it’s possible and the level of difficulty… it would be great to know what competition is displayed but it’s certainly complex

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

                              @manu85340 The only option is to add the same column that is added when multiple leagues are selected.

                              Would look like this and was something I had but you did not like the view so I made it to only populate if more than one league is selected. If you have a single league selected you obviously know which league you input. My suggestion based on this is to leave it as is. As you know which single league you have selected we do not need to display it. If multiple leagues are selected then it displays as per below.

                              84289920-0f10-4aac-861d-a2f9abf862de-image.png

                              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 3 Replies Last reply Reply Quote 0
                              • M Offline
                                Manu85 @mumblebaj
                                last edited by

                                @mumblebaj you’re right, it’s just that since I only had one competition it made me feel weird, but you’re completely right

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

                                  @mumblebaj I had in mind the possibility of having a table per competition, for example six nations, then another rugby Europe trophy another rugby Europe international championship etc. but it is certainly very complicated

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

                                    @mumblebaj that would have removed the competition column which takes up a lot of space, but once again these are just suggestions to make your module the most beautiful in MM :-)

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

                                      @Manu85 Way too much work. You are welcome to can make a PR.

                                      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 1
                                      • M Offline
                                        Manu85 @mumblebaj
                                        last edited by

                                        @mumblebaj I understand thank you for all the work you do, what is a “PR”?

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

                                          @Manu85 PR = Pull Request which means you fork the module and make the relevant changes a push it back to the main repo. :winking_face:

                                          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 ah ok, but I see that there are more than 2,000 views on this post, maybe someone will be interested in this! :beaming_face_with_smiling_eyes:

                                            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
                                            • 5 / 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