Dear visitor, welcome to VDR Portal. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
|
|
Source code |
1 |
Dream 2;JMC:30:S=1|P=1|F=HTTP|U=xxx.xxx.xxx.xxx/TS/3|A=3000:I:27500:519=2:720:0:0:536:702:502:0 |
|
|
Source code |
1 2 3 4 5 6 7 8 |
Mar 5 16:23:52 woonkamer vdr: [13213] switching to channel 32 Mar 5 16:23:52 woonkamer vdr: [13213] ERROR: Invalid channel parameters: S=1 Mar 5 16:23:52 woonkamer vdr: [13213] ERROR: Unrecognized IPTV address: S=1 Mar 5 16:23:52 woonkamer vdr: [13213] ERROR: Kan Transfer-Mode niet starten Mar 5 16:23:55 woonkamer vdr: [13213] switching to channel 33 Mar 5 16:23:55 woonkamer vdr: [13213] ERROR: Invalid channel parameters: S=1 Mar 5 16:23:55 woonkamer vdr: [13213] ERROR: Unrecognized IPTV address: S=1 Mar 5 16:23:55 woonkamer vdr: [13213] ERROR: Kan Transfer-Mode niet starten |
|
|
Source code |
1 2 |
Mar 8 21:13:19 woonkamer vdr: [16096] initializing plugin: iptv (0.4.1): TV programma's via IP Mar 8 21:13:19 woonkamer vdr: [16096] ERROR: No channel parameters |
Quoted
Originally posted by carel
Is my German really so bad that your answer is in English ?

|
|
Source code |
1 2 3 4 |
g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DREMOTE_KBD -DLIRC_DEVICE=\"/dev/lircd\" -DRCU_DEVICE=\"/dev/ttyS1\" -D_GNU_SOURCE -DVIDEODIR=\"/video\" -DCONFDIR=\"/video\" -DPLUGINDIR=\"./PLUGINS/lib\" -DLOCDIR=\"./locale\" -I/usr/include/freetype2 eitscan.c eitscan.c: In member function âvoid cEITScanner::Process()â: eitscan.c:149: error: âconst class cChannelâ has no member named âIsPlugâ make: *** [eitscan.o] Fout 1 |
|
|
Source code |
1 2 3 4 |
g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DREMOTE_KBD -DLIRC_DEVICE=\"/dev/lircd\" -DRCU_DEVICE=\"/dev/ttyS1\" -D_GNU_SOURCE -DVIDEODIR=\"/video\" -DCONFDIR=\"/video\" -DPLUGINDIR=\"./PLUGINS/lib\" -DLOCDIR=\"./locale\" -I/usr/include/freetype2 pat.c pat.c: In member function âvirtual void cPatFilter::Process(u_short, u_char, const u_char*, int)â: pat.c:461: error: âclass cChannelâ has no member named âIsPlugâ make: *** [pat.o] Fout 1 |
This post has been edited 1 times, last edit by "carel" (Mar 9th 2010, 12:41pm)
Quoted
Originally posted by carel
vdr-1.7.13-disable_ca_updates.patch
vdr-1.7.13-disable_eitscan.patch
Anyway, they were broken, but should be fixed now.
Quoted
Originally posted by rofafor
Quoted
Originally posted by carel
vdr-1.7.13-disable_ca_updates.patch
vdr-1.7.13-disable_eitscan.patch
You shouldn't be using those patches, if you don't know exactly what you're doing.Anyway, they were broken, but should be fixed now.