update_livetv_dvrs_by_dvr_id_lineups
Add a DVR lineup to a specified DVR by providing its ID, updating live TV channels in Plex.
Instructions
Add a DVR Lineup.
PUT /livetv/dvrs/{dvrId}/lineups
Args: dvr_id: The ID of the DVR. lineup: The lineup to delete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dvr_id | Yes | ||
| lineup | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |