Hello,
even if my english is quiete limited, I really enjoy the program from the BBC (S13.0E/S19.2E/S28.2E) which are FTA :-)
The only thing I miss is an epg of more than current and next.
Is it a limitation of VDR (I mean does it work for other receiver) or are the BBC only broadcasting current and next epg ?
I have internet access on my computer, maybe it could be a way to go, but I would find much cleaner from the sat.
I wanted to try something like loadepg, but version 0.1.12 fails with :
g++ -O3 -march=core2 -mtune=core2 -DPIC -pipe -Wall -Woverloaded-virtual -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"loadepg"' -I/usr/src/CVS/multiproto/linux/include -I../../../include loadepg.c In file included from loadepg.c:9: loadepg.h:20:33: error: vdr/dvb_api_emulate.h: No such file or directory make: *** [loadepg.o] Error 1
And version 0.1.11 also fails.
g++ -O3 -march=core2 -mtune=core2 -DPIC -pipe -Wall -Woverloaded-virtual -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"loadepg"' -I/usr/src/CVS/multiproto/linux/include -I../../../include loadepg.c loadepg.c: In member function `bool cLoadepgOsd::SwitchToEpgChannel()': loadepg.c:1057: error: no matching function for call to `cChannel::SetSatTransponderData(int, int, char&, int, fe_code_rate)' ../../../include/vdr/channels.h:226: note: candidates are: bool cChannel::SetSatTransponderData(int, int, char, int, int, int, int, int) make: *** [loadepg.o] Error 1
Which I didn't investigate further, because loadepg don't mention anything about BBC channels, so it's current incompatibiliy with multiproto isn't a real problem for me right now...
Any idea on how to have better epg for BBC channels ? If there is no other choices, I should give getskyepg.pl a try :-)