-
Notifications
You must be signed in to change notification settings - Fork 51
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 |
|---|---|---|
| Open settings |
/ or /settings
|
|
| Check installation | /check/<protocol> |
|
/check/<protocol>/<drm> |
||
| Remove Widevine CDM | /widevine/remove |
|
| (Re)install Widevine CDM | /widevine/install |
|
/widevine/install/latest |
Feel free to add to or improve this Wiki space. Questions can be asked by opening an issue.