[mythtv] Patch: Add support for tv_grab_uk_rt

Isaac Richards ijr at po.cwru.edu
Fri Oct 17 04:18:38 EDT 2003


On Tuesday 14 October 2003 05:32 pm, Edward Wildgoose wrote:
> This patch adds support for the radio times grabber in the UK.  It
> deliberately doesn't add the option to the setup screen though because the
> actual grabber code still needs some working on before it is suitable for
> "the masses" (However, If you know what you are doing then just change the
> grabber in the videosources table)

I've just applied this to CVS.

> One of the issues is that all the "categories" are in lower case, eg
> "comedy", this doesnt get picked up by the EPG and give a nice coloured
> screen (but mythweb does a case insensitive match so it DOES work).  I kind
> of missed where the code actually matches the categories from the XML file
> (can someone refer me to a line?  Is it the regexp(blah) bit?)  However, as
> a general proposal, would it be an acceptable patch to change the match to
> be case insensitive?

Yeah, you can make the category compare stuff case insensitve.. it's in libs/
libmyth/uitypes.cpp, IIRC.

Isaac


More information about the mythtv-dev mailing list