[mythtv-commits] Ticket #13135: Previously recorded list

MythTV noreply at mythtv.org
Wed Sep 27 20:06:15 UTC 2017


#13135: Previously recorded list
----------------------------------+-------------------------
     Reporter:  pbennett          |      Owner:  pbennett
         Type:  Developer Task    |     Status:  new
     Priority:  minor             |  Milestone:  30.0
    Component:  MythTV - General  |    Version:  Master Head
     Severity:  medium            |   Keywords:
Ticket locked:  0                 |
----------------------------------+-------------------------
 The previously recorded list can become huge. There is a limit of 20000,
 which reduces its usefulness. Scrolling through thousands of entries is
 not optimal.

 As a solution, add a search menu to the previously recorded list, with
 options for searching on title and date range. The search will apply at
 the sql level.

 With this change, I may reduce the default number of entries, perhaps to
 10000, to improve performance and reduce memory usage. Entries that are
 not reached because of the limit can be accessed with an appropriate
 search. The number of entries returned can be overridden with a setting.

 I will also add a notification to inform the user if the limit has been
 reached and some entries are not shown.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/13135>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list