Persistent sessions not removed #171
Labels
status: archived
Archived and locked; will not be updated
type: bug
Something isn't working correctly
Milestone
When deleting encrypted content that was previously stored for offline playback, persisted sessions should be loaded into the CDM and remove() should be called to release those licenses back to the server. This was accidentally omitted from our implementation of offline playback.
This should be handled by shaka.player.OfflineVideoSource.prototype.deleteGroup and shaka.media.EmeManager.
The text was updated successfully, but these errors were encountered: