Re: [vdr] [ANNOUNCE] New VDR plugin: epgfixer

2012-03-19 Thread Bio H
any potential for picking up shows with 'original air date' ? this could help in my quest to add an ability to vdr to record 'just new shows' - currently not possible afaik. On Sat, Mar 17, 2012 at 5:13 PM, Matti Lehtimäki matti.lehtim...@gmail.comwrote: On 03/17/2012 09:37 PM, Antti Seppälä

[vdr] [ANNOUNCE] New VDR plugin: epgfixer

2012-03-17 Thread Matti Lehtimäki
Hi I made a new plugin to remove parental rating from the end of title in EPG when separated by parentheses, for example Program title (12). The obtained parental rating is then placed into correct EPG field. The feature can be activated/disabled from plugin setup. Requirements: VDR-1.7.26

Re: [vdr] [ANNOUNCE] New VDR plugin: epgfixer

2012-03-17 Thread Antti Seppälä
2012/3/17 Matti Lehtimäki matti.lehtim...@gmail.com: Hi I made a new plugin to remove parental rating from the end of title in EPG when separated by parentheses, for example Program title (12). The obtained parental rating is then placed into correct EPG field. The feature can be

Re: [vdr] [ANNOUNCE] New VDR plugin: epgfixer

2012-03-17 Thread Matti Lehtimäki
On 03/17/2012 09:37 PM, Antti Seppälä wrote: Nice idea for a plugin. How about adding the capability to define regular expressions to alter the epg data? I think it would allow a great deal of flexibility as practically anything can be done with regexes :) I have already started to add