NBA Reader Release Notes
2.0.0.1
Added support to get Player ‘GamesStarted’ stats using the QueryTool API.
Modified getting and filling of Teams & Players stats from APIs to do both ‘PerModes’ of ‘Totals’ & ‘PerGame’ instead of calculating the ‘PerGame’ values.
Added read-only 'Debug Teams' & 'Debug Players' settings to show more Team & Player debug log messages when set to 'True'.
2.0.0.0
Not released.
Uses newer NBA API (https://api.nba.com/v0/api/).
1.0.0.18
change total team rebounds to only include personal rebounds
1.0.0.17
add support for team total rebounds and bench points
1.0.0.16
update nuget packages
1.0.0.15
existing leagues weren't acquired correctly for content groups
1.0.0.14
fix a bug when adding new teams in SyncTeams()
1.0.0.13
protect against duplication of season names
1.0.0.12
support for setting the league code
1.0.0.11
escape dynamic tags
optional uat support
1.0.0.10
error in updating team and player stats. Problem introduced in 1.0.0.9.
1.0.0.9
get today's games at or after 8am instead of noon
move to 2019 and nuget packages for readerutils and blsoft
1.0.0.8
refactoring for db calls to wrap readers and transactions into using clauses
don't read games that were added manually
1.0.0.7
don't use UAT urls
1.0.0.6
support UAT urls
fix problem when updating players
1.0.0.5
use new SSL urls
change to app.config to support the SSL urls
add Open Logs Directory menu item
1.0.0.4
more fixes related to protecting against games marked as final too early
1.0.0.3
make the check for whether i need to update a score better
1.0.0.2
support for reading scores every 10 seconds if there are games in progress
new tags for quarter and clock
support for team timeouts left and team fouls
1.0.0.1
support adding NBA league into a content group