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

      @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 Reply Quote 1
      • C Offline
        chieftainSupreme @cowboysdude
        last edited by

        @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

          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?

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

            @Artech

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

              @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

                @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