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

WIP: V3 with cup support #42

Open
wants to merge 15 commits into
base: develop
Choose a base branch
from
Open

Conversation

fewieden
Copy link
Owner

@fewieden fewieden commented Apr 9, 2021

This is a work in progress for the v3 of the module which will offer support for cups such as the European Championship, Champions League, and World Cup.

To test this beta please execute the following commands, if you already have a version of this module installed:

cd ~/MagicMirror/modules/MMM-soccer
git fetch
git checkout feature/extract-api-provider
git pull
npm i --production 

The config options have completely changed, please refer to the new readme for all options.

If you find issues or need help, please make sure you are using the newest version of this branch git pull, because this is a work in progress. If you still can reproduce the issue afterward please comment below.

If you want to be notified about every update for version 3 please react with an emoji and then I will tag you in the next comment so you receive a notification.

@fewieden fewieden changed the title extract api provider WIP: V3 with cup support Jun 11, 2021
@fewieden
Copy link
Owner Author

Fixed a problem with cup standings and filtering schedules to current matchday

@fewieden
Copy link
Owner Author

Schedules with no team specified as focusOn show now the next scheduled game of the current matchday or the last one if all are finished already.

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.

1 participant