[mythtv] [mythtv-commits] Ticket #3117: Rewrite Mythweb's Mythvideo Module

Tom Lichti tom at redpepperracing.com
Fri Feb 23 17:35:06 UTC 2007


Rob Smith wrote:
> I only have data/video symlinked on mine. When I cleaned up the code,
> I was rather sure I killed the duplicate symlink issue. Can you remote
> data/videos and see if it's any happier?

No change.

> 
> 
> Well, let's walk though this
> Can you give me the output of
>  http://apacheserver/mythweb/video/imdb?action=lookup&id=999&title=A%20Bugs%20Life
> 
> with the id=999 being replaced by the real id? You should see
> something akin to this:
> 
> Matches~:~ id: 999|0120623:A Bug's Life (1998)

Yes, that works.

> 
> If that's correct, go ahead and run it in the video interface, and in
> the green box, hover over the link and make sure it's pointing to
> this:
> javascript:imdb_select('999','0120623')

Yep, that works too.

> 
> If so, the output of this might be useful
>  http://apacheserver/mythwebl/video/imdb?action=grab&id=999&number=0120623
> 
> it should show the output akin to:
> Update~:~ 999

I get a zero byte file, i.e. no output. Therein lies the problem, methinks.

Tom


More information about the mythtv-dev mailing list