Scannerpath table

From MythTV Official Wiki
Jump to: navigation, search

Important.png Note: The correct title of this article is scannerpath table. It appears incorrectly here due to technical restrictions.

The scannerpath table contains a list of files found on all backend hosts in the different storage groups.

Table Description

Field name Type Null Key Default Extras Description
fileid bigint(20) unsigned PRI NULL REFERENCES scannerfile(fileid)
hostname varchar(64) localhost REFERENCES storagegroup(hostname,groupname)
storagegroup varchar(32) Default
filename varchar(255)

Fields

Example Entries