MLB-LED-Scoreboard / mlb-led-scoreboard

An LED scoreboard for Major League Baseball :baseball:
GNU General Public License v3.0
590 stars 105 forks source link

[Feature Request] Add minor league teams/games. #402

Open ForceConstant opened 2 years ago

ForceConstant commented 2 years ago

This issue is a

Would be great if I could choose minor league teams also to display. They are accessed by using "# sportId=11 for AAA, 12 for AA, 13 for A+, and 14 for A."

Dbeaver2314 commented 1 year ago

Played around with this tonight. It will be a pretty large undertaking but here is proof it can be done. The API will allow us to do all pro teams (AAA down to A) and college games too.

So many features break when you set this up however. Things like the news feed rely on having an MLB Major League in your config file. all of these teams will need colors manually defined as well. The standings file will need a lot more cases, right now its only setup for AL and NL. Probably many many more steps needed. I would love to keep working on this, but we should probably look at opening an epic if we want this to happen

minor_league

twfarley commented 1 year ago

This might work better as a fork than directly in the same repo. On Apr 14, 2023, at 6:53 PM, Dbeaver2314 @.***> wrote: Played around with this tonight. It will be a pretty large undertaking but here is proof it can be done. The API will allow us to do all pro teams (AAA down to A) and college games too. So many features break when you set this up however. Things like the news feed rely on having an MLB Major League in your config file. all of these teams will need colors manually defined as well. The standings file will need a lot more cases, right now its only setup for AL and NL. Probably many many more steps needed. I would love to keep working on this, but we should probably look at opening an epic if we want this to happen

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>