paaatrick / playball

Watch MLB games from the comfort of your own terminal
MIT License
528 stars 26 forks source link

No games today #18

Closed rdimascio closed 3 years ago

rdimascio commented 3 years ago

The game selector screen is showing "No games today". However, it looks like this is aligning with the response from the call to the MLB stats API. If we add startDate and endDate parameters to the API endpoint, we get 15 games back, as expected.

paaatrick commented 3 years ago

Fix for this has been published in version 2.2.2