Skip to content

Releases: muxinc/mux-stats-sdk-exoplayer

v3.5.0

06 Apr 00:31
ca9dc98
Compare
Choose a tag to compare

New

  • MuxErrorException now allows you to report non-fatal and business-related errors

Improvements

  • Updated MuxCore to version 8.0.0
  • Updated Android Core to version 1.2.0

Fixes

  • fix: Capture IMA CSAI media failures with LOG events (#367 )

Co-authored-by: Emily Dixon edixon@mux.com
Co-authored-by: GitHub noreply@github.com

v3.4.7

08 Jan 20:44
91327fc
Compare
Choose a tag to compare

Fixes

  • fix: ad metadata not collected for mid and postrolls (#354)
  • fix: time-to-first-frame incorrect if user seeks before play starts (#355)

Co-authored-by: Emily Dixon edixon@mux.com
Co-authored-by: GitHub noreply@github.com

v3.4.6

19 Nov 03:45
fa8166d
Compare
Choose a tag to compare

Fixes

  • fix: seeking not properly tracked on ExoPlayer 2.18 and 2.19 (#343)

Co-authored-by: Emily Dixon edixon@mux.com
Co-authored-by: GitHub noreply@github.com

v3.4.5

19 Sep 22:15
56425ad
Compare
Choose a tag to compare

Improvements

  • Add support for ExoPlayer 2.19 (#327)
  • Clean out code for old ExoPlayer support (#328)

Co-authored-by: Emily Dixon edixon@mux.com
Co-authored-by: GitHub noreply@github.com

v3.4.4

07 Sep 02:37
f413302
Compare
Choose a tag to compare

Fixes

  • fix issue where beaconCollectionDomain wouldn't work correctly (#325)

v3.4.3

25 Aug 22:00
dd4f951
Compare
Choose a tag to compare

Improvements

  • chore: Cut support for ExoPlayer v2.10.x - v2.13.x (#319)
  • fix: starting an ad break while rebuffering doesn't end rebuffering (#320)

Co-authored-by: Emily Dixon edixon@mux.com
Co-authored-by: GitHub noreply@github.com

v3.4.2

07 Jun 23:03
4abd740
Compare
Choose a tag to compare

Improvements

  • feat: collect segment response headers beginning with x-litix (#312)

Co-authored-by: Emily Dixon edixon@mux.com
Co-authored-by: GitHub noreply@github.com

v3.4.1

01 May 23:35
bf5206e
Compare
Choose a tag to compare

Improvements

  • Include ad playback time in total playback time

Co-authored-by: Emily Dixon edixon@mux.com

v3.4.0

20 Apr 17:57
6571ffd
Compare
Choose a tag to compare

Improvements

  • Added drmType to CustomerViewData so customers can provide their own values
  • Under-the-hood reliability improvements during large events

v3.3.4

12 Apr 23:14
ff6e989
Compare
Choose a tag to compare

Improvements

  • Simplify some internal HTTP error handling. This change should not affect the majority of users (#294)