update_community_plugins
Updates community plugins from the Tdarr repository, overwriting community versions while preserving local plugins. Use force to re-download even when the server reports current.
Instructions
Pull the latest Community plugins from the Tdarr plugin repo (POST /api/v2/update-plugins). This overwrites Community plugins; Local plugins are untouched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Re-download even if the server thinks plugins are current (default false) |