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

Scheduled Pinned Locked Moved Sport
26 Posts 6 Posters 15.0k Views 6 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 @yawns
    last edited by Mar 21, 2017, 8:28 PM

    @yawns said in MMM-NBA:

    Haha, I knew you guys would like it, therefore I invited and approved your account for this group

    Thanks! I owe my knowledge to @strawberry-3-141 … he’s taught me a TON :)

    C 1 Reply Last reply Mar 22, 2017, 4:30 AM Reply Quote 2
    • C Offline
      chieftainSupreme @cowboysdude
      last edited by Mar 22, 2017, 4:30 AM

      @cowboysdude getting an issue where the logo shows a broken link, and no game data loads. I focused on Lakers/Warriors, since both of those games are over for today is that why I’m not seeing any data? I see NBA SCORES 3/21/2017 and the horizontal line, but no logo or data

      C 1 Reply Last reply Mar 22, 2017, 4:46 AM Reply Quote 0
      • C Offline
        chieftainSupreme @chieftainSupreme
        last edited by chieftainSupreme Mar 22, 2017, 4:58 AM Mar 22, 2017, 4:46 AM

        @cowboysdude update: fixed it, didn’t have my own timezone set correctly, sorry for the trouble! Still no logo though but working great otherwise. I’m curious though, how does it treat focus_on teams differently? Longer display times? Displays first?

        Looks really really good man, I’ve wanted an NBA module forever. Thanks again dude!

        1 Reply Last reply Reply Quote 1
        • C Offline
          cowboysdude Module Developer
          last edited by Mar 22, 2017, 11:29 AM

          Glad you fixed, sorry I missed your post! The order the games show in are dependent on the game data that comes in. It shows games in from the top down. So for instance the Celtics could be playing and the Hornets could be playing. If the game data has the Hornets listed first then it’ll show that game first then the Celtics game. :) So it’s in descending order. I do have to add if no data check and probably will do that later tonight.

          For the logo make sure that the header is set to true and the logo are set to true.
          If that’s the case then check your MMM-NBA/icons directory and make sure that the file nba.png is there :)

          C 1 Reply Last reply Mar 22, 2017, 4:33 PM Reply Quote 1
          • C Offline
            chieftainSupreme @cowboysdude
            last edited by Mar 22, 2017, 4:33 PM

            @cowboysdude no problem! I played around with all combos of header/logo and didn’t have any success. I’ll make sure I have nba.png but I can’t imagine why I wouldn’t. I’ll let you know if I figure it out

            1 Reply Last reply Reply Quote 0
            • C Offline
              cowboysdude Module Developer
              last edited by cowboysdude Mar 22, 2017, 8:50 PM Mar 22, 2017, 6:55 PM

              I looked on github now that I’m home and didn’t see the nba logo file… I uploaded it!!!

              My mistake, sorry.

              git pull should fix it!

              C 1 Reply Last reply Mar 23, 2017, 5:28 AM Reply Quote 0
              • C Offline
                chieftainSupreme @cowboysdude
                last edited by Mar 23, 2017, 5:28 AM

                @cowboysdude oh killer thanks!

                1 Reply Last reply Reply Quote 1
                • C Offline
                  cowboysdude Module Developer
                  last edited by cowboysdude Mar 25, 2017, 1:41 AM Mar 24, 2017, 10:10 PM

                  Bugfix release - wasn’t getting all the scores correctly. [and a few cosmetic changes ;)]

                  Download:

                  [card:cowboysdude/MMM-NBA]

                  Version 1.0.2

                  1 Reply Last reply Reply Quote 0
                  • C Offline
                    chieftainSupreme
                    last edited by Apr 1, 2017, 4:57 AM

                    Hey man had a suggestion for you. It would be great if we could get the module to stretch across the full bottom bar, and even have the option to show two scores at once. Love the app so far, I’ve been playing around with it a bunch. Still can’t get my NBA logo to look right though

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

                      @chieftainSupreme this is an example config that I use to test with:

                                                                                                                                                      ```
                                      {
                          	        disabled: false,
                      	        module: 'MMM-NBA',
                      	        position: 'middle_center',
                      		config: {
                      		maxWidth: "500px",
                      		header: true,
                      		logo: true,
                      		focus_on: ["Knicks"]
                      		}
                                                                                                                                                   ```
                      

                      The header is showing up with logo… Just make sure you have nba.png in the icons folder :)

                      C 1 Reply Last reply Apr 5, 2017, 7:11 PM 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