Skip to content

Fix an update on ESPN scoreboard URL and fix possible false string comparison#1

Open
ethanluoyc wants to merge 1 commit into
zachwill:masterfrom
ethanluoyc:dev
Open

Fix an update on ESPN scoreboard URL and fix possible false string comparison#1
ethanluoyc wants to merge 1 commit into
zachwill:masterfrom
ethanluoyc:dev

Conversation

@ethanluoyc

Copy link
Copy Markdown

There may have been some changes to the API of ESPN. Including 'gameId' prevents redirection of the page which will result in parsing failure.

Also, as I was using the script, there seems to be some problem with the string comparison when "is" is used in place of "==". Using "==" corrects the problem in using the correct league time

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