Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

better error messages when persistent licenses are not supported #85

Closed
joeyparrish opened this issue May 29, 2015 · 1 comment
Closed
Labels
status: archived Archived and locked; will not be updated type: enhancement New feature or request
Milestone

Comments

@joeyparrish
Copy link
Member

If the CDM used by this asset does not support persistent licenses, you will get an error like "None of the requested configurations were supported" or "Unsupported session type."

Ideally, we could combine these errors with the context of storing offline and provide a clearer message to the application like "This CDM does not support persistent licenses on this platform."

@joeyparrish joeyparrish added the type: enhancement New feature or request label May 29, 2015
@ddorwin
Copy link

ddorwin commented May 29, 2015

Note that a single request (with multiple configurations), you can determine whether persistent and temporary licenses are supported. Thus, the app (or Shaka) could determine that it can play the content but not persist it. I don't know whether this would be useful in this case.

@joeyparrish joeyparrish modified the milestone: v1.5.0 Jul 1, 2015
@natalieharris natalieharris self-assigned this Jul 9, 2015
natalieharris added a commit that referenced this issue Jul 31, 2015
Closes #85.

Change-Id: I5dab6aec18ff56332c42f1661db9057c6061afc7
@shaka-project shaka-project locked and limited conversation to collaborators Mar 22, 2018
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Apr 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants