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

Log Debug "Android key system request" (instead of Error) #312

Merged
merged 1 commit into from
Sep 24, 2019
Merged

Log Debug "Android key system request" (instead of Error) #312

merged 1 commit into from
Sep 24, 2019

Conversation

matthuisman
Copy link
Contributor

@matthuisman matthuisman commented Aug 26, 2019

Currently this non-error message "Key system request" is being logged as an error.
This pull request simply changes it to a debug message instead

2019-08-25 13:29:54.052 T:17933   DEBUG: AddOnLog: InputStream Adaptive: WVDecrypter JNI, SDK version: 25, class: org/xbmc/kodi
2019-08-25 13:29:54.062 T:17933   DEBUG: AddOnLog: InputStream Adaptive: WVDecrypter constructed
2019-08-25 13:29:54.062 T:17933   ERROR: AddOnLog: InputStream Adaptive: Key system request: com.widevine.alpha
2019-08-25 13:29:54.062 T:17933   DEBUG: AddOnLog: InputStream Adaptive: Found decrypter: /data/app/org.xbmc.kodi-1/lib/arm/libssd_wv.so
2019-08-25 13:29:54.063 T:17933   DEBUG: AddOnLog: InputStream Adaptive: Supported URN: urn:uuid:EDEF8BA9-79D6-4ACE-A3C8-27DCD51D21ED

@peak3d
Copy link
Contributor

peak3d commented Sep 24, 2019

thx @matthuisman

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants