-
Notifications
You must be signed in to change notification settings - Fork 46
Dag Wieers edited this page Aug 28, 2019
·
9 revisions
The different actions are found in the main plugin entry source code: https://github.com/emilsvennesson/script.module.inputstreamhelper/blob/master/addon.py
This API is included in v0.4.0
Possible actions include:
Interface | Action | Added since |
---|---|---|
Settings |
/ or /settings
|
|
Check | /check/<protocol> |
|
/check/<protocol>/<drm> |
||
Remove Widevine | /widevine/remove |
|
Install Widevine | /widevine/install |
|
/widevine/install/latest |
Feel free to add to or improve this Wiki space. Questions can be asked by opening an issue.