get_space_saved
Retrieve storage savings from transcoding over time. Filter by library, node, plugin, or worker type to see which yields the most space saved.
Instructions
Get space saved by transcoding over time, bucketed (POST /api/v2/stats/get-space-saved). Filter by library, node, worker type or plugin to see which of them actually saves storage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | No | Restrict to one node | |
| plugin_id | No | Restrict to one plugin | |
| timeframe | No | Timeframe to report over, as used by the Tdarr UI | |
| library_id | No | Restrict to one library | |
| worker_type | No | Restrict to one worker type, e.g. 'transcodecpu' |