Skip to content

Releases: m0ngr31/EPlusTV

v2.0.3

23 Jan 01:16
Compare
Choose a tag to compare

What's new?

  • Changed how event manifests expire
  • Changed how segments are proxied (optional now)
  • Throttled ESPN+ refreshing tokens
  • Added support for ABR streams

What's fixed?

  • Found a new issue with FOX Sports events

v2.0.2

15 Jan 23:51
Compare
Choose a tag to compare

What's fixed?

  • Fixed NBC Sports not working properly
  • Changed how FOX Sports handles 4K streams (not working in Channels DVR yet, but working in mpv and VLC)

What's changed?

  • Removed option for using slate

v2.0.1

11 Jan 19:55
Compare
Choose a tag to compare

What's fixed?

  • Fixed issue with FOX Sports breaking on app start

v2.0.0 Release

11 Jan 16:22
Compare
Choose a tag to compare

🎉 What's changed? 🎉

  • Fixed issue with FOX Sports tokens not refreshing as they should
  • Added network name to Categories for an event
  • Fixed issue with ESPN+ events not showing as they should in the xmltv file
  • Removed scheduler for upcoming events
  • Cleaned up code and added typing for all DB calls

v2.0.0 - Beta 15 Release

10 Jan 03:34
e38a1c4
Compare
Choose a tag to compare

What's changed?

  • Changed how slate works again and made it optional with environment variable.
  • Added environment variable for number of channels.
  • Fixed heartbeat on segments.

v2.0.0 - Beta 14 Release

07 Jan 06:24
Compare
Choose a tag to compare

What's fixed?

  • Added throttle to event startup functions due to how Channels can possibly fire requests quickly
  • Changed ad break functionality for ESPN+ events in the HLS proxy implementation

v2.0.0 - Beta 13 Release

04 Jan 01:15
Compare
Choose a tag to compare

What's changed?

  • Changed how the pre-event slate is handled. Hoping this fixes some playback issues in Channels DVR 🤞

v2.0.0 - Beta 12 Release

03 Jan 20:09
62d7868
Compare
Choose a tag to compare

What's changed?

  • No longer using ffmpeg to replay the stream by reading the manifests and segments from the hard drive. I wrote an HLS proxy that will handle parsing the master playlist and selecting the appropriate chunklist and proxying requests for the segments and saving them in memory. This change should increase speed to start stream and performance while it's playing.
  • Fixed error on some ESPN events not starting streams properly
  • Added NBC Sports as a new provider
  • Added a check to see if FOX Sports token is expired. If it is, it will kill the server. This is a workaround until I can figure out how to renew the authn token from Adobe
  • Added a MAX_RESOLUTION environment variable
  • Cleaned up unneeded environment variables

v2.0.0 - Beta 9 Release

13 Dec 21:17
Compare
Choose a tag to compare

What's new?

  • Added Longhorn Network as an option
  • Added support for FOX Streams to get 4K HDR streams

What's fixed?

  • There was an issue where I was needlessly checking for certain CDNs for playback on FOX events and certain events weren't using those CDNs
  • Scheduler will now pick up sporting events that are on regular FOX network

v2.0.0 - Beta 10 Release

13 Dec 22:46
Compare
Choose a tag to compare

What's fixed?

  • Found an issue where the token for ESPN+ was required where it shouldn't be