MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. jules
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    J
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 3
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MMM-Soccer - Standings, Schedules and Top Scorers

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

      posted in Sport
      J
      jules
    • RE: MMM-Soccer - Standings, Schedules and Top Scorers

      @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:

      posted in Sport
      J
      jules
    • RE: MMM-Soccer - Standings, Schedules and Top Scorers

      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

      posted in Sport
      J
      jules
    • 1 / 1