SCAN VIDEOS (Myth Protocol)

From MythTV Official Wiki
Jump to: navigation, search

SCAN_VIDEOS

Arguments

Command arguments: none

List arguments: none

Examples

Command:

11      SCAN_VIDEOS

Successful response:

2       OK

Unsuccessful response:

5       ERROR

Description

Triggers a rescan of the Videos directory for MythVideo content. The command returns immediately, and the scan is performed asynchronously in the background. Scanner will send a VIDEO_LIST_CHANGE backend message when complete if there have been any changes, or a VIDEO_LIST_NO_CHANGE if there has not.

Changelog

version changeset description
64 [27308] initial version