• 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.

MLB Standings...

Scheduled Pinned Locked Moved Sport
30 Posts 6 Posters 16.1k Views 7 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.
  • D Offline
    daveyg_71 @Mykle1
    last edited by Apr 22, 2017, 10:43 PM

    @Mykle1

    That fixed it.

    Thanks

    M 1 Reply Last reply Apr 22, 2017, 10:47 PM Reply Quote 0
    • M Offline
      Mykle1 Project Sponsor Module Developer @daveyg_71
      last edited by Apr 22, 2017, 10:47 PM

      @daveyg_71 said in MLB Standings...:

      That fixed it.
      Thanks

      All thanks go to @cowboysdude for his fantastic work and his immediate response and correction.

      However, you’re welcome. :-)

      Create a working config
      How to add modules

      1 Reply Last reply Reply Quote 1
      • F Offline
        Flip357
        last edited by Apr 30, 2017, 3:51 AM

        The module only shows standings for the AL East, shouldn’t it cycle through the divisions?

        C 1 Reply Last reply Apr 30, 2017, 3:53 AM Reply Quote 0
        • C Offline
          cowboysdude Module Developer @Flip357
          last edited by cowboysdude Apr 30, 2017, 4:22 AM Apr 30, 2017, 3:53 AM

          @Flip357

          You’re right… it’s not rotating…

          Please do a ‘git pull’ to update that should fix it! Thank you again!!!

          F 1 Reply Last reply May 3, 2017, 12:27 AM Reply Quote 1
          • F Offline
            Flip357 @cowboysdude
            last edited by May 3, 2017, 12:27 AM

            @cowboysdude

            git pull worked. Problem fixed.

            Thank you for developing and troubleshooting both MLB modules. I am a huge baseball

            C 1 Reply Last reply May 7, 2017, 11:14 PM Reply Quote 1
            • C Offline
              cowboysdude Module Developer @Flip357
              last edited by May 7, 2017, 11:14 PM

              @Flip357 said in MLB Standings...:

              @cowboysdude

              git pull worked. Problem fixed.

              Thank you for developing and troubleshooting both MLB modules. I am a huge baseball

              I JUST caught this… so you’re a huge baseball huh? hahahahhaahha

              F 1 Reply Last reply May 8, 2017, 12:03 AM Reply Quote 0
              • F Offline
                Flip357 @cowboysdude
                last edited by May 8, 2017, 12:03 AM

                @cowboysdude

                I you got it before I did. lol

                C 1 Reply Last reply May 8, 2017, 12:13 AM Reply Quote 1
                • C Offline
                  cowboysdude Module Developer @Flip357
                  last edited by May 8, 2017, 12:13 AM

                  @Flip357 LOL

                  1 Reply Last reply Reply Quote 0
                  • P Offline
                    P-Bo726
                    last edited by Jul 24, 2017, 7:02 PM

                    I can’t seem to get this module to work. I get a black screen where the module should be. Here is my config file:

                    {
                    			  module: 'MMM-MLBStandings',
                    			  position: 'bottom_center',
                    			  config: {			      
                    				email: "------@gmail.com",
                    				maxWidth: "100%", 
                    				header: true,
                    				confdiv: true
                    			}
                    		   },
                    

                    I did another git pull but still have the same problem.

                    C 1 Reply Last reply Jul 24, 2017, 7:51 PM Reply Quote 0
                    • C Offline
                      cowboysdude Module Developer @P-Bo726
                      last edited by cowboysdude Jul 24, 2017, 8:02 PM Jul 24, 2017, 7:51 PM

                      @P-Bo726 Did you just copy the config and paste into your config.js file?

                      Also did you run ‘npm install’? I’m betting you didn’t because I see I didn’t include that instruction in the readme! [I updated that!! Thank you!!!]

                      At any rate in a terminal window go to:

                      ~MagicMirror/modules/MMM-MLBStandings

                      type: npm install

                      Then re-run your mirror.

                      1 Reply Last reply Reply Quote 1
                      • 1
                      • 2
                      • 3
                      • 2 / 3
                      • 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