[mythtv-commits] Ticket #2650: Tuning param changes do not always update backend channel lineup cache

MythTV mythtv at cvs.mythtv.org
Thu Feb 15 17:01:01 UTC 2007


#2650: Tuning param changes do not always update backend channel lineup cache
-------------------------------+--------------------------------------------
 Reporter:  mythtv at beerbot.ca  |        Owner:  danielk
     Type:  defect             |       Status:  new    
 Priority:  minor              |    Milestone:  0.21   
Component:  mythtv             |      Version:  head   
 Severity:  medium             |   Resolution:         
-------------------------------+--------------------------------------------
Changes (by danielk):

  * summary:  Toggle favorite channel doesn't propagate to channel changing
              code until re-entering watch tv? => Tuning
              param changes do not always update backend
              channel lineup cache

Old description:

> Toggling a channel as a favorite while watching live TV causes the SQL
> database to be updated, but using the "/" key to scan through favorites
> doesn't include the new channel unless you first exit and re-enter "watch
> tv".  ie. the '?' key is behaving as "add/remove channel for future tv-
> watching sessions, but not this one" :)
> Running mythtv-0.20_p11444 on gentoo (2.6.18.1 kernel, amd64).
> mysql-4.1.21.
>
> Presumably ChannelUtil::GetChannels() needs to be kicked when changing
> channels.
>
> Cheers,
> Sean

New description:

 Toggle favorite channel doesn't propagate to channel changing code until
 re-entering watch tv?

 Toggling a channel as a favorite while watching live TV causes the SQL
 database to be updated, but using the "/" key to scan through favorites
 doesn't include the new channel unless you first exit and re-enter "watch
 tv".  ie. the '?' key is behaving as "add/remove channel for future tv-
 watching sessions, but not this one" :)
 Running mythtv-0.20_p11444 on gentoo (2.6.18.1 kernel, amd64).
 mysql-4.1.21.

 Presumably ChannelUtil::GetChannels() needs to be kicked when changing
 channels.

 Cheers,
 Sean

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


More information about the mythtv-commits mailing list