Hello all,
I have just finished setting up my (very first) GBPVR computer. In setting up my computer, I have written a small tool to handle some extended XML TV filtering.
The Tool allows for configuration of a set of filters (using regular expressions) that can be used to remove programmes from the XML TV source file (for overlapping programs) or modify XML fields and attributes in the XML TV source file (for fixing start/stop times, titles and sub-titles).
Because of the use of regular expressions and the facts that it saves a set of filters in one file, makes it extermly fit for use with GBPVR (or any other XML TV based system).
I have been using it succesfully for a little while, and I thought I would share it with the rest of the community
Here is the tool (source code is available upon request)....
//Ton
I have just finished setting up my (very first) GBPVR computer. In setting up my computer, I have written a small tool to handle some extended XML TV filtering.
The Tool allows for configuration of a set of filters (using regular expressions) that can be used to remove programmes from the XML TV source file (for overlapping programs) or modify XML fields and attributes in the XML TV source file (for fixing start/stop times, titles and sub-titles).
Because of the use of regular expressions and the facts that it saves a set of filters in one file, makes it extermly fit for use with GBPVR (or any other XML TV based system).
I have been using it succesfully for a little while, and I thought I would share it with the rest of the community
Here is the tool (source code is available upon request)....
//Ton