Mlbv Versions Save

Command-line interface MLB game information. Game schedule, scores, and standings

v0.0.19

2 years ago

v0.0.18

3 years ago

2021.04.24 v0.0.18 Fix packaging issue in v0.0.17, switch to poetry

v0.0.17

3 years ago

2021.04.24 v0.0.17 Fix various issues, add --url and mlbv-fzf

  • Add 'mlbv-fzf' wrapper script
    • provides a simple game selection text-based user interface
    • accepts relevant mlbv options for day/inning/record selection
    • only works for the default, one-line game list (not for --linescore/--boxscore, etc)
    • requires 'fzf' installed
  • Issue 42: mlbv now returns exit code from streamlink
    • use this to check for failures
  • Issue 46: fix odd case of missing mediaPlaybackId
  • Issue 49: support negative value for --days (for "days ago")
  • Issue 50: add --url option to just get the mlb.com link for the selected game

v0.0.16

4 years ago
  • Support suspended/resumed games (fixes Issue #23)
  • Now caching json requests, under the tmp mlbv directory
    • should not be noticeable, most pages are only cached for a few minutes
    • will be able to use this for supporting unit tests

v0.0.15

4 years ago

v0.0.14

4 years ago

v0.0.13

4 years ago

0.0.12

4 years ago

v0.0.11

5 years ago

v0.0.10

5 years ago

Turning off the stream-launching functionality. Scores, schedules, and standings still works. Stream launching stops, with a pointer to https://github.com/tonycpsu/streamglob