[mythtv-commits] Ticket #3251: channel_icons.pl: selects tmf nl logo over generic tmf logo

MythTV mythtv at cvs.mythtv.org
Thu Mar 22 23:06:24 UTC 2007


#3251: channel_icons.pl: selects tmf nl logo over generic tmf logo
---------------------+------------------------------------------------------
 Reporter:  stuarta  |        Owner:  xris
     Type:  defect   |       Status:  new 
 Priority:  minor    |    Milestone:  0.21
Component:  contrib  |      Version:  0.20
 Severity:  medium   |   Resolution:      
---------------------+------------------------------------------------------

Old description:

> TMF (uk) uses the logo http://www.lyngsat-logo.com/logo/tv/tt/tmf.jpg
> but the script / database only picks http://lyngsat-
> logo.com/logo/tv/tt/tmf_nl_theme.jpg
>
> no way to either specify the correct logo url on have the search find the
> alternate logo.

New description:

 TMF (uk) uses the logo http://www.lyngsat-logo.com/logo/tv/tt/tmf.jpg
 but the script / database only picks http://lyngsat-
 logo.com/logo/tv/tt/tmf_nl_theme.jpg

 no way to either specify the correct logo url on have the search find the
 alternate logo.

--

Comment(by stuarta):

 Database info

 {{{
 mysql> select callsign, xmltvid, serviceid, transportid, networkid from
 channel join dtv_multiplex on channel.mplexid=dtv_multiplex.mplexid where
 callsign='TMF';
 +----------+---------+-----------+-------------+-----------+
 | callsign | xmltvid | serviceid | transportid | networkid |
 +----------+---------+-----------+-------------+-----------+
 | TMF      |         |     25728 |       24576 |      9018 |
 +----------+---------+-----------+-------------+-----------+
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3251#comment:1>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list