[mythtv-commits] Ticket #199: multiple favorite channel groups

MythTV mythtv at cvs.mythtv.org
Sat Feb 7 19:27:10 UTC 2009


#199: multiple favorite channel groups
-------------------------+--------------------------------------------------
 Reporter:  xris         |        Owner:  stuartm 
     Type:  enhancement  |       Status:  assigned
 Priority:  minor        |    Milestone:  0.22    
Component:  mythtv       |      Version:  head    
 Severity:  medium       |   Resolution:          
  Mlocked:  0            |  
-------------------------+--------------------------------------------------

Comment(by anonymous):

 Myth compiled and installed fine with the patch and the channgroup file in
 place, it upgraded the schema for mythconverg and I can watch live tv!
 Channel Groups shows up under Program Guide in the OSD. Great progress.

 I used setup - Channel Groups to name a group and pick some channels, but
 I get this in the terminal:

 2009-02-07 11:14:10.251 DB Error (ChannelGroup::ToggleChannel):
 Query was:
 SELECT channelgroup.id FROM channelgroup WHERE channelgroup.chanid = ? AND
 channelgroup.grpid = ? LIMIT 1
 Bindings were:
 :CHANID=1122, :GRPID=72
 Driver error was [2/1146]:
 QMYSQL3: Unable to prepare statement
 Database error was:
 Table 'mythconverg.channelgroup' doesn't exist

 2009-02-07 11:14:10.256 DB Error (ChannelGroup::GetChannelGroups):
 Query was:
 SELECT grpid, name FROM channelgroupnames
 Driver error was [2/1146]:
 QMYSQL3: Unable to prepare statement
 Database error was:
 Table 'mythconverg.channelgroupnames' doesn't exist

 2009-02-07 11:14:23.269 Received a remote 'Clear Cache' request

 Am I missing something?

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/199#comment:51>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list