get_pie_stats
Get pie-chart stats from the Tdarr dashboard: file counts by transcode status, health, container, codec, resolution, and channel layout. Omit library ID for all-library totals.
Instructions
Get the pie-chart statistics shown on the Tdarr dashboard (POST /api/v2/stats/get-pies) — file counts by transcode status, health status, container, video and audio codec, resolution and channel layout. Omit library_id for totals across every library.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| library_id | No | Library ID to scope the stats to (default: all libraries) |