Opened 18 years ago

Closed 18 years ago

#1040 closed task (fixed)

Inform scheduler of LiveTV 'R'ecordings early

Reported by: danielk Owned by: danielk
Priority: minor Milestone: 0.19
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Currently the scheduler is not told that a LiveTV recording has been flagged for keeping until it either the recording ends or the user exits LiveTV. I would like to make this notification happen ASAP so the scheduler can schedule around the LiveTV recording.

Change History (2)

comment:1 Changed 18 years ago by danielk

Owner: changed from Isaac Richards to danielk
Status: newassigned

comment:2 Changed 18 years ago by danielk

Resolution: fixed
Status: assignedclosed

(In [8631]) Closes #1040. A 'make clean' is recommended.

Informs scheduler of changes to a LiveTV recording's status immediately.

This adds a SetLiveTVRecording() method to TVRec and adds a SET_LIVE_RECORDING command to the MythTV protocol, hence the protocol version bump.

Note: See TracTickets for help on using tickets.