• 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 14.5k 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
    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
        • C Offline
          chieftainSupreme @cowboysdude
          last edited by Apr 5, 2017, 7:11 PM

          @cowboysdude just saw this my bad! I’ve disabled the logo for now, i’ll try a full reinstall and maybe that’ll undo some of the tinkering i’ve done on it. Thanks again dude

          1 Reply Last reply Reply Quote 0
          • A Offline
            Artech
            last edited by Dec 20, 2019, 3:50 PM

            hello @cowboysdude i tried to install this module so i modified the config.js like you but on my mirror i got a blank space so… can you help me?

            C 1 Reply Last reply Dec 21, 2019, 12:18 AM Reply Quote 0
            • C Offline
              cowboysdude Module Developer @Artech
              last edited by cowboysdude Dec 21, 2019, 12:18 AM Dec 21, 2019, 12:18 AM

              @Artech

              {
                  	        disabled: false,
              	        module: 'MMM-NBA',
              	        position: 'middle_center',
              		config: {
              		maxWidth: "500px",
              		header: true,
              		logo: true,
              		focus_on: ["Knicks"]
              		}
                       },
              
              A 1 Reply Last reply Dec 21, 2019, 12:41 PM Reply Quote 0
              • A Offline
                Artech
                last edited by Dec 21, 2019, 5:52 AM

                @cowboysdude said in MMM-NBA:

                {
                disabled: false,
                module: ‘MMM-NBA’,
                position: ‘middle_center’,
                config: {
                maxWidth: “500px”,
                header: true,
                logo: true,
                focus_on: [“Knicks”]
                }
                },

                i tried it but always nothing

                1 Reply Last reply Reply Quote 0
                • A Offline
                  Artech @cowboysdude
                  last edited by Dec 21, 2019, 12:41 PM

                  @cowboysdude thanks for your config is going well the problem comes when i use it with MMM-Pages

                  1 Reply Last reply Reply Quote 0
                  • 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