Skip to content

Persistent sessions not removed #171

Closed
@joeyparrish

Description

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.

Metadata

Assignees

Labels

status: archivedArchived and locked; will not be updatedtype: bugSomething isn't working correctly

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions