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

    Posts

    Recent Best Controversial
    • RE: MMM-SoccerLiveScore

      @fabbr Did you ever get this working? I get the same errors;

      npm WARN enoent ENOENT: no such file or directory, open '/home/pi/MagicMirror/modules/package.json'
      npm WARN enoent ENOENT: no such file or directory, open '/home/pi/MagicMirror/modules/node_modules/node_helper/package.json'
      npm WARN modules No description
      npm WARN modules No repository field.
      npm WARN modules No README data
      npm WARN modules No license field.
      

      @master117 Anything?

      posted in Sport
      G
      gashion
    • RE: MMM-MyScoreboard

      @j.e.f.f said in MMM-MyScoreboard:

      If you want to see all teams just leave out the teams parameter altogether.

      Will this apply on every league and sport? If i just add like this:

             	 	{
              				league: "EPL",
             	 				},
            					{
              				league: "FIFAWC",
              				},
      					{
              				league: "BUNDESLIGA",
              				},
            					{
              				league: "NHL",
              				},
            					{
              				league: "NBA",
              				},
             	 	}
      

      Will it show all the games?

      and i have support for the new soccer leagues.

      posted in Sport
      G
      gashion
    • RE: MMM-MyScoreboard

      @j.e.f.f @fabbr

      I’m only getting NBA scores on my mirror. Here’s my settings in config, what have i done wrong?

      {
        			module: "MMM-MyScoreboard",
        			position: "bottom_right",
        			classes: "default everyone",
        			header: "My Scoreboard",
        			config: {
          			showLeagueSeparators: true,
          			colored: true,
          			viewStyle: "mediumLogos",
          				sports: [
            					{
              				league: "EPL",
             	 				teams: ["LIV", "MNC", "TOT", "MAN", "ARS", "CHE", "EVE", "LEI"]
           					},
            					{
              				league: "FIFAWC",
              				teams: [""],
              				},
      						{
              				league: "BUNDESLIGA",
              				teams: ["BVB", "BMU"],
              				},
            					{
              				league: "NBA",
              				teams: ["CHI", "LAL", "GS", "CLE",]
            					},
          				]
      
        			}
      		},
      
      posted in Sport
      G
      gashion
    • RE: MMM-MyScoreboard

      @j.e.f.f great to hear that u guys r on it! Thank you so much!! I will try it asap.

      @fabbr I think biggest/most popular European leagues, like; Seria A, La Liga, Bundesliga, French Ligue 1, Premier League, Champions League, Europa League. These i think r the most popular.

      Also, is it possible to get the League Standings?

      posted in Sport
      G
      gashion
    • RE: MMM-MyScoreboard

      Hi,

      First of all, this module looks great! So thank you, @j.e.f.f for this.

      Second: Is there a way i could add European soccer leagues? I see that @fabbr has added premier league. Is there a way you could upgrade this module so it would get the rest European soccer leagues? (Premier League,Spanish league, Champions League)

      posted in Sport
      G
      gashion
    • 1
    • 2
    • 2 / 2