Myth Protocol Command QUERY GETALLPENDING

From MythTV

Jump to: navigation, search

Contents

QUERY_GETALLPENDING

Arguments

Command arguments: QUERY_GETALLPENDING (none known)

List arguments: none

Examples

Command:

19      QUERY_GETALLPENDING

Response:

793     0[]:[]2[]:[]The Daily Show With Jon Stewart[]:[][]:[][]:[]Talk[]:[]10...on and on and on

Description

Queries the backend for a list of pending recordings.

Returns

First field indicates whether there are any conflicts (0: No; 1: Yes), second field contains the number of programs pending. From then on, a delimited list of programs.

Each show record has these fields:

  • title
  • subtitle
  • description
  • category
  • channel ID
  • channel number
  • channel call sign
  • channel name
  • filename
  • file size high
  • file size low
  • start time
  • end time
  • duplicate
  • shareable
  • findid
  • hostname
  • sourceid
  • cardid
  • inputid
  • recpriority
  • recstatus
  • recordid
  • rectype
  • dupin
  • dupmethod
  • recording start
  • recording end
  • repeat
  • programflags
  • recording group
  • chancommfree
  • chanOutputFilters
  • seriesid
  • programid
  • lastmodified
  • stars
  • originalAirDate
  • hasAirDate
  • play group
  • recpriority2
  • parentid (protocol version >= 31)
  • storage group (protocol version >= 32)
Personal tools