• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

MMM-MLB

Scheduled Pinned Locked Moved Sport
35 Posts 10 Posters 22.9k Views 10 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.
  • C Offline
    cowboysdude Module Developer @ooom416354
    last edited by Apr 21, 2017, 1:13 AM

    @ooom416354 I will have to check into that. :) It’s going to take a little while.

    O 1 Reply Last reply Apr 21, 2017, 1:18 AM Reply Quote 0
    • O Offline
      ooom416354 @cowboysdude
      last edited by Apr 21, 2017, 1:18 AM

      @cowboysdude no problem, figured it would be a bit difficult

      C 1 Reply Last reply Apr 21, 2017, 1:21 AM Reply Quote 0
      • C Offline
        cowboysdude Module Developer @ooom416354
        last edited by Apr 21, 2017, 1:21 AM

        @ooom416354 Just from a time aspect :) My business is burying me right now… it’s that time of the year… ;)

        O 1 Reply Last reply Apr 21, 2017, 1:48 AM Reply Quote 0
        • O Offline
          ooom416354 @cowboysdude
          last edited by Apr 21, 2017, 1:48 AM

          @cowboysdude ha i know the feeling. Thanks again!

          1 Reply Last reply Reply Quote 1
          • S Offline
            shanecrozier
            last edited by May 25, 2017, 5:28 PM

            It loads and shows scores and such but no logos not even MLB. Both are set to true

            Any ideas ?

            C 1 Reply Last reply May 25, 2017, 9:20 PM Reply Quote 0
            • C Offline
              cowboysdude Module Developer @shanecrozier
              last edited by May 25, 2017, 9:20 PM

              @shanecrozier I only have one… I just deleted and reinstalled on mine and it’s working fine…

              SO in the MMM-MLB directory make sure the icon folder is there ;)

              S 1 Reply Last reply May 25, 2017, 9:23 PM Reply Quote 0
              • S Offline
                shanecrozier @cowboysdude
                last edited by May 25, 2017, 9:23 PM

                @cowboysdude yes it is already checked that and it has all the icons in it

                C 1 Reply Last reply May 25, 2017, 9:25 PM Reply Quote 0
                • C Offline
                  cowboysdude Module Developer @shanecrozier
                  last edited by May 25, 2017, 9:25 PM

                  @shanecrozier Well I would say reinstall it because it doesn’t require npm install to run…

                  Like I said I just downloaded it and reinstalled it and it’s working. So not really sure what’s going there as I"m not able to reproduce the issue unless the icons dir isn’t there.

                  1 Reply Last reply Reply Quote 0
                  • S Offline
                    shanecrozier
                    last edited by May 26, 2017, 1:53 AM

                    Ok will try that thanks for the help

                    1 Reply Last reply Reply Quote 1
                    • E Offline
                      emlowe Module Developer
                      last edited by Jul 31, 2017, 11:16 PM

                      I made a small change to this module.

                      If you add the following:

                      awayTempColumn.setAttribute(“team-name”, games.away_team_name);
                      homeTempColumn.setAttribute(“team-name”, games.home_team_name);

                      Then you can do this in your custom.css:

                      .MMM-MLB .awayteam[team-name=“Giants”] { color: #FB5B1F; font-weight: bold; }

                      .MMM-MLB .hometeam[team-name=“Giants”] { color: #FB5B1F; font-weight: bold; }

                      And now, my Giants are in Giant orange…

                      -Earle

                      M 1 Reply Last reply Aug 1, 2017, 12:00 AM Reply Quote 2
                      • 1
                      • 2
                      • 3
                      • 4
                      • 3 / 4
                      • 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