QUERY GETCONFLICTING (Myth Protocol)
From MythTV Official Wiki
QUERY_GETCONFLICTING
Arguments
Command arguments: none
List arguments: <ProgramInfo>
Response: SEQ <num> OF <ProgramInfo>
Examples
Command:
345 QUERY_GETCONFLICTING[]:[]Title[]:[]blah[]:[]blah[]:[]blah...
Response:
793 2[]:[]The Daily Show With Jon Stewart[]:[][]:[][]:[]Talk[]:[]10...on and on and on
Description
Queries the backend for scheduled recordings that conflict with the given recording.
Returns
The number of records being returned, followed by a ProgramInfo for each conflicting program.