<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Topics tagged with sport]]></title><description><![CDATA[A list of topics that have been tagged with sport]]></description><link>https://forum.magicmirror.builders/tags/sport</link><generator>RSS for Node</generator><lastBuildDate>Tue, 16 Jun 2026 08:58:28 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/tags/sport.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 22 Feb 2020 09:36:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[MMM-MyScoreboard and MMM-awesome-alexa Formatting issues]]></title><description><![CDATA[I had been using MMM-My-Scoreboard fine up until I installed MMM-awesome-alexa.
Now when I include the MMM-awesome-alexa module any where, it changes the formatting of MMM-My-Scoreboard so it is a single horizontal line [image: AtalWlN] It should be vertical on the left hand side. And indeed when i remove the alexa module from the config file it returns to normal. Also the alexa dot that pops up is in the center of the screen, right over the line that the sports are on, Not at the top ( i dont really care where it is, was just moving it away from the scoreboard. the alexa module is confirmed working.
Any clues?
The config for MMM-awesome-alexa
{
     module: "MMM-awesome-alexa",
     position: "top_bar",
     config: {
         wakeWord: "Alexa",
         clientId: "amzn1....",
         clientSecret: "....",
         deviceId: "....",
         refreshToken: "A....",
         lite: false,
         isSpeechVisualizationEnabled: false
     }
 },

and for MMM-MyScoreboard
{
  			module: "MMM-MyScoreboard",
 			position: "top_left",
  			classes: "default everyone",
  			header: "Sports",
  config: {
    showLeagueSeparators: true,
    colored: false,
    viewStyle: "mediumLogos",
    sports: [
      {
        league: "NHL"
      },
      {
        league: "MLB"
      },
      {
        league: "NFL"
      },
      {
        league: "NCAAM_MM",
        label: "March Madness"
      }
    ]

  }
},

]]></description><link>https://forum.magicmirror.builders/topic/12243/mmm-myscoreboard-and-mmm-awesome-alexa-formatting-issues</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/12243/mmm-myscoreboard-and-mmm-awesome-alexa-formatting-issues</guid><dc:creator><![CDATA[gearomatic]]></dc:creator><pubDate>Sat, 22 Feb 2020 09:36:58 GMT</pubDate></item><item><title><![CDATA[Fifa World Cup overview]]></title><description><![CDATA[I’ve updated my fork of MMM-MyScoreboard to update scores and game statuses for the World Cup games.  Lots of Overtime / Shootouts to handle :)   I  also added a few other leagues.  https://github.com/vincep5/MMM-MyScoreboard/tree/add_more_soccer
]]></description><link>https://forum.magicmirror.builders/topic/7382/fifa-world-cup-overview</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/7382/fifa-world-cup-overview</guid><dc:creator><![CDATA[vinp]]></dc:creator><pubDate>Wed, 13 Jun 2018 08:12:37 GMT</pubDate></item><item><title><![CDATA[MMM-NextGameWithPlayers - Displays all players for the next game]]></title><description><![CDATA[@julianvollmer Ow I found an API https://developer.sportradar.com/files/indexTennis.html#player-profile
It would be cool to get player info of different players - like Roger Federer and others shown in a schema likes yours with soccer players:
http://www.itftennis.com/procircuit/players/player/profile.aspx?PlayerID=10019424
]]></description><link>https://forum.magicmirror.builders/topic/5137/mmm-nextgamewithplayers-displays-all-players-for-the-next-game</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/5137/mmm-nextgamewithplayers-displays-all-players-for-the-next-game</guid><dc:creator><![CDATA[MrBorg]]></dc:creator><pubDate>Mon, 09 Oct 2017 19:09:27 GMT</pubDate></item><item><title><![CDATA[MMM-AllPlayer - Shows a table with all player on there position]]></title><description><![CDATA[Displays a table with all the players from your favorite team.
The module is available here.
You need an api-key, you can get it here for free.
[image: 1507461935811-all-player.png]
Module is in development.
Other football-modules will be available soon at my GitHub profile.
]]></description><link>https://forum.magicmirror.builders/topic/5082/mmm-allplayer-shows-a-table-with-all-player-on-there-position</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/5082/mmm-allplayer-shows-a-table-with-all-player-on-there-position</guid><dc:creator><![CDATA[julianvollmer]]></dc:creator><pubDate>Sun, 08 Oct 2017 11:39:07 GMT</pubDate></item></channel></rss>