list_parse
Parse a TV show title or file path to extract series, season, and episode details for media library management.
Instructions
Read Parse.
GET /api/v3/parse
Args: title: Query parameter. path: Query parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| title | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |