个人工具

UbuntuHelp:MythTV/Install/WhatNext/channel icons

来自Ubuntu中文

跳转至: 导航, 搜索

Adding Channel Icons

Credit to plb from the forums. The original post is here: http://ubuntuforums.org/showthread.php?t=331913 1) Install xmltv.

sudo apt-get install xmltv

2) Obtain the script for making an iconmap.

wget "http://svn.mythtv.org/trac/browser/branches/release-0-20-fixes/mythtv/contrib/mkiconmap.pl?format=txt" -O mkiconmap.pl

3) Start mythfrontend.

mythfrontend

4) Run the script.

perl mkiconmap.pl

5) Add to your database.

mythfilldatabase --import-icon-map iconmap.xml --update-icon-map