Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

matchType: 'next' #41

Closed
wants to merge 27 commits into from
Closed

matchType: 'next' #41

wants to merge 27 commits into from

Conversation

matze6486
Copy link

Hey, lavolp3 / fewieden

your module is very nice, but i've got a problem

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 is only black.
focus_on works. My team is highlighted.

here is my config of this module

{
module: 'MMM-soccer',
position: 'top_left',
config: {
api_key: 'myAPI',
show: ['BL1','CL'],
colored: true,

    focus_on: {
        'BL1': 'FC Bayern München',
         'CL': 'FC Bayern München',
    },
    max_teams: 8,
    matchType: 'next'
}

},

@fewieden
Copy link
Owner

@matze6486 the fork of lavolp3 has a lot of conflicts with the base module. There is a lot of work necessary to integrate the fork back into the base module. I suggest reporting your issue in his fork until the work is done because the base module doesn't support match types.

@fewieden fewieden closed this Feb 16, 2021
@lavolp3
Copy link

lavolp3 commented Mar 15, 2021

Hello @matze6486 @fewieden
I've just seen this now.
@matze6486 please each out to me, on the mm forum or here with your issue.
@fewieden wanted to reach out to you with the merging approach but am stuck on work and several other things. Sorry, not forgotten.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants