Hi
I made a small perl script to copy epg from one channel to another, just
modifying some other script i had found around.
It's attached if you want to try it, you simply use it like this (e.g. from
a cron job):

cpepg.pl S13.0E-318-12400-8511 T-318-1-3401


regards
davide


2013/4/18 Teemu Suikki <tsui...@zuik.org>

> Hi!
>
> Your patch is slightly broken, perhaps when emailing? There are a few
> missing lines in the huffman tables.
>
> I compared these two patches, your version seems to be better
> otherwise, but I took the tables from the other patch.. Works fine
> now.
>
> However, I have another issue. I need to clone EPG for a few channels.
> EEPG and LoadEpg plugins have the .equiv files for this, but this
> patch obviously doesn't
>
> I tried copying with epgfixer plugin, which should do the trick.
> However, VDR seems to crash always when it's receiving EPG data for
> these channels.. So there is some weird incompatibility with epgfixer!
> I have been using epgfixer successfully earlier. Perhaps epgfixer gets
> unencoded raw data before the huffman decoding? The crash is inside
> libc, which would suggest to some string manipulating functions
> perhaps..
>
> --
> Teemu
>
>
> 2013/4/14 Tony Houghton <h...@realh.co.uk>:
> > On Sun, 14 Apr 2013 00:38:08 +0200
> > Lucian Muresan <luci...@users.sourceforge.net> wrote:
> >
> >> BTW, where is the most current freeview patch?
> >
> > This is the version I use. I don't know whether its newer/better than
> > the one Andre posted this morning, but I'm pretty sure the tables in
> > this one are complete, and they have been embedded into the C code
> > instead of having to be loaded as separate files.
> > _______________________________________________
> > vdr mailing list
> > vdr@linuxtv.org
> > http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
> >
>
>
>
> --
> Teemu Suikki
> http://www.z-power.fi/
>
> _______________________________________________
> vdr mailing list
> vdr@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
>

Attachment: cpepg.pl
Description: Binary data

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

Reply via email to