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 - Standings, Schedules and Top Scorers

    Scheduled Pinned Locked Moved Sport
    bundesligafootballmodalpremiere leagueprimiera divisionsoccervoice control
    209 Posts 43 Posters 528.9k Views 43 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.
    • strawberry 3.141S Offline
      strawberry 3.141 Project Sponsor Module Developer @Mitchfarino
      last edited by strawberry 3.141

      @Mitchfarino well when you have one, you can insert it again, this will force the module to refresh more often ;)

      Please create a github issue if you need help, so I can keep track

      1 Reply Last reply Reply Quote 1
      • MitchfarinoM Offline
        Mitchfarino Module Developer
        last edited by

        Just been looking at your NFL module, it’s incredible!

        Is there anyway you could implement something similar for fixtures/live games in the soccer module?

        strawberry 3.141S 1 Reply Last reply Reply Quote 1
        • strawberry 3.141S Offline
          strawberry 3.141 Project Sponsor Module Developer @Mitchfarino
          last edited by

          @Mitchfarino when i get my voice recognition in a stable version I want to upgrade a couple of my modules like fixtures for this one, but currently there is a big issue, so it can take a while

          Please create a github issue if you need help, so I can keep track

          1 Reply Last reply Reply Quote 0
          • strawberry 3.141S Offline
            strawberry 3.141 Project Sponsor Module Developer
            last edited by

            [card:fewieden/MMM-soccer]

            Changelog:

            Implemented voice commands to switch the leagues on the fly

            alt text

            Please create a github issue if you need help, so I can keep track

            1 Reply Last reply Reply Quote 0
            • V Offline
              viper-sg2
              last edited by

              Hey All,

              I have the problem that some are icons not displayed. Does somebody has any idea?

              THX

              strawberry 3.141S TheHyp3T 2 Replies Last reply Reply Quote 0
              • strawberry 3.141S Offline
                strawberry 3.141 Project Sponsor Module Developer @viper-sg2
                last edited by

                @viper-sg2 which league?

                Please create a github issue if you need help, so I can keep track

                V 1 Reply Last reply Reply Quote 0
                • TheHyp3T Offline
                  TheHyp3 @viper-sg2
                  last edited by

                  @viper-sg2 said in Soccer Standings:

                  Hey All,

                  I have the problem that some are icons not displayed. Does somebody has any idea?

                  THX

                  I´ve got the same issue on the german league for 4 teams. Another problem: I cant focus_on my favourite team (1. FC Köln).

                  Heres my config:

                  	{
                  			module: 'MMM-soccer',
                  			position: 'bottom_right',
                  			config: {
                  			focus_on: {
                  				'GERMANY': '1. FC Köln'				
                  			},
                  			max_teams: 10
                  			}
                  	},
                  
                  strawberry 3.141S 1 Reply Last reply Reply Quote 0
                  • strawberry 3.141S Offline
                    strawberry 3.141 Project Sponsor Module Developer @TheHyp3
                    last edited by strawberry 3.141

                    @TheHyp3 The problem is, that the icons provided no longer exist on wikimedia, I informed the API provider about that by mail and I checked focus_on for Cologne as you mentioned in your config snippet and I can’t see an issue with that, alltough there shouldn’t be a reason to focus on Cologne :P

                    Please create a github issue if you need help, so I can keep track

                    cowboysdudeC TheHyp3T 2 Replies Last reply Reply Quote 1
                    • cowboysdudeC Offline
                      cowboysdude Module Developer @strawberry 3.141
                      last edited by

                      @strawberry-3.141 said in Soccer Standings:

                      @TheHyp3 The problem is, that the icons provided no longer exist on wikimedia, I informed the API provider about that by mail and I checked focus_on for Cologne as you mentioned in your config snippet and I can’t see an issue with that, alltough there shouldn’t be a reason to focus on Cologne :P

                      LOL the last line is just funny!

                      1 Reply Last reply Reply Quote 0
                      • TheHyp3T Offline
                        TheHyp3 @strawberry 3.141
                        last edited by

                        @strawberry-3.141

                        Thanks for your help.
                        It still doesnt work for me, now I know why ;)

                        strawberry 3.141S 1 Reply Last reply Reply Quote 0
                        • strawberry 3.141S Offline
                          strawberry 3.141 Project Sponsor Module Developer @TheHyp3
                          last edited by

                          @TheHyp3 can you describe what you get or make screenshot for focus_on 1. FC Köln

                          Please create a github issue if you need help, so I can keep track

                          TheHyp3T 1 Reply Last reply Reply Quote 0
                          • TheHyp3T Offline
                            TheHyp3 @strawberry 3.141
                            last edited by

                            @strawberry-3.141 The module is loading but no team is shown!

                            Here’s an example:
                            0_1477776304285_fo.png

                            strawberry 3.141S 1 Reply Last reply Reply Quote 0
                            • strawberry 3.141S Offline
                              strawberry 3.141 Project Sponsor Module Developer @TheHyp3
                              last edited by

                              @TheHyp3 Did you install the module with the old instructions from the first post, or did you use the instructions from here

                              [card:fewieden/MMM-soccer]

                              Because I can see that the module is loading the old season instead of the current 2016/2017

                              Please create a github issue if you need help, so I can keep track

                              TheHyp3T 1 Reply Last reply Reply Quote 0
                              • TheHyp3T Offline
                                TheHyp3 @strawberry 3.141
                                last edited by

                                @strawberry-3.141 I used the new instructions. The picture is only an example for showing no team but the rest of the module. Here`s my screen:

                                0_1477825695210_err.JPG

                                TheHyp3T 1 Reply Last reply Reply Quote 0
                                • TheHyp3T Offline
                                  TheHyp3 @TheHyp3
                                  last edited by

                                  Found the solution together with @strawberry-3-141

                                  I was working with WinSCP and had the wrong encoding active (1252 - ANSI) instead of UTF8. Thats why the letter ‘ö’ was wrong translated.

                                  1 Reply Last reply Reply Quote 1
                                  • V Offline
                                    viper-sg2 @strawberry 3.141
                                    last edited by

                                    @strawberry-3.141 sorry for my late answer: german League

                                    Fc Schalke and some other teams. Forums Team - Werder Bremen is everything correct :)

                                    strawberry 3.141S 1 Reply Last reply Reply Quote 0
                                    • strawberry 3.141S Offline
                                      strawberry 3.141 Project Sponsor Module Developer @viper-sg2
                                      last edited by

                                      @viper-sg2 I already reported that to the provider yesterday, hopefully he will fix this soon

                                      Please create a github issue if you need help, so I can keep track

                                      V 1 Reply Last reply Reply Quote 0
                                      • V Offline
                                        viper-sg2 @strawberry 3.141
                                        last edited by

                                        @strawberry-3.141 that sounds great. :) THX

                                        1 Reply Last reply Reply Quote 0
                                        • strawberry 3.141S Offline
                                          strawberry 3.141 Project Sponsor Module Developer
                                          last edited by

                                          I made a manual fix for those 4 missing team logos

                                          The maintainer of the API will be in holidays for 6 weeks, so there could be some inconveniences the next weeks

                                          [card:fewieden/MMM-soccer]

                                          Please create a github issue if you need help, so I can keep track

                                          V 1 Reply Last reply Reply Quote 0
                                          • V Offline
                                            viper-sg2 @strawberry 3.141
                                            last edited by

                                            @strawberry-3.141 I’ll try it later and will report.

                                            1 Reply 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
                                            • 10 / 11
                                            • 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