VIDEO LIST CHANGE (Myth Protocol)

From MythTV Official Wiki
Jump to: navigation, search

VIDEO_LIST_CHANGE

Arguments

Event String: none

Additional: empty

Examples

78      BACKEND_MESSAGE[]:[]VIDEO_LIST_CHANGE[]:[]added::3[]:[]moved::1[]:[]deleted::2
50      BACKEND_MESSAGE[]:[]VIDEO_LIST_NO_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, along with intids of what videos changed.

version changeset description
62 [26469] initial version
68 [a17e689bd]
[82c763ac1]
adds list of changes and negative response