2008-01-03, 08:53 PM
Sorry if this is a dumb question but is there an easy way that SearchWiz can just bring up all shows in alphabetical order.
I tried adding a search filter where "a" is in the title but pvrx2.exe went to 100% cpu and memory consumption went through the roof.
I tried adding a search filter where "a" is in the title but pvrx2.exe went to 100% cpu and memory consumption went through the roof.
Code:
2008-01-03 20:48:02.031 VERBOSE [1] SearchWizX2: OnUiClick()- {X=12.5, Y=22.04861}
2008-01-03 20:48:02.031 VERBOSE [1] SearchWizX2: OnUiClick()- cmdMenuButtons
2008-01-03 20:48:02.031 VERBOSE [1] SearchWizX2: Controls_OnKeyDown()- MenuButton - Search
2008-01-03 20:48:02.031 VERBOSE [1] SearchWizX2: CreateProgramList- ENTER - for: a
2008-01-03 20:48:02.031 VERBOSE [1] SearchWizX2: ClearProgramsList()- Executed.
2008-01-03 20:48:02.031 VERBOSE [1] SearchWizX2.core: ClearSearchResults()- Called.
2008-01-03 20:48:02.031 VERBOSE [1] SearchWizX2: ClearProgramTimesList()- Executed.
2008-01-03 20:48:02.031 VERBOSE [1] SearchWizX2.core: GuideSearch()- criteria: a
2008-01-03 20:48:02.031 VERBOSE [1] SearchWizX2.core: ClearSearchResults()- Called.
2008-01-03 20:48:02.031 VERBOSE [1] SearchWizX2.core: BuildProgramArray()- requested for: a
2008-01-03 20:48:02.031 VERBOSE [1] SearchWizX2.core: BuildProgramArray()- sql: SELECT p.oid, p.name as name, description, rating, count(*) as numShows FROM PROGRAMME p, CHANNEL c WHERE (p.name like '%a%' ) AND p.end_time >= '2008-01-03 20:48:02.00' AND p.channel_oid = c.oid AND c.name in ('BBC1', 'BBC2', 'ITV1 London', 'Channel 4', 'Five', 'UKTV History', 'BBC3', 'BBC4', 'ITV2', 'ITV3', 'ITV4', 'Film4', 'Dave') GROUP BY p.name;
2008-01-03 20:48:02.031 VERBOSE [1] SearchWizX2.core: OpenSqlReader- statement: SELECT p.oid, p.name as name, description, rating, count(*) as numShows FROM PROGRAMME p, CHANNEL c WHERE (p.name like '%a%' ) AND p.end_time >= '2008-01-03 20:48:02.00' AND p.channel_oid = c.oid AND c.name in ('BBC1', 'BBC2', 'ITV1 London', 'Channel 4', 'Five', 'UKTV History', 'BBC3', 'BBC4', 'ITV2', 'ITV3', 'ITV4', 'Film4', 'Dave') GROUP BY p.name;
âIf this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.â