Brian Ward
Brian Ward
How did you install prophet?
I believe this was an oversight in #2148 and it should be removed
@tcuongd want to knock this one off as well? I think it’s causing some annoyances for the conda package. Also worth considering updating the “fbprophet” shim to not pin 1.0...
Do you have `"full_team_names": false,` in config.json?
I think different teams do city connects on different days. Nationals do it on Saturday
https://statsapi.mlb.com/api/v1/schedule?sportId=1&gamePk=662476&hydrate=game(promotions) They appear to be listed as "promotions" under the schedule endpoint if you hydrate `game(promotions)` Doesn't seem like there's a super standard format for this though, see tonight's angels...
There will be two difficulties with this: One, the schedule is one of the few places we call a function in statsapi rather than using the endpoint directly. So, we’d...
I have a working branch that does this here: https://github.com/WardBrian/mlb-led-scoreboard/tree/pregame-broadcast It depends on https://github.com/toddrob99/MLB-StatsAPI/pull/85
For now I just stuck it at the end of the starting pitchers 
My theory is if it doesn’t say anything, you should be able to know it’s the default (E.g all of those besides YES should be marked as national)