Hi All,
I have posted a new version with a few of the fixes requested mainly:
1. More efficient query for guide information for those with a lot of data
2. List channels in sort order
3. Fix for cancelling recordings
IMPORTANT: If you have changed the HTML template pages - please take a backup before re-installing this update as they will be overwritten
Regards
Kev
I will be able to re-work the app as an ISAPI dll for MS based servers like IIS or Sambar Server etc, but I would like to get all of the bugs out first and improve the functionallity etc.
The app itself uses a purpose written web server that will only respond to GET commands. It will only serve files that are in the application directory (or sub folders) - except for INI files.
Regards
Kev
Quote:
Originally Posted by level20peon Great job Big_Kev,
as already pointed out by nbradford I would also love to see support for an existing webserver since I already have apache installed and don't like to have multiple services running which are basically all doing the same. I am sure you are already working on the FireFox compatibility so there is no other serious "flaw" I could find beside the ones already mentioned by the other guys.
The only thing left to say is: keep up your good work, its highly appreciated
-level20peon |
I have found the FireFox problem.
It is in the css file that I included in the download.
Just delete all of the "display: block" lines from the style.css file to fix the problem.
I have ammended the file for Version 0.0.0.2 if you have not already downloaded it
Regards
Kev