delete_livetv_dvrs_by_dvr_id
Remove a specific DVR from Plex using its ID to clean up live TV tuner configurations.
Instructions
Delete a single DVR.
DELETE /livetv/dvrs/{dvrId}
Args: dvr_id: The ID of the DVR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dvr_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |