Channel Icons
Appearance
(Redirected from Mythtv:Channel Icons)

In the Mythtv's contrib directory is a folder named master_iconmap change directory into that folder.
cd /tmp/svn/mythtv/contrib/master_iconmap
A list of this directory will show you.
channel_icons.pl master_iconmap.xml README
A channel_icons.pl --help will show you.
usage: ./channel_icons.pl [options] options: --find-missing Scan your database and download any missing channel icons. See also: --rescan --icon-dir --rescan Use in combination with --find-missing to rescan all of your channels for new icons. --icon-dir {path} Directory in which to store downloaded channel icons. Used in combination with --find-missing. Defaults to ~/.mythtv/channels/ --callsign {string} Display the icon URL for the specified callsign. --xmltvid {string} Display the icon URL for the specified xmltvid. --iconmap Display the master iconmap from: http://services.mythtv.org/channel-icon/master-iconmap --usage Display this message
Update Command[edit | edit source]
Here is my update command.
./channel_icons.pl --icon-dir /mythtv/icons --find-missing