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

IvanK. chepati at yahoo.com
Wed Oct 6 18:54:33 UTC 2004


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

> 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


More information about the mythtv-dev mailing list