[mythtv-users] tv_grab_au 2.7

andrewc m.acediac1 at spamgourmet.com
Sat Jul 1 13:19:44 UTC 2006


 Michael, first of all, your efforts on tv_grab_au are much appreciated.

Secondly, I have a bug to report, but I also have a solution:

The set_service routine doesn't reliably work to set the correct region for
subsequent page calls, especially if using webwarper (which makes sense if
you think about it.) I only found out because I'm not in Sydney which is the
default... :)  The solution is to append the region id to the page URLs:

338c336
<     @pages "&region=" . $service->{regionid} ] }
---
>     @pages 

(line numbers are slightly off because I changed other things...)

It would also be nice if you allowed the default $output_dir (for cached.pl,
etc.) to be specifiable in the conf file, since it defaults to '/' which is
not ideal when running with a non-root user.

But other than that, it works great for now! Thanks again!

Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20060701/95f43291/attachment.htm 


More information about the mythtv-users mailing list