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

Scheduled Pinned Locked Moved Sport
bundesligafootballmodalpremiere leagueprimiera divisionsoccervoice control
209 Posts 43 Posters 433.0k 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.
  • D Offline
    davidrq7 @strawberry 3.141
    last edited by Apr 10, 2017, 3:16 PM

    @strawberry-3.141 I checkd and i got old league code ;) now works fine ;) Thx for your time!

    1 Reply Last reply Reply Quote 0
    • J Offline
      jules
      last edited by jules Apr 22, 2017, 9:09 AM Apr 22, 2017, 9:05 AM

      Hi all,
      has anyone found a possibility to show just two teams of the same league?
      I want to show just two teams of the german first division.
      I tryed:

      				
      config: {
      	api_key: "XXXX",
      	focus_on: {"GERMANY": "1. FC Köln","GERMANY": "FC Schalke 04"},
      	max_teams: 2
      }
      
      

      but then the focus is only on the second team.
      With

      config: {
      	api_key: "XXXXX",
      	focus_on: {"GERMANY": "1. FC Köln","FC Schalke 04"},
      	max_teams: 2
      }
      

      I get an config error.

      It would be great if anyone knows a solution.

      thanks and best regards,
      jules

      S 1 Reply Last reply Apr 22, 2017, 9:11 AM Reply Quote 0
      • S Offline
        strawberry 3.141 Project Sponsor Module Developer @jules
        last edited by Apr 22, 2017, 9:11 AM

        @jules With the current code base this is not possible

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

        J 1 Reply Last reply Apr 22, 2017, 9:16 AM Reply Quote 0
        • J Offline
          jules @strawberry 3.141
          last edited by Apr 22, 2017, 9:16 AM

          @strawberry-3.141 thanks for your fast reply. Do you think its a possibility to copy the whole MMM-soccer module, and build a version that just shows the team without the league and gameday information, than npm rebuild. and use this module directly under the original module, to just show the second team.

          Hope you get what i mean :laughing:

          S 1 Reply Last reply Apr 22, 2017, 10:03 AM Reply Quote 0
          • S Offline
            strawberry 3.141 Project Sponsor Module Developer @jules
            last edited by Apr 22, 2017, 10:03 AM

            @jules because the teams are in the same league, you can just copy your config entry and place in the other team in focus_on. Then you have to create some css rules in custom.css to hide the header and so on

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

            J 1 Reply Last reply Apr 22, 2017, 10:50 AM Reply Quote 0
            • J Offline
              jules @strawberry 3.141
              last edited by Apr 22, 2017, 10:50 AM

              @strawberry-3.141 sounds good, i will try this by time.
              thank you very much

              1 Reply Last reply Reply Quote 0
              • M Offline
                McSorley
                last edited by Jun 8, 2017, 12:47 PM

                I know its the off season now but any developments on cup support, i.e. Champions League?

                1 Reply Last reply Reply Quote 0
                • B Offline
                  Babene1 Project Sponsor
                  last edited by Jul 27, 2017, 10:07 AM

                  The module is really great, thanks again.
                  But I have currently also the problem with “focus_on” and an team with “ö / ä / ü”
                  Any solution available?

                  S 1 Reply Last reply Jul 27, 2017, 11:32 AM Reply Quote 0
                  • S Offline
                    strawberry 3.141 Project Sponsor Module Developer @Babene1
                    last edited by Jul 27, 2017, 11:32 AM

                    @Babene1 can you pls provide the config so i can investigate?

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

                    1 Reply Last reply Reply Quote 1
                    • B Offline
                      Babene1 Project Sponsor
                      last edited by Jul 27, 2017, 3:14 PM

                      here is the config of the modul:

                      {
                      			module: 'MMM-soccer',
                      			position: 'top_right',
                      			config: {
                      				colored: true,
                      				focus_on: {'GERMANY': 'FC Bayern München'},
                      				max_teams:6,
                      				}
                      		},
                      
                      S 1 Reply Last reply Jul 28, 2017, 9:46 AM Reply Quote 0
                      • 1
                      • 2
                      • 9
                      • 10
                      • 11
                      • 12
                      • 13
                      • 20
                      • 21
                      • 11 / 21
                      • 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