Skip to content

Releases: m0ngr31/EPlusTV

v4.8.1

21 Mar 15:59
c1ba31c
Compare
Choose a tag to compare

What's new?

  • Added better blackout support for MLB.tv

What's fixed?

  • Fixed an issue with scheduling CBS events

v4.7.2

11 Mar 15:31
Compare
Choose a tag to compare

What's new?

  • Added support for all zones in Gotham Sports
  • Added support for subscription profiles in Gotham (not just TVE)

What's fixed?

  • Thumbnail creation for Gotham Sports

v4.7.0

05 Mar 00:40
Compare
Choose a tag to compare

What's new?

  • Added support for Victory+
  • @tonywagner fixed some bugs around ESPN3 ISP detection

v4.6.0

27 Feb 00:27
Compare
Choose a tag to compare

What's new?

  • Added NHL.tv as a new provider

v4.5.0

26 Feb 06:28
Compare
Choose a tag to compare

What's new?

  • Added PWHL as a new provider
  • Added LOVB Live as a new provider
  • Added Women's Sports Network as a new optional linear channel
  • Added some concurrency for app startup so that it will be a little quicker

v4.4.0

17 Feb 17:36
Compare
Choose a tag to compare

What's new?

v4.3.0

11 Feb 23:43
b1d9b73
Compare
Choose a tag to compare

What's new?

  • Category and Title filters for ESPN+ (thanks @tonywagner)
  • Added "in market" team filtering for ESPN+ (thanks @tonywagner)
  • Pad XMLTV event end times feature - clean up EPG a little (thanks @tonywagner)
    • To go along with this, I added some standardization around how events are padded across events
  • Moved from nedb-promises to @seald-io/nedb

What's fixed?

  • Prevented Gotham Sports from getting into a state where a bad username/password would prevent you from finishing the TVE authentication
  • Found a typo that could prevent playback errors when downloading a m3u8 manifest
  • Streamlined ESPN+ token refreshing
  • Fixed automated code linting
  • Changed a query to prevent issues on linear channels where there are potential time conflicts

Full Changelog: v4.2.0...v4.3.0

v4.2.0

11 Feb 07:06
Compare
Choose a tag to compare

What's new?

  • Added MLB Network as a linear channel
  • Added blackout detection for MLB games

What's fixed?

  • Fixed a bug where 1 hour extra was being added to linear ESPN events - causing issues with playback
  • Fixed bug when toggling MLB auth where it wouldn't remove MLB events
  • Cleaned up unneeded MLB APIs

v4.1.10

28 Jan 20:36
Compare
Choose a tag to compare

What's fixed?

  • Fixed an issue which would break the web UI from loading under certain circumstances

v4.1.9

28 Jan 17:43
Compare
Choose a tag to compare

What's fixed?

  • Changed Tools component to not return a promise since it didn't need it. Will hopefully fix issue on Windows docker