2006-10-12, 10:46 PM
Hi Les,
What you could do, if you set the EPG to import over XMLTV, is to run a small util of mine called "EPGFilter".
It uses regular expressions to change information in the EPG. I use it to:
- Split title/subtitles for some shows (that are stored with: "Mythbusters: [episode name]" in the title and an empty subtitle
- Remove "overlapping" programs (some of the kids shows here have a two entrys like: "10:00 - 12:00 Childrens cartoons" and then the individual shows: "10:00 - 11:00 Postman Pat"; "11:00 - 12:00 The Tweenies".
It would require you to store the programs you want to record in yet another XML-file, but it would give you the results you wanted.
More information can be found in this thread: http://forums.nextpvr.com/showthread.php?t=11894
Regards,
What you could do, if you set the EPG to import over XMLTV, is to run a small util of mine called "EPGFilter".
It uses regular expressions to change information in the EPG. I use it to:
- Split title/subtitles for some shows (that are stored with: "Mythbusters: [episode name]" in the title and an empty subtitle
- Remove "overlapping" programs (some of the kids shows here have a two entrys like: "10:00 - 12:00 Childrens cartoons" and then the individual shows: "10:00 - 11:00 Postman Pat"; "11:00 - 12:00 The Tweenies".
It would require you to store the programs you want to record in yet another XML-file, but it would give you the results you wanted.
More information can be found in this thread: http://forums.nextpvr.com/showthread.php?t=11894
Regards,
//Ton