Hi
http://www.free-x.de/vdr/patches/hdtv/vdr-plugin-reelchannelscan_0.6.1-1tvt1... here's patched channelscan plugin for vdr 1.7.* branch. It supports s2api and can scan dvb-s/s2 transponders. It has been tested with vdr 1.7.9.
thank to Yuri from Russian Linux VDR/DVB forum http://www.forum.free-x.de/wbb/index.php?page=Thread&threadID=290
the actual daily updated transponders list in tpl format (and also in ini, xml formats) you can find here's http://www.vdr-settings.com/download/channels/CLyngsatSP.tar.bz2
Goga777
Hi, The plugin didn't compile on my machine. I have modified the Makefile this way: INCLUDES += -I$(VDRDIR) -I../../$(DVBDIR)/include to INCLUDES += -I$(VDRDIR) -I../../$(DVBDIR)/include -I../../../include HtH. Halim