This one didn’t take too long to figure out. A little time with Google and I found the solution. There’s a little perl script that came with MythTV that will create an XML file that mythfilldatabase can use to put the icon information into the DB. It ended up just being two commands, though there are a few holes (mostly local stations). Anyway, here’s what I had to do (because I installed from an RPM my contrib is at the path below):
$ perl /usr/share/doc/mythtv-0.18.1/contrib/mkiconmap.pl Answer the questions $ mythfilldatabase --import-icon-map iconmap.xml --update-icon-map
And just wait for it to run!
Well, I was looking with a Google for the same thing and I have found your page. Many thanks for the solution!
Hey,
Great tip! It’s a perfect solution and so easy, I can’t believe I didn’t figure it out, myself 😉
Thanks, again,
Mike