[mythtv-users] mythweb config show urls?

Eric Hattemer eric at hattenator.dyndns.org
Sun Sep 10 05:20:56 UTC 2006


Eric Hattemer wrote:
> Michael T. Dean wrote:
>   
>> On 09/09/06 01:59, Eric Hattemer wrote:
>>
>>   
>>     
>>> So I upgraded mythtv and mythweb to svn (first upgrade I've done since
>>> February).  I copied over the new mythweb, and now I'm confused. 
>>> There's no config file anymore?
>>>
>>>     
>>>       
>> But, believe it or not, there's /still/ a README file...
>>
>> Mike
>>   
>>     
> This is a true statement.  There is a README file...
>   

Thanks for the "help".  If anyone cares, I edited
mythweb/includes/utils.php:326 to:
$video_url = setting('WebVideo_URL').str_replace('%2F', '/',
rawurlencode(basename($show->filename)));
from:
 $video_url = setting('WebVideo_URL');
and that fixed the problem. 

-Eric Hattemer




More information about the mythtv-users mailing list