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

[Bug] [v22.1.12] ISA uses a different unwrapper_params value than expected #1770

Open
mtr81 opened this issue Jan 29, 2025 · 2 comments
Open
Labels
Triage: Needed (managed by bot) issue that was just created and needs someone looking at it

Comments

@mtr81
Copy link

mtr81 commented Jan 29, 2025

Describe the problem

I use in my addon new DRM property (inputstream.adaptive.drm). Since v22.1.12 ISA takes wrong value of "unwrapper_params". I assume that the value from the previous playback session is taken.

Possible fix

No response

Steps to reproduce

No response

Debug log

log.txt

Stream manifest file(s)

No response

Additional info

No response

Operating system(s)

Windows

Operating system version(s)

Windows 10

InputStream Adaptive version(s)

22.1.12

Kodi version(s)

22.0-ALPHA1 (21.90.700) Git:20250126-d701dece47

@mtr81 mtr81 added the Triage: Needed (managed by bot) issue that was just created and needs someone looking at it label Jan 29, 2025
@CastagnaIT
Copy link
Collaborator

@mtr81
Copy link
Author

mtr81 commented Feb 16, 2025

Unfortunately the same result...

2025-02-16 01:30:02.801 T:2748    debug <general>: AddOnLog: inputstream.adaptive: Property found "inputstream.adaptive.drm" value: {"com.widevine.alpha": {"license": {"server_url": "https://", "req_data": "e0NIQS1CNjR9", "req_headers": "", "unwrapper": "xml,base64", "unwrapper_params": {"path_data": "licenseresponse/clientresponse/license"}}}}

2025-02-16 01:30:04.019 T:2748    error <general>: AddOnLog: inputstream.adaptive: DRM::WvUnwrapLicense: Unable to get license data from XML path "ServiceResponse/OutData/LicenseInfo"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Triage: Needed (managed by bot) issue that was just created and needs someone looking at it
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants