[mythtv] [PATCH] Configurable links on recorded programs (mythweb)

Torbjörn Jansson torbjorn.jansson at mbox200.swipnet.se
Sun Mar 21 08:56:29 EST 2004


Here is a little patch that makes the preview image links in "Recorded
Programs" page a configuration option.
The config file contanis a sample for myth: urls that can be used with the
windows filters i created.
With this patch i can click on any of the preview images to open mediaplayer
and play the file directly from mythbackend.

I also removed the file_exists() checks because they are broken for files
>2GB and it doesn't make any sense to have them there for myth:// url's. A
simple file_exists isn't good enough for myth: url's (the file(s) coud be on
a slave backend and not accessable by mythweb)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mythweb-custom-urls.patch
Type: application/octet-stream
Size: 2093 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20040321/c26a6e99/mythweb-custom-urls.obj


More information about the mythtv-dev mailing list