New features in 0.0.5: - Support using channel IDs in channel list in addition to channel numbers.
Homepage for the plugin: http://projects.vdr-developer.org/projects/plg-epgfixer
Hey, I found another bug. VDR crashes as soon as VDR receives EPG data. Please try the following regex-pattern.
S19.2E-1-1057-61205:description=^(?<shorttext>.{5,15})[.][ ](?<description>.*)$
Thank you
Christopher Reimer
On 04/26/2012 08:49 AM, Marx wrote:
Not sure if this is possible with the current version since I'm not familiar with that problem. Could you send me some more information regarding this issue (including the patch you are currently using) and I'll look into it.
On 28.04.2012 10:04, Matti Lehtimäki wrote:
Here is the patch and it's working, hovewer I don't like idea of patching VDR source http://px.wporzo.pl/stuff/epg.diff
As I understand it blindly convert all "bad" character which is probably incompatible with other languages, so there is no sense to integrate it with VDR and personally I would prefer having it in plugin.
The best of course would be to force broadcasters to fix codepage issue, but... :)
Marx
On 05/04/2012 04:04 PM, Marx wrote:
The new version (0.1.0) of epgfixer-plugin should be able to fix this problem by defining character set conversion for those channels that need fixing. Please try the new version and inform me whether it works or not for your needs.