Share

mlbviewer

File Release Notes and Changelog

Release Name: 0.1alpha7

Notes:
Due to changes in the mlb.com web pages, you must use this current release for any content that requires an mlb.com account.

New to 0.1alpha7:

- 2007 season support
- Condensed Games
- National Blackout status
- INSTALL file

Changes: ------------------------------------------------------------------------ r80 | daftcat75 | 2008-07-03 13:11:36 -0700 (Thu, 03 Jul 2008) | 8 lines - Removed video bias from listings code. Listings will now be displayed regardless of the availability of video content. This will be helpful for All-Star game and Postseason when only audio streams are available while the game is 'In Progress'. - Added TEAMCODES for Futures game during All-Star week. - Fixed some exception handling in both the listings code and the gamestream code. ------------------------------------------------------------------------ r79 | daftcat75 | 2008-07-01 22:03:43 -0700 (Tue, 01 Jul 2008) | 2 lines - Match both MLB.com and mlb.com so if they go wishy washy, we should handle it. ------------------------------------------------------------------------ r78 | daftcat75 | 2008-07-01 22:00:46 -0700 (Tue, 01 Jul 2008) | 4 lines - The mlb.com folks changed the welcome message to MLB.com and broke the login. This will work for now, but I'll improve the pattern matching in another revision. ------------------------------------------------------------------------ r77 | daftcat75 | 2008-06-22 23:02:05 -0700 (Sun, 22 Jun 2008) | 2 lines Fixed "(Archived)" to match "CG" state. ------------------------------------------------------------------------ r76 | daftcat75 | 2008-06-15 00:06:23 -0700 (Sun, 15 Jun 2008) | 4 lines - Changed some remaining curses.LINES-1 to use statuswin - Moved Condensed Games out of Top Plays and added 'c' hotkey - Updated help and README to reflect this ------------------------------------------------------------------------ r75 | daftcat75 | 2008-06-04 17:06:52 -0700 (Wed, 04 Jun 2008) | 3 lines - Changed 'CG' to 'Condensed Game' in Top Plays text. If Halladay keeps it up, he may get the CG nickname and break this code. ;-) ------------------------------------------------------------------------ r74 | daftcat75 | 2008-06-04 16:36:59 -0700 (Wed, 04 Jun 2008) | 4 lines - Added Condensed Game support - Deprecated auth parameter to GameStream - Determine from jsp whether to login or not ------------------------------------------------------------------------ r73 | daftcat75 | 2008-05-26 22:26:55 -0700 (Mon, 26 May 2008) | 3 lines Added 2007 season support. Expanded team name dictionary to include AL and NL for All-Star game. ------------------------------------------------------------------------ r72 | daftcat75 | 2008-05-10 17:53:03 -0700 (Sat, 10 May 2008) | 2 lines Added status flag "D" = Delayed ------------------------------------------------------------------------ r71 | daftcat75 | 2008-05-02 21:27:11 -0700 (Fri, 02 May 2008) | 3 lines Updated INSTALL and README with system requirements. ------------------------------------------------------------------------ r70 | daftcat75 | 2008-05-02 13:56:30 -0700 (Fri, 02 May 2008) | 2 lines Added National Blackout status support.