[mythtv-commits] Ticket #8661: MythWeb shows duplicate power searchs in recording schedules

MythTV mythtv at cvs.mythtv.org
Fri Jul 16 04:47:44 UTC 2010


#8661: MythWeb shows duplicate power searchs in recording schedules
--------------------------------------+-------------------------------------
 Reporter:  MarcT <myrdhn@…>          |       Owner:  kormoc    
     Type:  defect                    |      Status:  new       
 Priority:  minor                     |   Milestone:  unknown   
Component:  Plugin - MythWeb          |     Version:  Trunk Head
 Severity:  low                       |     Mlocked:  0         
--------------------------------------+-------------------------------------
 Mythweb is showing duplicated power search on recording schedules page and
 not showing the final power search.
 On the page (see attached screenshot) it shows All CSI, then All NCIS,
 then All NCIS again. My 3 power searches are All CSI, All NCIS, and All
 Stargate.

 {{{
 mysql> select recordid,title,type from record order by title;
 +----------+-----------------------------+------+
 | recordid | title                       | type |
 +----------+-----------------------------+------+
 |      259 | All CSI (Power Search)      |    4 |
 |      260 | All NCIS (Power Search)     |    4 |
 |      277 | All Stargate (Power Search) |    4 |
 |      300 | Bones                       |    3 |
 |      225 | Castle                      |    3 |
 |      143 | Chuck                       |    3 |
 |      314 | Eureka                      |    3 |
 |      146 | Family Guy                  |    3 |
 |      216 | Fringe                      |    3 |
 |      315 | Haven                       |    3 |
 |       32 | House                       |    3 |
 |      287 | Lie to Me                   |    3 |
 |       33 | NUMB3RS                     |    3 |
 |       39 | Rules of Engagement         |    3 |
 |       11 | Smallville                  |    3 |
 |      320 | South Park                  |    3 |
 |      144 | The Big Bang Theory         |    3 |
 |      295 | The Good Wife               |    3 |
 |      302 | The Mentalist               |    3 |
 |      292 | The Vampire Diaries         |    3 |
 |      283 | V                           |    3 |
 |      319 | Warehouse 13                |    3 |
 +----------+-----------------------------+------+
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8661>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list