That ain't gonna happen unless someone comes up with a patch.Basically you need the schedules page to still work even if it gets data which is not expected. It needs to either filter it out or display it somehow
Yes, you need to edit the sources before compilation. For the WebMediaPortal part you probably need to edit Applications/MPExtended.Applications.WebMediaPortal/Controller/SchedulesController.cs (0.5) or TelevisionController.cs (0.4.3), and for the service part you probably need to be in Services/MPExtended.Services.TVAccessService/TVAccessService.cs.What file can I modify to try fix this , and do i need to modify this before the program is compiled ?