Skip to content

Releases: jclarke0000/MMM-MyScoreboard

v3.0

09 Oct 14:19
Compare
Choose a tag to compare

This update includes several addtions and fixes:

  • Correction of SportsNet provider ticker URL
  • Change of ESPN provider to HTTPS
  • Replacement of deprecated library Request with Axios
  • Addition of WNBA and NCAAW womens' basketball
  • Update of logos for North American leagues
  • Correction of Winsconsin Badgers NCAA team shortcode from WIS to WISC
  • Improves how team logos are handled. Uses local logo files where available, otherwises uses URL from feed.

If you are upgrading from a previous version, this update introduces new libraries. Upgrade as follows:
In the MMM-MyScoreboard directory, type:

git pull
followed by
npm install

v2.5

03 Feb 14:49
Compare
Choose a tag to compare

Added support for all soccer leagues provided in ESPN's API feed.

v2.3.4

03 Dec 18:42
Compare
Choose a tag to compare

Forced team short code to uppercase for provider Sportsnet

v2.3.3

26 Nov 08:26
Compare
Choose a tag to compare

Fixed MLS clock and halftime

v2.3.2

23 Nov 16:44
Compare
Choose a tag to compare

Fixed Sportsnet Feed

v2.3.1

22 Nov 22:18
f9283c6
Compare
Choose a tag to compare

Merged pull request to fix LA Rams abbreviation for NFL in readme.

v2.3

22 Nov 22:02
Compare
Choose a tag to compare

Update to fix Sportsnet feed

v2.2

19 Mar 12:02
Compare
Choose a tag to compare

Added support for the NCAAM March Madness tournament

v2.1.1

22 Nov 02:50
Compare
Choose a tag to compare

Added support for "Top 25" groups in NCAAF and NCAAM.

V2.1

21 Nov 01:49
Compare
Choose a tag to compare
  • Support for NCAAM (U.S. Men's College Basketball)
  • Support for team groups in config (divisions, conferences, etc)