• 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-soccer v2

Scheduled Pinned Locked Moved Sport
51 Posts 8 Posters 16.0k Views 8 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.
  • L Offline
    lavolp3 Module Developer @Stoffbeuteluwe
    last edited by Mar 10, 2020, 11:23 PM

    @Stoffbeuteluwe HI,

    live mode seems broken, will fix it tomorrow, but apart from that it works, yes.
    You need a free api key from football-data.org.

    Try it out and let me know if you find any problems.

    How to troubleshoot modules
    MMM-soccer v2, MMM-AVStock

    S 1 Reply Last reply Mar 13, 2020, 2:15 PM Reply Quote 0
    • S Offline
      Stoffbeuteluwe Project Sponsor @lavolp3
      last edited by Mar 13, 2020, 2:15 PM

      @lavolp3 Hi, do i have to use the API out of the Email and that’s it?..or do I have to do something else with the API?
      Thanks in advance

      L 1 Reply Last reply Mar 16, 2020, 8:16 PM Reply Quote 0
      • L Offline
        lavolp3 Module Developer @Stoffbeuteluwe
        last edited by Mar 16, 2020, 8:16 PM

        @Stoffbeuteluwe Yes use the key that you have received and put it in your config and that’s it.

        How to troubleshoot modules
        MMM-soccer v2, MMM-AVStock

        S 1 Reply Last reply Mar 16, 2020, 8:38 PM Reply Quote 0
        • S Offline
          Stoffbeuteluwe Project Sponsor @lavolp3
          last edited by Mar 16, 2020, 8:38 PM

          @lavolp3 thank you

          1 Reply Last reply Reply Quote 0
          • D Offline
            dirk-graetz
            last edited by Apr 21, 2020, 8:41 PM

            Hi lavolp3,
            your module is crashing if showMatches = false
            kind regards

            L 1 Reply Last reply Apr 22, 2020, 7:38 PM Reply Quote 0
            • L Offline
              lavolp3 Module Developer @dirk-graetz
              last edited by Apr 22, 2020, 7:38 PM

              @dirk-graetz thanks! Will have a look into it. Have to admit that I am not good in debugging my modules.

              How to troubleshoot modules
              MMM-soccer v2, MMM-AVStock

              1 Reply Last reply Reply Quote 0
              • N Offline
                Nero
                last edited by Aug 16, 2020, 3:40 PM

                Does this show the Championship, Leagues 1 and 2 in England? Thanks

                L 1 Reply Last reply Aug 20, 2020, 9:08 PM Reply Quote 0
                • L Offline
                  lavolp3 Module Developer @Nero
                  last edited by Aug 20, 2020, 9:08 PM

                  @Nero No, only Premier League for England.

                  How to troubleshoot modules
                  MMM-soccer v2, MMM-AVStock

                  M 1 Reply Last reply Mar 16, 2021, 6:16 PM Reply Quote 0
                  • M Offline
                    matze86 @lavolp3
                    last edited by Mar 16, 2021, 6:16 PM

                    Hey @lavolp3

                    I want to show the next matches of my team and this doesn’t work.
                    If I change ‘league’ to ‘next’ (or ‘daily’) the screen displays only the header of the league table ("teams, games & goal difference).

                    focus_on in combination with " matchtype: ‘league’ " works. My team is highlighted. (see the first config):

                    {
                        module: 'MMM-soccer',
                        position: 'top_right',
                        config: {
                           api_key: 'my api',
                           show: ['BL1'],
                           colored: true,	
                           focus_on: {
                    	     'BL1': 'FC Bayern München',
                           },
                           matchType: 'league'
                       }
                    },
                    		    	
                    

                    here is my “next” config of this module, which doesn’t work.

                    {
                        module: 'MMM-soccer',
                        position: 'top_right',
                        config: {
                           api_key: 'my api',
                           show: ['BL1'],
                           colored: true,	
                           focus_on: {
                    	     'BL1': 'FC Bayern München',
                           },
                           matchType: 'next',
                           numberOfNextMatches: 5
                       }
                    },
                    
                    L 2 Replies Last reply Mar 16, 2021, 10:53 PM Reply Quote 0
                    • L Offline
                      lavolp3 Module Developer @matze86
                      last edited by lavolp3 Mar 16, 2021, 10:53 PM Mar 16, 2021, 10:53 PM

                      @matze86 The setup works for me and shows me the next 5 matches of Bayern München.

                      It actually also shows the last match so I might have to check that.

                      How to troubleshoot modules
                      MMM-soccer v2, MMM-AVStock

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 2 / 6
                      • 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