[mythtv-users] Manual Channel Editing - Getting XMLTV data?

Scott Milliken scott.milliken at e-comsultant.net
Sun Jul 29 14:19:45 UTC 2007


I'm having an odd problem here - this weekend I switched from cable to 
satellite, and Zap2It doesn't include my local channels under the DISH 
Network profile, even though I've got them.  I manually added in the 
channels and got the associated channel ID's from the Zap2It Listings 
Website, but I can't get mythfilldatabase to actually populate any 
data.  Any help here?

mysql> select * from channel where chanid=11408;
+--------+---------+--------+----------+----------+------+------+----------+--------------+---------+-------------+----------+------------+--------+-------+----------+----------+---------+---------------+---------------+---------+-----------+-----------+----------+-----------------+-----------------+---------------------+-------------------+------------+
| chanid | channum | freqid | sourceid | callsign | name | icon | 
finetune | videofilters | xmltvid | recpriority | contrast | brightness 
| colour | hue   | tvformat | commfree | visible | outputfilters | 
useonairguide | mplexid | serviceid | atscsrcid | tmoffset | 
atsc_major_chan | atsc_minor_chan | last_record         | 
default_authority | commmethod |
+--------+---------+--------+----------+----------+------+------+----------+--------------+---------+-------------+----------+------------+--------+-------+----------+----------+---------+---------------+---------------+---------+-----------+-----------+----------+-----------------+-----------------+---------------------+-------------------+------------+
|  11408 | 2       | 2      |        2 | WKRN     | WKRN |      |        
0 |              | 11624   |           0 |    32768 |      32768 |  
32768 | 32768 | Default  |        0 |       1 |               
|             0 |    NULL |      NULL |      NULL |        0 
|               0 |               0 | 0000-00-00 00:00:00 
|                   |         -1 |
+--------+---------+--------+----------+----------+------+------+----------+--------------+---------+-------------+----------+------------+--------+-------+----------+----------+---------+---------------+---------------+---------+-----------+-----------+----------+-----------------+-----------------+---------------------+-------------------+------------+


So as you can see here, xmltvid 11624 is in the database.  When I run 
mythfilldatabase, I get no errors, but I also get no guide data for that 
channel (and the other locals).

Thanks,
Scott


More information about the mythtv-users mailing list