[mythtv-users] MythWeb .20a recording links

Daniel Agar daniel at agar.ca
Sat Sep 23 00:47:17 UTC 2006


I was able to make a minor modification to have it perform as I'd like it
to. I just modified includes/utils.php around line 328 and added
$video_url = "myth:\\\mythtv\\recordings\\".str_replace('%2F', '/',
rawurlencode(basename($show->filename)));
This way I browse to mythweb on someones windows PC, click on a recording
and have it start playing through vlc using mythtv filters.


> Daniel Agar wrote:
>> I've upgraded to .20 and when I go to the mythweb recorded program
>> listings and go to a program it only links to whatever I have set as
>> "Video URL", the program name is not appended as it was in version .19
>> My
>> mythweb directory is "fresh", straight from the latest plugins tar ball,
>> and didn't overwrite what was there prevsiouly. My backend and database
>> was upgraded though.
>
> Fixed already.  You can either wait for the release of .20.1 (supposedly
> a few weeks out) or grab the fixes branch from svn (my recommendation).
>
> -Chris
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>




More information about the mythtv-users mailing list