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 17.5k 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.
    • cowboysdudeC Offline
      cowboysdude Module Developer @Flip357
      last edited by

      @Flip357 LOL

      1 Reply Last reply Reply Quote 0
      • P-Bo726P Offline
        P-Bo726
        last edited by

        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.

        cowboysdudeC 1 Reply Last reply Reply Quote 0
        • cowboysdudeC Offline
          cowboysdude Module Developer @P-Bo726
          last edited by cowboysdude

          @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
          • P-Bo726P Offline
            P-Bo726
            last edited by

            Yes, I copied it from the readme file. I just copied it again and used a different email address but same result. I ran ‘npm install’ from modules/MMM-MLBStandings directory also but am getting same result.

            1 Reply Last reply Reply Quote 0
            • cowboysdudeC Offline
              cowboysdude Module Developer
              last edited by cowboysdude

              What mirror version are you using? My guess is there’s a conflict… so when you run your mirror see what errors you are getting.

              I wouldn’t keep copying it. I would delete the directory totally and start over.

              1 Reply Last reply Reply Quote 0
              • P-Bo726P Offline
                P-Bo726
                last edited by

                Sorry, user error! I resolved it. I had some misplaced brackets I needed to reposition. Thanks for your quick response and for building a cool module.

                cowboysdudeC 1 Reply Last reply Reply Quote 0
                • cowboysdudeC Offline
                  cowboysdude Module Developer @P-Bo726
                  last edited by

                  @P-Bo726 Thank goodness it was something easy… :) Usually is.

                  You’re welcome! Glad you like it! It was a labor of love for sure…

                  1 Reply Last reply Reply Quote 0
                  • P-Bo726P Offline
                    P-Bo726
                    last edited by

                    Would you have any interest in creating a similar module for NFL standings? Here is some information related to the NFL Standings API.
                    NFL Standings API

                    cowboysdudeC 1 Reply Last reply Reply Quote 1
                    • cowboysdudeC Offline
                      cowboysdude Module Developer @P-Bo726
                      last edited by cowboysdude

                      @P-Bo726 I will take a look at it … :)

                      cowboysdudeC 1 Reply Last reply Reply Quote 2
                      • cowboysdudeC Offline
                        cowboysdude Module Developer @cowboysdude
                        last edited by

                        Sorry guys I just haven’t had time to even look at this… I’ll get to it… :)

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