QUERY GENPIXMAP2 (Myth Protocol)
From MythTV Official Wiki
(Redirected from QUERY GENPIXMAP (Myth Protocol))
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 |