Networkiconmap table

From MythTV Official Wiki
Jump to: navigation, search

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

The networkiconmap table is used by mythfilldatabase for grabbing channel icons from the web.

Table Description

Field name Type Null Key Default Extras
id int(11) PRI NULL auto_increment
network varchar(20) UNI
url varchar(255)

Fields

  • id is a unique identifier for the entries in the table.
  • network is used to map to the callsignnetworkmap table.
    • Example values: dni_DISN, dni_WKEF
  • url contains the web location of the channel icon.
    • Example values: [dni_zap2it]/disn.jpg, [dni_zap2it]/abc_affiliate.jpg
Personal tools
Namespaces
Variants
Actions
Wiki Navigation
Official Resources
Toolbox
Print/export