> > can someone say how i can convert xmltv listings to the html format? > which tools are available and where i can find them? > > Thanks > Simon >
Using XSL is the best way, I've written a XSL based TV Guide using data in xmltv format that can be used offline just using IE6 or Firefox (link below). I use it all the time and so far have added the following features:- Now/Next Upcoming favourites automatically checked Day Programme Listing Day Programme Grid (needs more work) Listing 1 channel / all days (needs work on layout) Programme search Film Premieres listing (actors details link to www.imdb.com) New programmes listing All films listing http://www25.brinkster.com/lakeuk/xmltv/xmltv.htm All you should need to do is create an xmltv file names TVData.xml and launch the xmltv.htm file thats used to merge the xml and xsl together and spit out tv details in html. Dave http://lakeuk.blogspot.com _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
