Releases: m0ngr31/EPlusTV
Releases · m0ngr31/EPlusTV
v2.0.0 - Beta 6 Release
What's new?
- Added support for TV Provider login. This will allow users to select events from other ESPN offerings. Please see README for how to use!
v2.0.0 - Beta 5 Release
What's new?
- Fixed issue with how tokens were being refreshed
v2.0.0 - Beta 4 Release
What's new?
- Moved to a patched version of ffmpeg that supports HLS EXT-X-DISCONTINUITY tags
- Added
rtbufsize
andhls_time
arguments for ffmpeg - Fixed folder permission issues by allowing users to pass in PUID and PGID arguments
v2.0.0 - Beta 3 Release
What's fixed?
- There was an issue with the audio feed not coming through, that has been fixed in this release
v2.0.0 - Beta 2 Release
What's new?
- Removed Streamlink dependency and now only using ffmpeg (Thanks for the suggestion @BluchipStudio)
- Added STREAM_RESOLUTION environment variable. Will allow users on slower connections to not have as much buffering
- Changed token refresh schedule to avoid race condition
- Added User Agent switching
v2.0.0 - Beta 1 Release
What's new?
This is a major shift for how the app works. Gone are the days of passing in USERNAME and PASSWORD variables, and having a Chrome browser attempt to login and the sniff out the correct data. Now we're using proper APIs to get the stream data much faster and reliably. Another nice improvement is since we're no longer relying on trying to load a Widevine stream in Chrome, there are now containers available for multiple platforms!