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

    Scheduled Pinned Locked Moved Sport
    187 Posts 37 Posters 253.2k Views 35 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.
    • M Offline
      McSorley
      last edited by McSorley

      Where does it pull the fixtures from? There is currently a new draw for Europa and Champions League Qualifiers. Europa games are today.

      1 Reply Last reply Reply Quote 0
      • ArzegA Offline
        Arzeg
        last edited by

        Hey Guys

        i think i solved the problem for now with the blank table.
        The problem is in the config.js the leagues command, if u put only one ID in this command like

        leagues: [35], // it doesnt work

        but

        leagues: [35, 999], // it works. dont know why im not a programmer^^

        but i have a question too,
        where can i configure that my header and the scores are not going from the left side to my right side cause i have the clock on the left side and the weather on my right side

        1 Reply Last reply Reply Quote 0
        • J Offline
          JoeFranz
          last edited by JoeFranz

          Hi,
          I have a problem when switching from the results to the table. At the beginning everything runs as it should. After about an hour there is when switching misfires. Attached to the link of a video of the error, hope it works.
          Does somebody has any idea?

          Greeting Jörg

          Video

          EDIT:
          For me this is probably the “blank screen problem”
          With only one league, it only comes to an interruption and then nothing will be displayed. With two leagues, everything works as it should.
          The tip of Arzeg with the entry [35, 999] unfortunately does not work.

          1 Reply Last reply Reply Quote 0
          • J Offline
            JoeFranz
            last edited by JoeFranz

            Here is another error. If the table is displayed without names, the line with teams etc. is moved about it, does not fit properly.
            0_1503247069788_MM.jpeg

            1 Reply Last reply Reply Quote 0
            • ArzegA Offline
              Arzeg
              last edited by Arzeg

              Hey Jörg,
              bad to hear that the tip doesnt work for you.
              For me it works perfect.
              But I still have the problem with the width of the module, it goes from the left to the right side and i dont know, how i can change the width…

              MfG Arzeg

              EDIT:

              I dont know if it’s for you a solution but I use MMM-soccer for the table and MMM-SoccerLiveScore as my live ticker, so i set showTables to false in config.js
              Its not the perfect solution but i can live with it

              1 Reply Last reply Reply Quote 0
              • K Offline
                knubbl
                last edited by knubbl

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

                  HI,

                  is it possible to send an alarm/notification if there is a goal in any game in a league i set to shown on the mirror?

                  Maybe its quite easy but honestly i do not have any idea how this alterts/notifications work

                  1 Reply Last reply Reply Quote 0
                  • J Offline
                    JoeFranz
                    last edited by

                    The results and the table of the german bundesliga are now also not updated. A pity about an otherwise great module and the author does not care about the errors.

                    K 1 Reply Last reply Reply Quote 0
                    • K Offline
                      knubbl @JoeFranz
                      last edited by

                      @JoeFranz are u sure? Everything works fine at my mm

                      1 Reply Last reply Reply Quote 0
                      • J Offline
                        JoeFranz
                        last edited by

                        So I have three errors in it. Blank sreen if only one league is displayed, with the table without names fit above the symbols and is not updated now, only after a reboot of magicmirror. Here is my config.js

                        {
                        module: ‘MMM-SoccerLiveScore’,
                        position: ‘bottom_left’,
                        config: {
                        leagues: [35, 9],
                                 showNames: false,
                                showLogos: true,
                                 displayTime: 60 * 1000,
                                 showTables: true
                        }
                                         },

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 9
                        • 10
                        • 11
                        • 12
                        • 13
                        • 18
                        • 19
                        • 11 / 19
                        • 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