[mythtv] Recording group persistence

Chris Pinkham cpinkham at bc2va.org
Sun Jan 10 14:53:41 UTC 2010


* On Sat Jan 09, 2010 at 08:06:58AM -0800, Jim Stichnoth wrote:
> I have a few shortcuts in mainmenu.xml that end like this:
>     <action>TV_WATCH_RECORDING Movies</action>
> 
> I also have a "TV Recording Playback" jump point defined, which is
> equivalent to the TV_WATCH_RECORDING action without an argument.
> 
> I have noticed that when this action takes an argument (e.g. Movies),
> the recording group filter is only temporary, in the sense that
> DisplayRecGroup is not updated in the settings table.  This means that
> the TV Recording Playback jump point starts with a seemingly random
> group filter.

Shouldn't seem random, it should seem like it went to the last group
you actually chose via the popup menu.  It was a design decision to not
save the new group value.  For people who have buttons on their main
menu to jump directly to a specific recording group, it doesn't mean
that they want to go to that group when they go into the regular
Watch Recordings menu item.  If they wanted to go to that specific group,
they'd just select the menu item for that specific group.  The jumppoint
is designed to take you to the screen, not to a specific group.

--
Chris


More information about the mythtv-dev mailing list