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

NCAAF College Football Showing All Bowl Games #95

Open
sanj926 opened this issue Dec 16, 2024 · 3 comments
Open

NCAAF College Football Showing All Bowl Games #95

sanj926 opened this issue Dec 16, 2024 · 3 comments

Comments

@sanj926
Copy link

sanj926 commented Dec 16, 2024

This is the first year of the college football playoff that includes 12 teams and I wonder if that's causing some issues.

The module is displaying all games from now until January instead of only the games that are on today. Any ideas?

@only-devices
Copy link

Seeing this as well, about to dive in and see if I can make sense of it.

@only-devices
Copy link

Surprisingly quick fix, solution is here: only-devices@1338a2b

Basically for some reason ESPN is returning all NCAAF bowl games each day, not only games scheduled for that day. I added a simple date filter, but didn't test it against other leagues.

I added a pull request to @dathbe's fork since it seems to be the most updated version of this: dathbe#2

@dathbe
Copy link

dathbe commented Dec 17, 2024

A fix base don @only-devices 's proposal has been merged into my master branch. Thanks everyone.

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

No branches or pull requests

3 participants