Skip to content
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.

Releases: kmac/mlbv-archived

v0.0.19

29 Mar 01:51
Compare
Choose a tag to compare
v0.0.19 Merge 'recent' pull requests, rework bits of login

Fix packaging issue in v0.0.17, switch to poetry

25 Apr 03:26
Compare
Choose a tag to compare

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

Fix various issues, add --url and mlbv-fzf

24 Apr 21:46
Compare
Choose a tag to compare

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

02 Sep 19:38
Compare
Choose a tag to compare
  • 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

10 Aug 20:04
Compare
Choose a tag to compare
v0.0.15

v0.0.15 Add --info option to display pregame/postgame text articles

Refactor packaging, fix recap/condended games

06 Aug 22:38
Compare
Choose a tag to compare
v0.0.14

Version 0.0.14: refactor packaging, fix recap/condended games

Same as 0.0.12

29 Jul 03:37
Compare
Choose a tag to compare
v0.0.13

Release 0.0.13 trying to get travis build

Fix inning offset for live/archived games

29 Jul 02:55
Compare
Choose a tag to compare

Fix pypi packaging for newer submodule

11 May 14:51
Compare
Choose a tag to compare
v0.0.11

add new package to setup.py

mlbv is broken - no longer attempt to launch streams (for travis build)

11 May 14:32
Compare
Choose a tag to compare

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