<br><br><div><span class="gmail_quote">On 9/15/06, <b class="gmail_sendername">Michael T. Dean</b> <<a href="mailto:mtdean@thirdcontact.com">mtdean@thirdcontact.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 09/15/06 00:57, Tim Scholl wrote:<br><br>> After a new install I have one channel that displays the incorrect<br>> icon. When I look at the url for the icon file it is correct, but the<br>> wrong one displays.
<br>><br>> I have a copy of the icon file, not being a database guru, how can I<br>> point the database to the correct icon?<br>><br>> Thanks in advance.<br><br><br>I'm guessing--since you said "url"--you're talking about MythWeb (for
<br>future reference, that would be important inforamation). If so, just<br>delete everything from the "data/tv_icons" directory underneath MythWeb<br>and let it fix itself.<br><br>Mike</blockquote><div><br>Actually I was refering to the program guide, but also displays wrong in Mythweb as well.
<br><br>I did a query on the channel table <span style="font-weight: bold;">select * from channel where channum="31";</span><br>and the bad entry looks like this:<br><br>2031 | 31 | 31 | 2 | SPIKETV | SPIKE TV | /home/mythtv/.mythtv/channels/etv.jpg
<br><br>The etv.jpg is for the following entry E! Entertainment<br><br>The query <span style="font-weight: bold;"><span style="font-weight: bold;"></span>select * from channel where channum="51";</span><br>returns this with no icon information.
<br><br>2051 | 51 | 51 | 2 | ETV | E! Entertainment Television |<br><br>This listing has no icon file listed in the database.<br><br>I did run mkiconmap.pl --grab --share=/tmp --out=iconmap.xml
<br></div>and mythfilldatabase --import-icon-map iconmap.xml --update-icon-map again but if didn't make any changes. <br><br>I really need the syntax for a <span style="font-weight: bold;">replace</span> and specify the correct jpg name
<br><br> and the syntax for an <span style="font-weight: bold;">insert</span> to put the path and icon name into the other entry. <br><br>Hope that helps clarify my problem<br><br>Thanks. <br><br>Tim<br></div><br><br> <br>
Tim Scholl