View Single Post
Old 2007-09-20, 15:20   #65 (permalink)
dvdfreak
Portal Member
 
dvdfreak's Avatar
 
Join Date: Jun 2006
Posts: 606
Thanks: 0
Thanked 42 Times in 28 Posts

Country:

My System

Default

I just refreshed the TvScheduler.Setup.zip in the first posting. The following things are now fixed since the very first upload this morning:
  • Fix for broken guide data: if a programme's stop time is missing the start time of the following program is used as a fallback (if there is a next programme).
  • Encoding of XMLTV files is now read from the first line of the guide file.
  • Bug fix: permission to xmltv directory for "Everyone" is now also working for non-english installations.

If you tested with the previous version I would suggest you delete all guide and channel data:

Code:
 DELETE FROM GuideProgram
 DELETE FROM TvChannel
 DELETE FROM GuideChannel
I will add a way to delete all program data to the next version of the Management Console so you don't have to run these SQL commands manually. But for now I'm afraid this is the only way

Last edited by dvdfreak; 2007-09-20 at 15:59.
dvdfreak is offline   Reply With Quote