A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM-Rugby

    1
    5
    2 Votes
    1 Posts
    363 Views
    mumblebajM
    Description: Module created to display World Rugby Rankings and Match data. Match Data based on a few different Rugby Competition Types and Leagues. No Subscriptions required! WRS - Woman’s Sevens Series 2024 MRS - Mens Sevens Series 2024 JMU - U20 Six Nations 2024 MRU - Mens Rugby Union Six Nations 2024 Rugby Europe International Championship 2024 Men’s Internationals 2024 Rugby Europe Trophy 2024 Rugby Europe Conference 2024 Autumn Nations Series 2024 The Rugby Championship 2024: Screenshots: World Rugby Standings [image: 1708543691017-screenshot.png] Mens Rubgy Union [image: 1709384458173-screenshot-2.png] Woman’s Sevens [image: 1709384474265-screenshot-3.png] API-SPORTS League Ranking [image: 1709384505791-screenshot-7.png] API-SPORTS Match Data [image: 1709384523007-screenshot-8.png] Version 1.0.1 initial Version 1.0.2 Added option to filter by Leagues. Upcoming Features Filter MRU by Leagues Version 1.1.0 Have updated the module to add a second option of API-SPORT. API-Sports require an API-KEY so user must register for an API-KEY. API-KEY allows for 100 free requests per day. Module still supports free option. This can be toggled between free and apiSport by using the collectionType. Have made updates to the free table displays. Version 1.1.2 Feature has now been tested and merged to live Still in testing. Release in the next day or two. Add an autoUpdate option which allows the application to manage the updateInterval. This will let the application update as per the updateInterval Sunday to Friday, i.e. if updateInterval has been set to update hourly, it will update Sunday to Friday hourly but on Saturdays it will update every 30 minutes. As Saturdays are generally game day, it is best to update half-hourly to get a refreshed score for current games. Version 1.1.3 Added translations for fr and en. PR’s welcome for any other language support required Version 1.1.5 Update country flags with team club flags for URC 2025.
  • MMM-NHL

    8
    1 Votes
    8 Posts
    2k Views
    strawberry 3.141S
    v2.4.0 Thanks to @parnic @dannoh for their contributions. Fixed Updated module to work with the new NHL API. Link to module https://github.com/fewieden/MMM-NHL
  • MMM-MLB not showing teams/scored

    6
    1 Votes
    6 Posts
    994 Views
    J
    I submitted a form to MLB to request access to their api and was denied. I emailed requesting access as a hobbyist and was told no.
  • MMM-NBA

    5
    0 Votes
    5 Posts
    1k Views
    M
    @sdetweil https://github.com/jupadin/MMM-NBA.git This is the code I used
  • MMM-BiathlonResults

    5
    0 Votes
    5 Posts
    1k Views
    G
    Hello everyone, The module is ready for the new season which starts on November 21! Think about: Update the module Update your configuration with the new ID cups. Now the module generates the real cup ID by automatically adding the season ID! Grena
  • MMM-MyScoreboard

    4
    0 Votes
    4 Posts
    842 Views
    S
    @misha2257 look for errors where u start mm npm start or if you use pm2 pm2 logs --lines=50 or in the developers window ctrl-shift-i and then select the console tab and scroll up to see any errors
  • NFL Score Module

    95
    1 Votes
    95 Posts
    111k Views
    strawberry 3.141S
    Link to module https://github.com/fewieden/MMM-NFL 1.3.1 Fixed Config option focus_on didn’t filter match list Removed TravisCI integration
  • MMM-MYscoreboard no scores just times of the game.

    2
    0 Votes
    2 Posts
    511 Views
    kayakbabeK
    @teegray1124 I’m only displaying Major league Baseball right now but I do see scores. This module relies on different apis and scrapes some websites and any one of those could change and wouldn’t be the fault of the module. I think I also remember there is a setting for how many days to show something… I could be wrong. But you’ve got to give a lot more info If anyone using that module could try to help you. What league are you actually trying to display? What is your config for it?
  • MMM-Formula1 - Formula 1 Standings

    30
    2 Votes
    30 Posts
    19k Views
    W
    Module is working great for me, but I like to align the drivers name’s . how do I do that. thanx
  • MMM-LOLESPORTS-STANDINGS: LOL Esports league standings

    1
    0 Votes
    1 Posts
    319 Views
    xadamxkX
    Description Display LOL Esports league standings on your magic mirror! Provide a tournament id (defaults to LCS) and track the standings of your favorite esport leagues. Module is customizable with snippets and screenshots in the readme. Screenshot [image: screenshot_default.png?raw=true] Link GitHub Repository
  • MMM-Fantasy-Premier-League

    7
    0 Votes
    7 Posts
    2k Views
    R
    @wuz0ink thank you! so sorry, I didn’t see you had tagged me in your reply. I used it for the last few weeks of the season, after giving it another go (I hadn’t realised you had updated it at the time). I’m guessing no API changes have occurred since June, so it should work fine in August? :D
  • Introducing MMM-euro2021

    7
    1
    0 Votes
    7 Posts
    1k Views
    0m4r0
    @lavolp3 no, I have not added yet the tables. this is the result of a couple of hours of work, so I did not really manage to dedicate some proper time to it. (I am also curious to see if it works with matchday 2!). Tables will come in the next few days, I’d like to add the scorers too.
  • 1 Votes
    3 Posts
    1k Views
    R
    @fallandegubbe Yeah SVT has changed Text TV to be screenshots instead of text. The module scrapes the HTML and since the HTML has changed, the module broke. The text is still there though in the HTML source so a few changes to the scraping code should do the trick. I don’t use this module anymore though and don’t have time to look at it. Maybe you have?
  • Nascar schedule URL

    6
    0 Votes
    6 Posts
    1k Views
    cowboysdudeC
    @assassins said in Nascar schedule URL: IMSA If either xml or json data is available. I looked for a second but didn’t see any. If you know of any let me know!
  • MMM-MyStandings

    24
    2
    2 Votes
    24 Posts
    11k Views
    R
    Got a pretty basic config where I’m just starting with only NHL standings. The config.js below is the only thing that works, but it only gives the NHL Central Division standings. If showByDivision is set to true, any other Division is listed or even commented out, it shows no standings at all; just a black screen. I included a header so that I know it’s actually loading; it’s not providing any results. I’ve done a git pull and it says it’s up to date. If I change the league to NBA, it loads all of the divisions. Also, is it possible to show by overall league standings? Here’s my config.js code and screenshots: { module: “MMM-MyStandings”, header: “My Standings”, position: “top_right”, config: { updateInterval: 60 * 60 * 1000, // every 60 minutes rotateInterval: 1 * 60 * 1000, // every 1 minute sports: [ { league: “NHL” }, ], nameStyle: “short”, showLogos: true, useLocalLogos: true, showByDivision: false, fadeSpeed: 1000, }, }, [image: 1614007423159-showbydivision_false_output.jpg] [image: 1614007412839-showbydivision_true_output.jpg]
  • MMM-MLB

    35
    1
    3 Votes
    35 Posts
    26k Views
    W
    Damn, this is a cool module! I’m building an MM Sports computer for someone as a gift and this is already . I don’t know how you geniuses do it, however I’m happy you do. I tip my hat to you, sir, and I thanks for sharing this high-quality advent of yours. 👏🏼
  • MMM-Nascar

    4
    2
    2 Votes
    4 Posts
    2k Views
    peemoellerP
    Can someone update this NASCAR module? It’s stuck on 2019😕
  • MMM-NBA

    26
    2
    4 Votes
    26 Posts
    15k Views
    A
    @cowboysdude thanks for your config is going well the problem comes when i use it with MMM-Pages
  • 1 Votes
    3 Posts
    2k Views
    D
    @adammoses-github Very cool! Thanks!
  • NCAA Bracket

    3
    0 Votes
    3 Posts
    2k Views
    S
    @j.e.f.f Excellent! Can’t wait to try it later today. Thank you