New features in 0.0.4: - Allow enabling regular expressions for only selected channels.
Homepage for the plugin: http://projects.vdr-developer.org/projects/plg-epgfixer
OK, next feature request :-D
Using channel numbers for channel matching only works for one specific channels.conf.
Could you please use unique IDs for every channel (e.g. S19.2E-1-1089-12003-0)?
On 04/12/2012 10:14 PM, Christopher Reimer wrote:
OK, next feature request :-D
Using channel numbers for channel matching only works for one specific channels.conf.
Could you please use unique IDs for every channel (e.g. S19.2E-1-1089-12003-0)?
I'll add support for unique IDs soon. I think I'll also keep the option of using channel numbers since many people have some desired order of channels and in that case unique IDs are not necessary.
2012/4/12 Matti Lehtimäki matti.lehtimaki@gmail.com
I think I'll also keep the option of using channel numbers since many people have some desired order of channels and in that case unique IDs are not necessary.
I tried to use channel numbers, but it doesn't seem to work.
On 04/13/2012 02:25 PM, Christopher Reimer wrote:
2012/4/12 Matti Lehtimäki <matti.lehtimaki@gmail.com mailto:matti.lehtimaki@gmail.com>
I think I'll also keep the option of using channel numbers since many people have some desired order of channels and in that case unique IDs are not necessary.
I tried to use channel numbers, but it doesn't seem to work.
There was a tiny index bug, which left first channel number in the list uninitialized. I'll fix that in next version which will include support for unique IDs. Some testing is needed before next release.