Discussion:
[vdr] [ANNOUNCE] New VDR plugin: epgfixer
(too old to reply)
Matti Lehtimäki
2012-03-17 16:03:13 UTC
Permalink
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
Antti Seppälä
2012-03-17 19:37:36 UTC
Permalink
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.
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
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
Matti Lehtimäki
2012-03-17 21:13:21 UTC
Permalink
Post by Antti Seppälä
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.
Post by Antti Seppälä
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
Bio H
2012-03-19 12:28:38 UTC
Permalink
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
Post by Antti Seppälä
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
http://www.linuxtv.org/cgi-**bin/mailman/listinfo/vdr<http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr>
Loading...