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-MyScoreboard

    Scheduled Pinned Locked Moved Sport
    277 Posts 60 Posters 562.6k Views 63 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.
    • BKeyportB Offline
      BKeyport Module Developer
      last edited by

      Right, and I’m suggesting an optional change to that, so that I can eliminate the blank screens… I’d love to see a simple one line “NCAAF - No games scheduled” item available if selected by the user.

      If I was any good at JS, I’d do it myself, but adulting has kept me away from hobby programming.

      The "E" in "Javascript" stands for "Easy"

      1 Reply Last reply Reply Quote 0
      • C Offline
        cyberphox
        last edited by

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • C Offline
          cyberphox
          last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • BKeyportB Offline
            BKeyport Module Developer
            last edited by

            So, I did end up forking it (Off of VInP’s fork), if for nothing else to try and figure out how to do things.

            https://github.com/BKeyport/MMM-MyScoreboard

            All I’ve changed so far from VinP’s changes is line 454 - “var anyGames = true;” instead of “false”

            This results in the headers showing, which in my config results in no blank screens.

            The "E" in "Javascript" stands for "Easy"

            V 1 Reply Last reply Reply Quote 0
            • V Offline
              vinp Module Developer @BKeyport
              last edited by vinp

              @bkeyport Good! Always neat to try it on your own. I’ve seen and learned a lot from different MM devs. I’ve made changes to mine to show a “No scores to display” message if there are NO sports to display at all. All you need to do, if you use my fork is to add showNoSportsText: true in the config for the module. git pull of course too :) I do agree with @j-e-f-f, to try to keep the module as small as possible.

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

                @vinp But that’s the fun of doing this…you get to build something that you want as a user. Generally speaking most developers don’t mind helping you if you ask…others not so much LOL

                I try to help people with my modules but in all honesty I’m not going to completely rewrite something for one person… doesn’t make sense to do that. BUT yes I have had people do a fork then I help them get what they need for their own personal mirror :)

                That’s the entire reason for the “MagicMirror project”… some people see “MagicMirror” but forget the word ‘project’ LOL I have told people that this is the project you want as it offers so many options, way more than the others.

                1 Reply Last reply Reply Quote 2
                • BKeyportB Offline
                  BKeyport Module Developer
                  last edited by

                  Cool, Thanks, Vince - I’ve merged your updates into my fork, and I’m playing with it now. Thinking about playing around with the other (what I would consider) improvement cases I wanna do, having two or three modules to show scoreboards that are all different does irritate me to no end… :)

                  The "E" in "Javascript" stands for "Easy"

                  1 Reply Last reply Reply Quote 0
                  • BKeyportB Offline
                    BKeyport Module Developer
                    last edited by

                    FWIW, I seem to have a legit bug - the group “Pac-12” seems to go random on teams in NCAAF. (using my fork of VinP’s fork of the module), I’ve overridden it by putting all the teams in individually for now.

                    The "E" in "Javascript" stands for "Easy"

                    1 Reply Last reply Reply Quote 0
                    • BKeyportB Offline
                      BKeyport Module Developer
                      last edited by

                      Vince, Your mod works perfectly - once I undo mine.

                      Thanks for the head start to see how it’s modified. Will be fun to learn.

                      The "E" in "Javascript" stands for "Easy"

                      1 Reply Last reply Reply Quote 0
                      • C Offline
                        cyberphox
                        last edited by

                        Anyone else missing a few NFL logos lately?

                        0_1543800295627_score.png

                        J 1 Reply Last reply Reply Quote 0
                        • BKeyportB Offline
                          BKeyport Module Developer
                          last edited by

                          Happens from time to time. I just turned off the logos…

                          The "E" in "Javascript" stands for "Easy"

                          1 Reply Last reply Reply Quote 0
                          • J Offline
                            j.e.f.f Project Sponsor Module Developer @cyberphox
                            last edited by

                            @cyberphox Is this on the original codebase or a fork? Mine looks like this:

                            0_1543801954419_Screen Shot 2018-12-03 at 1.51.45 AM.png

                            • Jeff
                            W 1 Reply Last reply Reply Quote 0
                            • W Offline
                              Wedee @j.e.f.f
                              last edited by

                              @j-e-f-f
                              Using your repo - not the fork. Getting this today.

                              0_1543805063089_598c5ca7-9a85-4096-94c6-0520c94c950e-image.png

                              W 1 Reply Last reply Reply Quote 0
                              • W Offline
                                Wedee @Wedee
                                last edited by

                                @j-e-f-f

                                Just double checked…

                                Git Pull “Up to date”

                                And pulling from original repo…
                                0_1543805279053_b8006c14-1f98-48bd-b7d0-2d86d6516577-image.png

                                J 1 Reply Last reply Reply Quote 0
                                • J Offline
                                  j.e.f.f Project Sponsor Module Developer @Wedee
                                  last edited by

                                  @wedee try deleting the module and reinstalling. Not sure you’re getting the most latest. Something happened with hit on the last update where things got a little out of sync.

                                  Not saying this will solve your issue but will eliminate one factor.

                                  I’m wondering if this is a memory issue…

                                  C 1 Reply Last reply Reply Quote 0
                                  • C Offline
                                    cyberphox @j.e.f.f
                                    last edited by

                                    @j-e-f-f I just deleted the whole folder and reinstalled and still missing a few…although i did have a fork installed a few weeks ago…not sure if that did anything

                                    J 1 Reply Last reply Reply Quote 0
                                    • J Offline
                                      j.e.f.f Project Sponsor Module Developer @cyberphox
                                      last edited by

                                      @cyberphox do all of the logos appear of you change your config to just show you NFL? Or if you configure it for just one of the teams that isn’t showing? I’m beginning to think the issue might be video memory.

                                      I remember when I configured my Pi I increased the amount of video memory allocated specifically because this needed to be run in the GUI desktop environment. Not sure how it behaves under the default settings.

                                      1 Reply Last reply Reply Quote 1
                                      • C Offline
                                        cyberphox
                                        last edited by

                                        Just tested with only NFL showing…I get this:

                                        0_1543855016921_so.png

                                        V 1 Reply Last reply Reply Quote 0
                                        • V Offline
                                          vinp Module Developer @cyberphox
                                          last edited by

                                          @cyberphox can you try getting to your MM via URL in a remote browser http://yourPi-IPaddress:8080 ? You can then look at Developer Tools in Chrome/Firefox etc and dig into the image element that should be showing for each team. My fork works fine for images of the NFL. It takes the image URL via the ESPN feed for the logo. The original code, has local images for each team.

                                          1 Reply Last reply Reply Quote 0
                                          • C Offline
                                            cyberphox
                                            last edited by cyberphox

                                            Running it in a Docker container on Synology…got it remotely open on Chrome…got the Developer Tools open…
                                            I do have a logos folder with all the Team logos there so not sure why only a few show

                                            Looks like the Was log for example is pointing to a file that does exist:

                                            0_1543857151573_was.png

                                            J 2 Replies Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 7
                                            • 8
                                            • 9
                                            • 10
                                            • 11
                                            • 12
                                            • 13
                                            • 14
                                            • 9 / 14
                                            • 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