Skip to content

Releases: muxinc/mux-stats-sdk-exoplayer

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)

v3.3.3

22 Mar 00:21
2c5f6f5
Compare
Choose a tag to compare

Improvements

  • Update to MuxCore v7.8.0, adds longBeaconDispatch to CustomOptions. This feature should only be used in a small number of use cases, and your setting may be overridden by mux's backend servers

v3.3.2

11 Mar 03:29
a868df5
Compare
Choose a tag to compare

Improvements

  • Update beacon batch interval from 5s to 10s (#277)

v3.3.1

27 Feb 17:40
c9179f4
Compare
Choose a tag to compare

Improvements

  • Update to Mux Core 7.7.2, Fixes bug in ad-metadata reporting

v3.3.0

31 Jan 22:48
6ca385a
Compare
Choose a tag to compare

New

  • Add ad-related metadata to ad events (#264)

Improvements

  • Update to Gradle 7.3 + Wrapper 7.4.0 + Simplify Demo Variant Names (#263)

v3.2.0

22 Dec 17:42
15add6a
Compare
Choose a tag to compare

Updates

  • Improve Error Code Variety on ExoPlayer 2.15+ (#258)
  • Add Error Context and DRM Type for views (#259)
  • Add API Total dropped frames (#260)

Improvements

  • Added extra values for Rendition lists. (#257)

v3.1.1

11 Nov 14:08
0a2d086
Compare
Choose a tag to compare

Fixes

  • Fix ArrayIndexOutOfBounds Exception after clearing the media item (#253)

v3.1.0

10 Nov 04:05
e79fada
Compare
Choose a tag to compare

Updates

  • Override metadata about your users' device using CustomerViewerData (#251)

Fixes

  • Allow overriding Device Category metadata (#244)
  • Exoplayer 2.11: Fix renditonchange sent on non-video track changes (#247)
  • Fix beacon dispatcher crashing when verbose logging is enabled

Improvements

  • Update to MuxCore 7.4.0 (improvements/fixes have been noted in the release notes)

v3.0.2

11 Oct 21:17
7acaaa3
Compare
Choose a tag to compare

Improvements

  • Collect Request IDs for HLS segments for Error Tracking (#242)