Install an addon
nuvio_add_addonInstall an addon on a Nuvio profile from its manifest URL while preserving the existing addon list. Snapshots the previous state so you can revert with nuvio_undo.
Instructions
Install an addon on a profile by manifest URL. The current addon list is read and preserved; only the new addon is appended. The previous state is snapshotted before the write; revert with nuvio_undo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Addon manifest URL | |
| name | No | ||
| enabled | No | ||
| profile_id | No | ||
| sort_order | No |