list_history_stats
Retrieve subtitle history statistics filtered by timeframe, action, provider, or language to analyze Bazarr download activity.
Instructions
Get history statistics.
GET /api/history/stats
Args: time_frame: Timeframe to get stats for. Must be in ["week", "month", "trimester", "year"] action: Action type to filter for. provider: Provider name to filter for. language: Language name to filter for
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | ||
| language | No | ||
| provider | No | ||
| time_frame | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |