VIDEO LIST CHANGE (Myth Protocol)

From MythTV Official Wiki
Revision as of 07:14, 30 November 2010 by Wagnerrp (talk | contribs) (Created page with '== VIDEO_LIST_CHANGE == === Arguments === '''Event String''': none '''Additional''': empty === Examples === <pre>48 BACKEND_MESSAGE[]:[]VIDEO_LIST_CHANGE[]:[]empty</pre> …')

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

VIDEO_LIST_CHANGE

Arguments

Event String: none

Additional: empty

Examples

48      BACKEND_MESSAGE[]:[]VIDEO_LIST_CHANGE[]:[]empty

Description

Called when the backend has finished updating the MythVideo database tables, following a SCAN_VIDEOS call. Indicates a need for frontends to refresh their cache.

version changeset description
62 [26469] initial version