[mythtv] 'Never Record' button and Subtitle then Desc method

Martin Long mythtv at longhome.co.uk
Tue Apr 3 21:22:45 UTC 2007


Yup, I noticed this recently - an oversight on my original patch, and I've
been trying to get around to fixing it.

I'll take a look in to this, and get back to you as soon as I can, unless
there's someone out there who knows this bit of code really well. 

Martin

-----Original Message-----
From: mythtv-dev-bounces at mythtv.org [mailto:mythtv-dev-bounces at mythtv.org]
On Behalf Of Stuart Morgan
Sent: 03 April 2007 14:03
To: mythtv-dev at mythtv.org
Subject: [mythtv] 'Never Record' button and Subtitle then Desc method

The 'Never Record' button isn't displayed for upcoming recordings which use 
the kDupCheckSubThenDesc method. Now I can easily add the following which I 
reckon would fix the problem, but I must be missing something.

((dupmethod & kDupCheckSubThenDesc) && (subtitle != "" || 
description != "")) ||

With the kDupCheckSubDesc method the button is shown even though it seems it

should fail all the tests. (The programid is empty and the category_type is 
empty).

-- 
Stuart Morgan
_______________________________________________
mythtv-dev mailing list
mythtv-dev at mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev



More information about the mythtv-dev mailing list