-
Notifications
You must be signed in to change notification settings - Fork 29
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
Favorite team question #37
Comments
also seeing game start time issues being an hour off - like 2pm EST vs 1pm EST any ideas on the above issue as well? |
Hey man, real sorry, have had next to no time to work on the project
lately, but I have a feeling this time thing is due to the time change
coming up this weekend. I think UTC changes a week before, which is stupid
and something I didn't account for
…On Fri., Nov. 5, 2021, 6:13 p.m. machinasdei, ***@***.***> wrote:
also seeing game start time issues being an hour off - like 2pm EST vs 1pm
EST
any ideas on the above issue as well?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#37 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAY2XVX4EMKXQDOPXLDXZN3UKRQI7ANCNFSM5FUGMRRA>
.
|
I understand. Yeah that was the UTC changing a week before. I'm sure you'll let us all know when you do have a few moments to work on this awesome NFL board! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
with the new rotate branch fork, I see this:
"while_preferred_team_live": {
"enabled": false,
"during_halftime": false
Not sure exactly what is supposed to happen when this is enabled to true? I assume that your favorite team will be displayed live when its live? Also not sure how to set your favorite team anymore since the config.json changed a little. You used to be able to set favorite team like this;
at config.json
{
"fav_team": "WSH",
"debug": "false"
}
The text was updated successfully, but these errors were encountered: