Releases: Eyevinn/channel-engine
Releases · Eyevinn/channel-engine
v4.3.11
What's Changed
- Fix: add subtitle media sequence data to insertSlate fn by @Nfrederiksen in #307
Full Changelog: v4.3.10...v4.3.11
v4.3.10
What's Changed
- Fix: Wrong Audio M3U8 When Request Is Mid-Loading Next Vod by @Nfrederiksen in #305
Full Changelog: v4.3.9...v4.3.10
v4.3.9
What's Changed
- Fix: Subtitle Track Playhead is dependant Of Video Track by @Nfrederiksen in #302
Full Changelog: v4.3.8...v4.3.9
v4.3.8
What's Changed
- Fix: HA & Demux - Audio Increment Not Respecting Position Diff-Threshold by @Nfrederiksen in #301
Full Changelog: v4.3.7...v4.3.8
v4.3.7
v4.3.6
What's Changed
- Fix: Disable Eventstream by Default by @Nfrederiksen in #299
- chore: bump hls-vodtolive v4.1.0; New PDT behavior by @Nfrederiksen in #298
Full Changelog: v4.3.5...v4.3.6
v4.3.5
v4.2.12
Cherry-picked from master:
- feat: option to set VTT base path for the subtitle routes
Full Changelog: v4.2.11...v4.2.12
v4.3.4
v4.3.3
What's Changed
This release addresses performance bottlenecks when running in High Availability mode with Redis. Changed to use ioredis as Redis client and implemented pipelining of operations. This greatly reduces the amount of round-trips and packet congestion to keep the playhead and session states in synch. By @birme in #293
Full Changelog: v4.3.2...v4.3.3