MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Manu85
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    M
    Offline
    • Profile
    • Following 2
    • Followers 2
    • Topics 10
    • Posts 287
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Hello everyone, do you know if there is an MM module for rugby

      @mumblebaj Hi ! it could look like this without column “B” which indicates the offensive and defensive bonuses

      0a629206-821e-4092-98b9-2d6481caa87d-image.png

      posted in Requests
      M
      Manu85
    • RE: Hello everyone, do you know if there is an MM module for rugby

      @mumblebaj shit ! Do you think it is possible to remove the lines of rows and columns that look like an Ecxel table? and I think it would be preferable to make a single column of the difference of the points scored and conceded to have the goal-average: GA-GF, it would be clearer to read and it would take up less space, thank you, I think your module is going to be a real success

      posted in Requests
      M
      Manu85
    • RE: ISS tracker

      @karsten13 Hello, it’s me again, I’m coming to ask you for help once again… I would like to resize the module but when I modify:

      width: "762px", // Double width than default
      

      it modifies the size but I still have a white line above the module which is the width of the screen, I went to console mode and I saw that if I modify the size of the “box” then I can modify the width and the white line, on the other hand I can’t understand how I can modify this in my css.custom, I’ll give you a screenshot, if you could help me please, thank you in advance

      a0781bd3-d80e-4a4d-9955-e9d8069d92f2-image.png

      posted in Requests
      M
      Manu85
    • RE: Hello everyone, do you know if there is an MM module for rugby

      @mumblebaj Hello, I hope you are well my first question is the following I cannot get the “Six Nations” I first thought that on your example in the readme there was “Six Nations 2024” and in the leage_data.json was “Six Nations” but it didn’t work then I saw the line:

      apiSportStandingLeagueId: 16
      ```, was on 16 (top 14) I tried to delete this line but the mirror does not start I tried to put "0" at the end but that does not work either
      I changed the line:
      sport: "mru",
      by
      sport: "mrs",
      but it's the same
      I'm trying to follow my config.js if you could tell me where the problem is please?
      
      
      {
              		module: "MMM-Rugby",
              		position: "top_right",
              		disabled: false,
                      	config: {
                              updateInterval: 1000*60*60*24,
                              rotateInterval: 60000,
                              sport: "mrs",
                              rankingLimit: 14,
                              matchesLimit: 10,
                              matchesOlderThan: 7,
                              competitions: ["Top 14","Six Nations"],
                              collectionType: "apiSport", // api-key required
                              apiSports: {
                                  apiSportStandingLeagueId: 16,
                                  apiSportKey: "beb4f679043bxxxxxxxxxxxxxxxxxxxx",
                                  apiSportTZ: "Europe/Paris",
                                  numberofGamesToDisplay: 10,
                                  apiSportsNumRankings: 10,
                                  apiSportDaysPast: 7,
                                  apiSportsDaysFuture: 14
                              }
                      }
          		},
      
      posted in Requests
      M
      Manu85
    • RE: Hello everyone, do you know if there is an MM module for rugby

      @mumblebaj ok, thank you very much, I got there, I have a few questions to ask you I will do that tomorrow because it must be dark at your place too!

      posted in Requests
      M
      Manu85
    • RE: Hello everyone, do you know if there is an MM module for rugby

      @mumblebaj sorry I didn’t see that in the readme there was a link… I registered and when I am on the page I have several api sports when I click on api-rugby nothing happens

      posted in Requests
      M
      Manu85
    • RE: Hello everyone, do you know if there is an MM module for rugby

      @mumblebaj Hello when I go to the API-SPORTS site I have a page where I have a link for api rugby but when I click on the link the page returns me an error code, perhaps I am not in the right place , I need your help please, below is the link to the api-sports page and this from api rugby
      https://api-sports.io/
      API-SPORTS: https://v1.rugby.api-sports.io/

      posted in Requests
      M
      Manu85
    • RE: Hello everyone, do you know if there is an MM module for rugby

      @mumblebaj ok, I will try this as soon as I get home, I will let you know, thanks again

      posted in Requests
      M
      Manu85
    • RE: Hello everyone, do you know if there is an MM module for rugby

      @mumblebaj you can even save a column (if you want) by making a single column of the difference of the points scored and conceded to have the goal-average: GA-GF and this column in French would be called “DIF” :-)

      posted in Requests
      M
      Manu85
    • RE: Hello everyone, do you know if there is an MM module for rugby

      @mumblebaj ok, you can put the following things:

      PLD=J
      W = G
      D = N
      L = P
      GF = MA (if it possible Otherwise M)
      GA = EN (if it possible Otherwise E)
      Pts = Pts

      posted in Requests
      M
      Manu85
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 28
    • 29
    • 4 / 29