[mythtv] [PATCH] Broken imdb.pl in mythvideo

zart at phreaker.net zart at phreaker.net
Thu Oct 7 06:08:56 UTC 2004


On Wed, Oct 06, 2004 at 02:54:33PM -0400, IvanK. wrote:
> On Wednesday 06 October 2004 04:35 pm, zart at phreaker.net wrote:
> > Hello
> > I don't know how to make a patch from cvs.. but I think the "genre"
> 
> I do diff -u -F^f original.file patched.file > patch

Does that mean I've got to keep two version of the cvs-repository lying
around? .. One which I edit, and one with the "original" files?
Wouldn't it be easier to make cvs do the magic somehow? :)

> 
> > portion of "imdb.pl -D" is broken. Here's a quick fix:
> >
> > -   $data = parseBetween($response, "<b class=\"ch\">Genre:</b>","<a
> >     href=\"keywords\">(more)</a>");
> > +   $data = parseBetween($response, "<b class=\"ch\">Genre:</b>","<a
> > href=\"/rg/title-tease/keywords/title/tt$movieid/keywords\">(more)</a>");
> >
> > (I can't give line-numbers since i've changed more in the file.. I've
> > made it retrieve extended cast info and all plot summaries... i've also
> > added that to mythvideo's interface, but.. how do i make a patch for
> > those who wants it? :)
> >
> > - Zart
> _______________________________________________
> 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