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

changing gameId parsing to remove day_{xx} #114

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

james-ingold
Copy link

It looks like MLB gameday has changed the game ids in their anchor tags. The urls from game day are including the day_xx portion of the url in the gameid now, this is causing an issue in getUrls where it tries to parse out the year, month, and date. readData was returning 404s due to this issue.

@beanumber
Copy link
Owner

@gjm112 can you handle this? It looks simple enough but I don't have time to test it right now.

@gjm112
Copy link
Collaborator

gjm112 commented Apr 3, 2018 via email

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