[mythtv-users] Recordings from nonexistent channels

Jan Ceuleers jan.ceuleers at gmail.com
Tue Jul 31 16:19:35 UTC 2012


On 07/31/2012 05:24 PM, Mike Perkins wrote:
> Try looking for channum instead of chanid. chanid is an
> arbitrary record key which may or may not correspond to some
> channel. channum is what your provider thinks is the channel number.

mysql> select * from channel where channum='2019';Empty set (0.00 sec)

Which other tables should I consult? (Is there a way to query the schema for tables that contain a certain column name?)


More information about the mythtv-users mailing list