This repository has been archived by the owner on Aug 24, 2023. It is now read-only.
Releases: kmac/mlbv-archived
Releases · kmac/mlbv-archived
v0.0.19
Fix packaging issue in v0.0.17, switch to poetry
2021.04.24 v0.0.18 Fix packaging issue in v0.0.17, switch to poetry
Fix various issues, add --url and mlbv-fzf
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
Add --stats option to display league or team stats
- 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
Add --info option to display pregame/postgame text articles
v0.0.15 v0.0.15 Add --info option to display pregame/postgame text articles
Refactor packaging, fix recap/condended games
v0.0.14 Version 0.0.14: refactor packaging, fix recap/condended games
Same as 0.0.12
v0.0.13 Release 0.0.13 trying to get travis build
Fix inning offset for live/archived games
0.0.12 Release 0.0.12
Fix pypi packaging for newer submodule
v0.0.11 add new package to setup.py
mlbv is broken - no longer attempt to launch streams (for travis build)
Turning off the stream-launching functionality. Scores, schedules, and standings still works. Stream launching stops, with a pointer to https://github.com/tonycpsu/streamglob