[mythtv] [mythtv-commits] mythtv commit: r11310 - in trunk/mythtv by bjm
John P Poet
jppoet at gmail.com
Fri Sep 29 06:42:01 UTC 2006
On 9/27/06, mythtv at cvs.mythtv.org <mythtv at cvs.mythtv.org> wrote:
> Author: bjm
> Date: 2006-09-27 21:44:33 +0000 (Wed, 27 Sep 2006)
> New Revision: 11310
> Changeset: http://cvs.mythtv.org/trac/changeset/11310
>
> Modified:
>
> trunk/mythtv/libs/libmythtv/programinfo.cpp
> trunk/mythtv/programs/mythfrontend/globalsettings.cpp
> trunk/mythtv/programs/mythfrontend/playbackbox.cpp
> trunk/mythtv/programs/mythfrontend/playbackbox.h
>
> Log:
>
> Added a "Watch List" feature to the Watch Recordings page. This
> creates a list of the recordings that would be most useful to watch in
> order to catch up on series and shows where I may have fallen behind.
> Choosing to watch and delete things from the top of this list would
> help me stay on top of things efficiently without having to examine
> the full recording list to try to identify these and without
> overlooking something.
Wouldn't you ALWAYS want the program with the highest "watch list
score" to show up at the top of the list?
If I am reading the code right, it currently pays attention to the
PlayBoxOrdering setting, and if that is unset, then the highest "watch
list score" episode ends up at the bottom.
Personally I would always want the "most useful to watch" program at
the top of the list, regardless of the sort order used by the other
titles.
John
More information about the mythtv-dev
mailing list