[mythtv-users] MythWeb Recordings Page

David Whyte david.whyte at gmail.com
Wed Apr 18 07:03:15 UTC 2012


On Wed, Apr 18, 2012 at 2:39 PM, Ben Allen <ballen at bogdan.net> wrote:
> Hello All,
>
> I was wondering if it was possible to create a webpage that showed "Recorded
> Programs" from MythWeb and nothing else?  The reason I ask this is because I
> would like to provide a webpage for my house where everyone can go to and
> see what has been recorded without seeing all the other buttons and links
> that MythWeb offers.  I assume I will need to edit some files under
> /var/www/mythweb but I am not sure which ones.
>


This should be fairly easy.  I understand that mythweb gives you an
RSS feed of the recorded programs at
http://<yourserver>/mythweb/rss/tv/recorded and combined with
something like XSLT
(http://www.w3schools.com/xsl/tryxslt.asp?xmlfile=cdcatalog&xsltfile=cdcatalog),
you could quite easy make a simple web page for your family.

Let me know if none of the above makes sense.

Cheers,
Whytey


More information about the mythtv-users mailing list