[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 or later

If there are other features related to handling of EPG data you would 
like to add please let me know. I'll be happy to integrate them to this 
plugin.


--
Matti


epgfixer-0.0.1.tar.gz
Description: GNU Zip compressed data
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


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 activated/disabled from plugin setup.

 Requirements:
 VDR-1.7.26 or later

 If there are other features related to handling of EPG data you would like
 to add please let me know. I'll be happy to integrate them to this plugin.

 --
 Matti

 ___
 vdr mailing list
 vdr@linuxtv.org
 http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


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 :)

You'd need to work hard on the UI to make it user friendly though.


Best regards,

-- 
Antti

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


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 preliminary support for regular 
expressions. Hopefully I'll manage to create support for at least simple 
regular expressions with PCRE soon. I'll look into more complex support 
later.



You'd need to work hard on the UI to make it user friendly though.


I have yet to decide how regular expressions are to be given by user. 
Especially if data is to be moved between EPG fields. Good ideas are 
welcome.


--
Matti

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr