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
      last edited by

      Hello everyone, do you know if there is an MM module for rugby and particularly for the top 14?
      Thank you for your answers

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

        Hello everyone while searching I found this github:
        https://github.com/octonion/rugby?tab=readme-ov-file#readme
        is it possible to adapt it for MM?

        1 Reply Last reply Reply Quote 0
        • S sdetweil moved this topic from Sport on
        • S Offline
          sdetweil @manu85340
          last edited by sdetweil

          @manu85340 not adapt, rewrite

          borrow ideas from

          Sam

          How to add modules

          learning how to use browser developers window for css changes

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

            @sdetweil Thank you for your response and for your help but I am unable to rewrite this…unless you help me

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

              @manu85340 I understand. that’s why I moved it to requests… in hopes there is someone else interested and capable.

              Sam

              How to add modules

              learning how to use browser developers window for css changes

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

                @sdetweil Thanks Sam, hope someone can help me

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

                  @Manu85 Just out of interest, what would you like to see from the module? There are loads of information

                  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 hello and thank you for your response, I would like (if possible) to have a module like soccer, live match results, team rankings with points, number of matches played, goals scored, goals collected, for the top 14 France, the 6 nations tournament, the world cup, if the module could display these elements in rotation for example 30 seconds live matches, 30 seconds the ranking etc. all if possible with the badges of each team, this is my request to Santa 😁 I will try to find a similar MM module and send you the link, thank you again for your help

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

                      @mumblebaj

                      a module like this: https://github.com/0m4r/MMM-SoccerLiveScore

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

                        @manu85340 Nice idea. I was just interested in what you would like to see from the module. Wasn’t really volunteering for one. :-)

                        The API’s from the link you shared initially, some work and others don’t. The data is huge and can’t see any documentation explaining it. Would be a guessing game for somebody to put this together.

                        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 I had hope… but I understand that it must be crazy work! I told myself, with my little brain, that someone could take inspiration from the football module and add the rugby teams, but I understand that it is not as simple as writing requests on a forum :beaming_face_with_smiling_eyes:

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

                            @Manu85 You can have a look at the following. I think there is room for some improvements but you can use the first pass. Please check the README carefully for leagues and other options etc.

                            MMM-Rugby

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

                              @mumblebaj A big thank you, you are fantastic, I will try this module quickly, thank you for your work

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

                                This post is deleted!
                                M 1 Reply Last reply Reply Quote 0
                                • M Offline
                                  Manu85 @Manu85
                                  last edited by

                                  This post is deleted!
                                  1 Reply Last reply Reply Quote 0
                                  • M Offline
                                    Manu85 @mumblebaj
                                    last edited by

                                    @mumblebaj I’m reading the readme and I don’t see the “top 14” do you think it’s possible to add it? Strength to you and the ZAF🏉

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

                                      @Manu85 Unfortunately those are not part of the API. From what I could see he was creating tables from CSV files manually for those.

                                      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 There is another API that would give us results for this but it does mean that you would have to subscribe to it. I will have a look at incorporating it into the code. Will give the option to use the free API with the current available stats, and using the other and what is available on there. Will have a look when I have some time this week.

                                        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 Magnificent !!! I hope you will succeed (but I have no doubt of it :-))

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

                                            @mumblebaj I see an ‘intruder’ match, it’s the one I circled in red, it’s not teams from the Six Nations tournament.

                                            competition: ["Six Nations 2024"],
                                            

                                            I don’t know if you can do anything, I also saw that you were going to work again on the presentation of the tables, it will be great

                                            c3d18703-8e83-4933-84a6-325e32e18a15-image.png

                                            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