QUERY GENPIXMAP2 (Myth Protocol)

From MythTV Official Wiki
Revision as of 06:10, 27 February 2011 by Syphr42 (talk | contribs) (corrected arguments - both args are list arguments; added extra unsuccessful response that comes from sending the unique id as a command arg)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

QUERY_GENPIXMAP2

Arguments

Command arguments: none

List arguments: <unique identifier> <ProgramInfo>

Examples

Command:

573     QUERY_GENPIXMAP2[]:[]do_not_care[]:[]The Late Late Show With Craig Ferguson[]:[][]:[]...[]:[]1[]:[]0

Successful response:

2       OK

Unsuccessful response:

29      BAD[]:[]ERROR_INVALID_REQUEST
20      BAD[]:[]ERROR_NOFILE
21      BAD[]:[]ERROR_UNKNOWN
19      BAD[]:[]NO_PATHNAME

Description

Triggers preview image generation on the backend for a specified show.

Changelog

version changeset description
1 [3021] initial version, as QUERY_GENPIXMAP
61 [26106] renamed to QUERY_GENPIXMAP2
unique identifier added