BUG-Beschreibung seg-fault bei zap über rtl-hd

Benutzeravatar
annie
NI - Team
Beiträge: 1011
Registriert: Di 5. Apr 2016, 18:46
Wohnort: zuhause
Box: 1x E4HD, 4x HD51,1x VuUno4K

Re: BUG-Beschreibung seg-fault bei zap über rtl-hd

Beitrag von annie »

Kanallisten neu laden dauert ein bißchen länger, hier der Log, wenn es erfolgreich war:
putty-serial.log
(4.38 KiB) 93-mal heruntergeladen
satbaby
NI - VIP
Beiträge: 540
Registriert: Di 12. Apr 2016, 13:02

Re: BUG-Beschreibung seg-fault bei zap über rtl-hd

Beitrag von satbaby »

annie hat geschrieben: Mi 20. Okt 2021, 15:52 Ni Git Update und last.diff -> neutrino Debug

Läuft stabil, muß schon sehr viele Versuche mit "WebTV aus an" und "Kanallisten neu laden" versuchen .

Hab es dann doch einmal geschafft einen "Segmentation fault" zu provozieren:

Hier gdb und bt Log:
gdb-bt-log.txt
Scheint aber ganz andre stelle, was mit memcpy.
satbaby
NI - VIP
Beiträge: 540
Registriert: Di 12. Apr 2016, 13:02

Re: BUG-Beschreibung seg-fault bei zap über rtl-hd

Beitrag von satbaby »

annie hat geschrieben: Mi 20. Okt 2021, 15:55 Kanallisten neu laden dauert ein bißchen länger
Schau ob damit etwas schneller geht und ob web epg weiter richtig funktioniert.
auf PC:

Code: Alles auswählen

mit patch
[xmlutil.cpp:readEventsFromXMLTV] : 42 msec
2021-10-21 09:16:31.625 [sectionsd] Reading data finished after 262 ms (14 events) from https://raw.githubusercontent.com/matthuisman/i.mjh.nz/master/SamsungTVPlus/de.xml
[xmlutil.cpp:readEventsFromXMLTV] : 46 msec
2021-10-21 09:16:31.804 [sectionsd] Reading data finished after 422 ms (17 events) from https://raw.githubusercontent.com/matthuisman/i.mjh.nz/master/SamsungTVPlus/de.xml
[xmlutil.cpp:readEventsFromXMLTV] : 47 msec
2021-10-21 09:16:31.893 [sectionsd] Reading data finished after 491 ms (16 events) from https://raw.githubusercontent.com/matthuisman/i.mjh.nz/master/SamsungTVPlus/de.xml
[xmlutil.cpp:readEventsFromXMLTV] : 101 msec
2021-10-21 09:16:31.995 [sectionsd] Reading data finished after 653 ms (2218 events) from https://raw.githubusercontent.com/matthuisman/i.mjh.nz/master/SamsungTVPlus/de.xml
ohne
[xmlutil.cpp:readEventsFromXMLTV] : 122 msec
2021-10-21 09:20:33.351 [sectionsd] Reading data finished after 718 ms (14 events) from https://raw.githubusercontent.com/matthuisman/i.mjh.nz/master/SamsungTVPlus/de.xml
[xmlutil.cpp:readEventsFromXMLTV] : 306 msec
2021-10-21 09:20:33.535 [sectionsd] Reading data finished after 862 ms (16 events) from https://raw.githubusercontent.com/matthuisman/i.mjh.nz/master/SamsungTVPlus/de.xml
[xmlutil.cpp:readEventsFromXMLTV] : 314 msec
2021-10-21 09:20:33.543 [sectionsd] Reading data finished after 889 ms (17 events) from https://raw.githubusercontent.com/matthuisman/i.mjh.nz/master/SamsungTVPlus/de.xml
[xmlutil.cpp:readEventsFromXMLTV]: 706 msec
2021-10-21 09:20:33.935 [sectionsd] Reading data finished after 1322 ms (2210 events) from https://raw.githubusercontent.com/matthuisman/i.mjh.nz/master/SamsungTVPlus/de.xml
Dateianhänge
cache.diff
(1.14 KiB) 82-mal heruntergeladen
satbaby
NI - VIP
Beiträge: 540
Registriert: Di 12. Apr 2016, 13:02

Re: BUG-Beschreibung seg-fault bei zap über rtl-hd

Beitrag von satbaby »

Hier noch test mit static std::map<std::string,t_channel_id> cache_epgid;

Code: Alles auswählen

[xmlutil.cpp:readEventsFromXMLTV] static cache: 6 msec
2021-10-21 09:33:59.970 [sectionsd] Reading data finished after 542 ms (21 events) from https://raw.githubusercontent.com/matthuisman/i.mjh.nz/master/SamsungTVPlus/de.xml
[xmlutil.cpp:readEventsFromXMLTV] static cache: 40 msec
2021-10-21 09:34:00.003 [sectionsd] Reading data finished after 535 ms (23 events) from https://raw.githubusercontent.com/matthuisman/i.mjh.nz/master/SamsungTVPlus/de.xml
[xmlutil.cpp:readEventsFromXMLTV] static cache: 55 msec
2021-10-21 09:34:00.018 [sectionsd] Reading data finished after 571 ms (23 events) from https://raw.githubusercontent.com/matthuisman/i.mjh.nz/master/SamsungTVPlus/de.xml
[xmlutil.cpp:readEventsFromXMLTV] static cache: 94 msec
2021-10-21 09:34:00.270 [sectionsd] Reading data finished after 863 ms (2162 events) from https://raw.githubusercontent.com/matthuisman/i.mjh.nz/master/SamsungTVPlus/de.xml
Benutzeravatar
annie
NI - Team
Beiträge: 1011
Registriert: Di 5. Apr 2016, 18:46
Wohnort: zuhause
Box: 1x E4HD, 4x HD51,1x VuUno4K

Re: BUG-Beschreibung seg-fault bei zap über rtl-hd

Beitrag von annie »

Meine Tank braucht erheblich länger aber EPG wird gelesen.
Im Moment sehe ich nur den SamsungTVPlus/ch.xml !
Von Pluto sehe ich keinen EPG im Log, obwohl die Sender EPG haben ?

Code: Alles auswählen

2021-10-21 10:36:44.531 [sectionsd] Reading data finished after 129124 ms (23 events) from https://raw.githubusercontent.com/matthuisman/i.mjh.nz/master/SamsungTVPlus/ch.xml
2021-10-21 10:36:53.853 [sectionsd] Reading data finished after 138374 ms (30 events) from https://raw.githubusercontent.com/matthuisman/i.mjh.nz/master/SamsungTVPlus/ch.xml
2021-10-21 10:36:54.286 [sectionsd] Reading data finished after 139032 ms (169 events) from https://raw.githubusercontent.com/matthuisman/i.mjh.nz/master/SamsungTVPlus/ch.xml
2021-10-21 10:38:11.862 [sectionsd] Reading data finished after 216517 ms (2438 events) from https://raw.githubusercontent.com/matthuisman/i.mjh.nz/master/SamsungTVPlus/ch.xml
Ich hab so das Gefühl das diese letzte Änderung die Box mal kurz blockiert,
das zeigt sich das dann, das die FB nicht geht.
Im Log sehe ich dazu nichts Ungewöhnliches...

Der Segmentation Error ist bis jetzt nicht aufgetreten..
satbaby
NI - VIP
Beiträge: 540
Registriert: Di 12. Apr 2016, 13:02

Re: BUG-Beschreibung seg-fault bei zap über rtl-hd

Beitrag von satbaby »

Code: Alles auswählen

diff --git a/src/eitd/xmlutil.cpp b/src/eitd/xmlutil.cpp
index 2c1fe99e4..ff980b19d 100644
--- a/src/eitd/xmlutil.cpp
+++ b/src/eitd/xmlutil.cpp
@@ -685,7 +685,7 @@ void *insertEventsfromXMLTV(void * data)
                reader_ready = true;
                pthread_exit(NULL);
        }
-       static std::string url = "";
+       std::string url = "";
        url = (std::string)(char *) data;
        std::string tmp_name = randomFile(getFileExt(url), "/tmp", 8);
Damit sollte richtige url Name kommen.
Benutzeravatar
annie
NI - Team
Beiträge: 1011
Registriert: Di 5. Apr 2016, 18:46
Wohnort: zuhause
Box: 1x E4HD, 4x HD51,1x VuUno4K

Re: BUG-Beschreibung seg-fault bei zap über rtl-hd

Beitrag von annie »

Schon besser mit den o.g. Änderungen, vielen Dank für die Mühen.

Code: Alles auswählen

2021-10-21 16:29:48.378 [sectionsd] Reading data finished after 129600 ms (25 events) from https://raw.githubusercontent.com/matthuisman/i.mjh.nz/master/SamsungTVPlus/at.xml
2021-10-21 16:29:57.962 [sectionsd] Reading data finished after 139138 ms (35 events) from https://raw.githubusercontent.com/matthuisman/i.mjh.nz/master/SamsungTVPlus/ch.xml
2021-10-21 16:29:57.968 [sectionsd] Reading data finished after 139365 ms (169 events) from https://raw.githubusercontent.com/matthuisman/i.mjh.nz/master/SamsungTVPlus/de.xml
2021-10-21 16:31:11.980 [sectionsd] Reading data finished after 213278 ms (2399 events) from https://raw.githubusercontent.com/matthuisman/i.mjh.nz/master/PlutoTV/de.xml
Benutzeravatar
annie
NI - Team
Beiträge: 1011
Registriert: Di 5. Apr 2016, 18:46
Wohnort: zuhause
Box: 1x E4HD, 4x HD51,1x VuUno4K

Re: BUG-Beschreibung seg-fault bei zap über rtl-hd

Beitrag von annie »

Noch ein Nachzügler :)

Code: Alles auswählen

2021-10-21 16:33:36.883 [sectionsd] Reading data finished after 358142 ms (135 events) from https://raw.githubusercontent.com/matthuisman/i.mjh.nz/master/PlutoTV/us.xml
Benutzeravatar
vanhofen
Administrator
Beiträge: 2927
Registriert: Di 5. Apr 2016, 00:05
Has thanked: 6 times
Been thanked: 11 times

Re: BUG-Beschreibung seg-fault bei zap über rtl-hd

Beitrag von vanhofen »

dryeye hat geschrieben: Do 7. Okt 2021, 14:38 @vanhofen

würdest du denn das nightly für morgen probeweise mal ohne --enable-aitscan bauen lassen?
dann könnte ich morgen ja mal berichten... wie es sich dann mit dem hier beschriebenen seg-fault verhält.
:astonished:

Das hab ich voll verbrummt. Entschuldige.
Ich aktiviere den AIT-Scan wieder.
Benutzeravatar
dryeye
NI - VIP
Beiträge: 1419
Registriert: Mi 6. Apr 2016, 14:20
Wohnort: Ruhrgebiet
Box: Zgemma H7S, Axas E4HD 4K, AX HD60
Has thanked: 7 times
Been thanked: 7 times

Re: BUG-Beschreibung seg-fault bei zap über rtl-hd

Beitrag von dryeye »

vanhofen hat geschrieben: So 31. Okt 2021, 11:42 Ich aktiviere den AIT-Scan wieder.
danke...mit dem :NI:-nightly von heute...
....kann ich nun mit ait-scan und extremzapping kein segfault mehr provozieren.
siehe log
[+] Spoiler

[neutrino] CSectionsdClient::EVT_GOT_CN_EPG
CAit::Read: pid 943 found
[ait] detected AppID: 1, AppName: HBBTV-Start-DSMCC+Web, Url: http://itv.ard.de/ ardstart/index.html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 6 5793
[ait] detected AppID: 61, AppName: HBBTV ARD Testportal, Url: http://itv-tp.ard. de/index.html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[ait] detected AppID: 3, AppName: HBBTV ARD-Mediathek, Url: http://tv.ardmediath ek.de/index.html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 6579 3
[ait] detected AppID: 35, AppName: BR-Mediathek, Url: http://hbbtv-mediathek.br. de/index.html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[ait] detected AppID: 2, AppName: EPG, Url: http://itv.ard.de/ardepg/index.php p rofilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[ait] detected AppID: 192, AppName: Replay, Url: http://itv.ard.de/replay/index. php profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[ait] detected AppID: 30, AppName: WDR Mediathek, Url: http://tv.ardmediathek.de /index.html?client=wdr profilecode: 0 orgid: 19 sectionLength: 879 profileVersio n 65793
[ait] detected AppID: 22, AppName: WDR Text, Url: http://hbbtv.wdr.de/wdrtext/in dex.html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[ait] detected AppID: 157, AppName: KiKA-Player ARD, Url: http://cdn.hbbtv.kika. de/player/index.php?ard=1 profilecode: 0 orgid: 19 sectionLength: 879 profileVer sion 65793
[ait] detected AppID: 200, AppName: Die Maus, Url: http://live.spcode.tv/diemaus .html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[scan] AIT finished.
key: 006c value 1, translate: 006c -cursor down-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 415 new WDR HD Essen -> b4cc03fd00016eb3
StopAutoRecord: autoshift 0
2021-11-01 18:57:45.313 [sectionsd] commandserviceStopped
stopPlayBack: stopping...
stopPlayBack: stopped
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id b4cc03fd00016eb3
[ca_ci] -> GetNumberCISlots
CI: CAM not found
[zapit.cpp:ZapIt:529] [zapit] zap to WDR HD Essen (b4cc03fd00016eb3 tp 2d0300c00 3fd0001)
[zapit] saving channel, apid 66 sub pid 0 mode 0 volume 40
[zapit] GetConfig...
[femanager.cpp:allocateFE:758] pip demux: 2
[zapit.cpp:StopPlayBack:2444] standby 0 playing 1 forced 0 send_pmt 1
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel b4cc03fd00016eac [WDR HD Köln] mode 0 STOP src 0 mask 1 -> 0 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:385] (newmask == 0)
[ca_ci] -> SendCAPMT
TP: B4CC03FD0001
SID: 6EAC
SOURCE: 0
CA_MASK: 0
CALEN: 0
Scrambled: 0
Mode: 0
Enabled: STOP
TuxTxt stopping subtitle thread ...
[dvb-sub] paused
2021-11-01 18:57:45.352 [sectionsd] cnThread: stop eit update filter (not active )
2021-11-01 18:57:45.352 [sectionsd] cnThread: eit update filter, ch 0x03fd00016e ac, current ver 0x04 got events 1 (not active)
2021-11-01 18:57:45.352 [sectionsd] commandserviceStopped done
CRemoteControl::handleMsg: EVT_TUNE_COMPLETE (b4cc03fd00016eb3)
2021-11-01 18:57:45.413 [sectionsd] commandserviceChanged: Service change to b4c c03fd00016eb3 demux #0
2021-11-01 18:57:45.414 [sectionsd] cnThread: stop eit update filter (active)
[zapit] parsing pmt pid 0xAA (WDR HD Essen)
[subtitle] TTXSub: PID=0x0068, lang=deu, page=150
[subtitles] DVBSub: PID=0x0069, lang=deu, cpageid=0001, apageid=0001
[pmt] found aitpid: 0x943
[zapit] channel found, audio pid 66, subtitle pid 0 mode 0 volume 40
[zapit.cpp:StartPlayBack:2360] standby 0 playing 0 forced 0
[zapit] vpid 65 apid 66 pcr 65
[HAL: 00f6b170:audio ] SetStreamType 1 (0x1)
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel b4cc03fd00016eb3 [WDR HD Essen] mode 0 START src 0 mask 0 -> 1 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:337] socket only
[capmt.cpp:SetMode:483] (oldmask != newmask) || force_update)
[ca_ci] -> SendCAPMT
TP: B4CC03FD0001
SID: 6EB3
SOURCE: 0
CA_MASK: 1
CALEN: 60
Scrambled: 0
Mode: 0
Enabled: START
[ca_ci] -> FindFreeSlot
No free ci-slot
CaMap Empty
[pmt] set update filter, sid 0x6eb3 pid 0xaa version 12
[ait] trying to parse AIT
CLCD::ShowDiskLevel 19
TuxTxt stopped service 68
TuxTXT pid: 68
TuxTxt: source demux 0
TuxTxt service started 68
key: 006c value 2, translate: 006c -cursor down-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 422 new SAT.1 HD -> b3e003f90001ef74
StopAutoRecord: autoshift 0
TuxTxt running thread...(0068) nice error
2021-11-01 18:57:45.758 [sectionsd] commandserviceStopped
stopPlayBack: stopping...
stopPlayBack: stopped
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id b3e003f90001ef74
[zapit.cpp:ZapIt:529] [zapit] zap to SAT.1 HD (b3e003f90001ef74 tp 2cc800c003f90 001)
[zapit] saving channel, apid 66 sub pid 0 mode 0 volume 40
[zapit] GetConfig...
[femanager.cpp:allocateFE:758] pip demux: 2
[zapit.cpp:StopPlayBack:2444] standby 0 playing 1 forced 0 send_pmt 1
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel b4cc03fd00016eb3 [WDR HD Essen] mode 0 STOP src 0 mask 1 -> 0 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:385] (newmask == 0)
[ca_ci] -> SendCAPMT
TP: B4CC03FD0001
SID: 6EB3
SOURCE: 0
CA_MASK: 0
CALEN: 0
Scrambled: 0
Mode: 0
Enabled: STOP
[ca_ci] -> GetNumberCISlots
CI: CAM not found
key: 006c value 2, translate: 006c -cursor down-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 398 new RTL HD -> aa0004210001ef10
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id aa0004210001ef10
[ca_ci] -> GetNumberCISlots
CI: CAM not found
2021-11-01 18:57:45.877 [sectionsd] cnThread: stop eit update filter (not active )
2021-11-01 18:57:45.877 [sectionsd] commandserviceStopped done
2021-11-01 18:57:45.877 [sectionsd] cnThread::shouldSleep first retry (1) -> res tart demux
key: 006c value 2, translate: 006c -cursor down-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 96 new RTLZWEI HD -> aa0004210001ef15
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id aa0004210001ef15
[ca_ci] -> GetNumberCISlots
CI: CAM not found
key: 006c value 2, translate: 006c -cursor down-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 99 new RTLup -> bf2c044100012f30
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id bf2c044100012f30
[ca_ci] -> GetNumberCISlots
CI: CAM not found
2021-11-01 18:57:46.186 [sectionsd] addEvent: ch 03fd00016eb3 running 4 (curr) g ot_CN 0
[neutrino] CSectionsdClient::EVT_GOT_CN_EPG
key: 006c value 2, translate: 006c -cursor down-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 765 new ProSieben HD -> b3e003f90001ef75
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id b3e003f90001ef75
[ca_ci] -> GetNumberCISlots
CI: CAM not found
key: 006c value 2, translate: 006c -cursor down-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 399 new Pro7 MAXX HD -> b3e003f90001ef78
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id b3e003f90001ef78
[ca_ci] -> GetNumberCISlots
CI: CAM not found
ShowText ' 4'
key: 006c value 2, translate: 006c -cursor down-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 402 new SAT.1 Gold HD -> ae5c0413000130d4
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id ae5c0413000130d4
[ca_ci] -> GetNumberCISlots
CI: CAM not found
key: 006c value 2, translate: 006c -cursor down-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 249 new VOX HD -> aa0004210001ef11
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id aa0004210001ef11
[ca_ci] -> GetNumberCISlots
CI: CAM not found
CAit::Read: pid 943 found
[ait] detected AppID: 1, AppName: HBBTV-Start-DSMCC+Web, Url: http://itv.ard.de/ ardstart/index.html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 6 5793
[ait] detected AppID: 61, AppName: HBBTV ARD Testportal, Url: http://itv-tp.ard. de/index.html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[ait] detected AppID: 3, AppName: HBBTV ARD-Mediathek, Url: http://tv.ardmediath ek.de/index.html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 6579 3
[ait] detected AppID: 35, AppName: BR-Mediathek, Url: http://hbbtv-mediathek.br. de/index.html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[ait] detected AppID: 2, AppName: EPG, Url: http://itv.ard.de/ardepg/index.php p rofilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[ait] detected AppID: 192, AppName: Replay, Url: http://itv.ard.de/replay/index. php profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[ait] detected AppID: 30, AppName: WDR Mediathek, Url: http://tv.ardmediathek.de /index.html?client=wdr profilecode: 0 orgid: 19 sectionLength: 879 profileVersio n 65793
[ait] detected AppID: 22, AppName: WDR Text, Url: http://hbbtv.wdr.de/wdrtext/in dex.html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[ait] detected AppID: 157, AppName: KiKA-Player ARD, Url: http://cdn.hbbtv.kika. de/player/index.php?ard=1 profilecode: 0 orgid: 19 sectionLength: 879 profileVer sion 65793
[ait] detected AppID: 200, AppName: Die Maus, Url: http://live.spcode.tv/diemaus .html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[scan] AIT finished.
TuxTxt stopping subtitle thread ...
[dvb-sub] paused
[fe0/0] tune to 11464000 DVB-S2 8PSK 2/3 H/L srate 22000000 pli -1 plc 0 plm 1 ( tuner 1714000 offset 9750000 timeout 4000)
[frontend.cpp:setFrontend:1540] [fe0/0] tuner pilot 2 (feparams 2) streamid (-1/ 0/1)

key: 006c value 0, translate: 006c -cursor down-
[frontend.cpp:getEvent:804] [fe0/0] ******** FE_HAS_LOCK: freq 1714000
[fe0/0] tuning took: 215 msec (min 88 max 226)
CRemoteControl::handleMsg: EVT_TUNE_COMPLETE (b3e003f90001ef74)
2021-11-01 18:57:46.785 [sectionsd] commandserviceChanged: Service change to b3e 003f90001ef74 demux #0
[zapit] parsing pmt pid 0x60 (SAT.1 HD)
[subtitle] TTXSub: PID=0x0020, lang=deu, page=149
[pmt] found aitpid: 0x105
[zapit] channel found, audio pid 103, subtitle pid 0 mode 0 volume 45
[zapit.cpp:StartPlayBack:2360] standby 0 playing 0 forced 0
[zapit] vpid FF apid 103 pcr FF
[HAL: 00f6b170:audio ] SetStreamType 0 (0x0)
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel b3e003f90001ef74 [SAT.1 HD] mode 0 START src 0 m ask 0 -> 1 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:337] socket only
[capmt.cpp:SetMode:472] CI: use CI for [SAT.1 HD]
[capmt.cpp:SetMode:483] (oldmask != newmask) || force_update)
[ca_ci] -> SendCAPMT
TP: B3E003F90001
SID: EF74
SOURCE: 0
CA_MASK: 1
CALEN: 577
Scrambled: 1
Mode: 0
Enabled: START
[ca_ci] -> FindFreeSlot
No free ci-slot
Service Caids: 098c 098d 09c4 1830 1842 1843 1860 186a 186d 4af4 4b64
[pmt] set update filter, sid 0xef74 pid 0x60 version e
CLCD::ShowDiskLevel 19
[ait] trying to parse AIT
2021-11-01 18:57:47.328 [sectionsd] commandserviceStopped
stopPlayBack: stopping...
stopPlayBack: stopped
[zapit.cpp:ZapIt:529] [zapit] zap to VOX HD (aa0004210001ef11 tp 2a5000c00421000 1)
[zapit] saving channel, apid 103 sub pid 0 mode 0 volume 40
[zapit] GetConfig...
[femanager.cpp:allocateFE:758] pip demux: 2
[zapit.cpp:StopPlayBack:2444] standby 0 playing 1 forced 0 send_pmt 1
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel b3e003f90001ef74 [SAT.1 HD] mode 0 STOP src 0 ma sk 1 -> 0 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:385] (newmask == 0)
[ca_ci] -> SendCAPMT
TP: B3E003F90001
SID: EF74
SOURCE: 0
CA_MASK: 0
CALEN: 0
Scrambled: 1
Mode: 0
Enabled: STOP
[ca_ci] -> StopLiveCI
1 Nov 18:57:47 ntpdate[12849]: adjust time server 159.69.36.25 offset -0.002057 sec
2021-11-01 18:57:47.502 [sectionsd] timeThread: Time set via NTP, going to sleep for 1800 seconds.
2021-11-01 18:57:47.763 [sectionsd] addEvent: ch 03f90001ef74 running 0 (next) g ot_CN 0
2021-11-01 18:57:47.763 [sectionsd] cnThread: stop eit update filter (not active )
2021-11-01 18:57:47.763 [sectionsd] commandserviceStopped done
[neutrino] CSectionsdClient::EVT_GOT_CN_EPG
2021-11-01 18:57:47.767 [sectionsd] cnThread: eit update filter, ch 0x03f90001ef 74, current ver 0x02 got events 2 (not active)
CAit::Read: pid 105 found
[ait] detected AppID: 1, AppName: SAT.1, Url: http://hbbtv.redbutton.de/service/ redbutton.php?brand=s1de profilecode: 0 orgid: 96 sectionLength: 243 profileVers ion 65793
[scan] AIT finished.
TuxTxt stopping subtitle thread ...
[dvb-sub] paused
[fe0/0] tune to 10832000 DVB-S2 8PSK 2/3 H/L srate 22000000 pli -1 plc 0 plm 1 ( tuner 1082000 offset 9750000 timeout 4000)
[frontend.cpp:setFrontend:1540] [fe0/0] tuner pilot 2 (feparams 2) streamid (-1/ 0/1)

[frontend.cpp:getEvent:804] [fe0/0] ******** FE_HAS_LOCK: freq 1082000
[fe0/0] tuning took: 214 msec (min 88 max 226)
CRemoteControl::handleMsg: EVT_TUNE_COMPLETE (aa0004210001ef11)
2021-11-01 18:57:48.599 [sectionsd] commandserviceChanged: Service change to aa0 004210001ef11 demux #0
2021-11-01 18:57:48.600 [sectionsd] cnThread: stop eit update filter (active)
[zapit] parsing pmt pid 0x61 (VOX HD)
2021-11-01 18:57:49.000 [sectionsd] addEvent: ch 04210001ef11 running 4 (curr) g ot_CN 0
[neutrino] CSectionsdClient::EVT_GOT_CN_EPG
[pmt] found aitpid: 0x205
[subtitles] DVBSub: PID=0x0031, lang=deu, cpageid=0001, apageid=0001
[zapit] channel found, audio pid 203, subtitle pid 0 mode 0 volume 40
[zapit.cpp:StartPlayBack:2360] standby 0 playing 0 forced 0
[zapit] vpid 1FF apid 203 pcr 1FF
[HAL: 00f6b170:audio ] SetStreamType 0 (0x0)
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel aa0004210001ef11 [VOX HD] mode 0 START src 0 mas k 0 -> 1 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:337] socket only
[capmt.cpp:SetMode:472] CI: use CI for [VOX HD]
[capmt.cpp:SetMode:483] (oldmask != newmask) || force_update)
[ca_ci] -> SendCAPMT
TP: AA0004210001
SID: EF11
SOURCE: 0
CA_MASK: 1
CALEN: 592
Scrambled: 1
Mode: 0
Enabled: START
[ca_ci] -> FindFreeSlot
No free ci-slot
Service Caids: 098c 098d 09c4 1830 1842 1843 1860 186a 186d 4af4 4b64
[pmt] set update filter, sid 0xef11 pid 0x61 version 2
[ait] trying to parse AIT
CLCD::ShowDiskLevel 19
2021-11-01 18:57:49.350 [sectionsd] addEvent: ch 04210001ef11 running 1 (next) g ot_CN 1
ShowText ' 12'
TuxTxt stopped service 68
TuxTXT pid: 21
TuxTxt: source demux 0
TuxTxt service started 21
TuxTxt running thread...(0021) nice error
CInfoViewer::loop() CA reload
[neutrino] CSectionsdClient::EVT_GOT_CN_EPG
key: 0067 value 1, translate: 0067 -cursor up-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 97 new SAT.1 Gold HD -> ae5c0413000130d4
StopAutoRecord: autoshift 0
2021-11-01 18:57:50.237 [sectionsd] cnThread: eit update filter, ch 0x04210001ef 11, current ver 0x00 got events 3 (not active)
2021-11-01 18:57:50.253 [sectionsd] commandserviceStopped
stopPlayBack: stopping...
stopPlayBack: stopped
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id ae5c0413000130d4
[zapit.cpp:ZapIt:529] [zapit] zap to SAT.1 Gold HD (ae5c0413000130d4 tp 2b6700c0 04130001)
[zapit] saving channel, apid 203 sub pid 0 mode 0 volume 40
[zapit] GetConfig...
[femanager.cpp:allocateFE:758] pip demux: 2
[zapit.cpp:StopPlayBack:2444] standby 0 playing 1 forced 0 send_pmt 1
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel aa0004210001ef11 [VOX HD] mode 0 STOP src 0 mask 1 -> 0 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:385] (newmask == 0)
[ca_ci] -> SendCAPMT
TP: AA0004210001
SID: EF11
SOURCE: 0
CA_MASK: 0
CALEN: 0
Scrambled: 1
Mode: 0
Enabled: STOP
[ca_ci] -> StopLiveCI
[ca_ci] -> GetNumberCISlots
CI: CAM not found
2021-11-01 18:57:50.286 [sectionsd] cnThread: stop eit update filter (active)
2021-11-01 18:57:50.287 [sectionsd] commandserviceStopped done
CAit::Read: pid 205 found
[ait] detected AppID: 200, AppName: VOX Startleiste, Url: http://vox-digitaltext .rtl-hbbtv.de/launchbar/index-vox-de.html profilecode: 0 orgid: 26 sectionLength : 705 profileVersion 65793
[ait] detected AppID: 204, AppName: Kochbar, Url: http://kochbar.rtl-hbbtv.de/in dex.html profilecode: 0 orgid: 26 sectionLength: 705 profileVersion 65793
[ait] detected AppID: 205, AppName: Digitaltext, Url: http://vox-digitaltext.rtl -hbbtv.de/index.html?sender=vox&country=de profilecode: 0 orgid: 26 sectionLengt h: 705 profileVersion 65793
[ait] detected AppID: 206, AppName: VOX Specials, Url: http://specials.rtl-hbbtv .de/index.html profilecode: 0 orgid: 26 sectionLength: 705 profileVersion 65793
[ait] detected AppID: 216, AppName: VOX Spiele, Url: http://mg-rtl.spielecenter. tv/spielecenter/index.php profilecode: 0 orgid: 26 sectionLength: 705 profileVer sion 65793
[ait] detected AppID: 220, AppName: VOX TV Highlights, Url: http://tvhighlights. rtl-hbbtv.de/tvhighlights/vox/de/index.html profilecode: 0 orgid: 26 sectionLeng th: 705 profileVersion 65793
[ait] detected AppID: 160, AppName: TVNOW, Url: https://app.tvnow.rtl-hbbtv.de/i ndex.html profilecode: 0 orgid: 26 sectionLength: 705 profileVersion 65793
[scan] AIT finished.
TuxTxt stopping subtitle thread ...
[dvb-sub] paused
[fe0/0] tune to 11111000 DVB-S2 8PSK 2/3 H/L srate 22000000 pli -1 plc 0 plm 1 ( tuner 1361000 offset 9750000 timeout 4000)
[frontend.cpp:setFrontend:1540] [fe0/0] tuner pilot 2 (feparams 2) streamid (-1/ 0/1)

[frontend.cpp:getEvent:804] [fe0/0] ******** FE_HAS_LOCK: freq 1361000
[fe0/0] tuning took: 213 msec (min 88 max 226)
CRemoteControl::handleMsg: EVT_TUNE_COMPLETE (ae5c0413000130d4)
2021-11-01 18:57:50.572 [sectionsd] commandserviceChanged: Service change to ae5 c0413000130d4 demux #0
2021-11-01 18:57:50.572 [sectionsd] cnThread: stop eit update filter (not active )
[zapit] parsing pmt pid 0x60 (SAT.1 Gold HD)
key: 0067 value 2, translate: 0067 -cursor up-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 249 new Pro7 MAXX HD -> b3e003f90001ef78
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id b3e003f90001ef78
[ca_ci] -> GetNumberCISlots
CI: CAM not found
key: 0067 value 2, translate: 0067 -cursor up-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 402 new ProSieben HD -> b3e003f90001ef75
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id b3e003f90001ef75
[ca_ci] -> GetNumberCISlots
CI: CAM not found
key: 0067 value 2, translate: 0067 -cursor up-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 399 new RTLup -> bf2c044100012f30
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id bf2c044100012f30
[ca_ci] -> GetNumberCISlots
CI: CAM not found
[pmt] found aitpid: 0x105
[zapit] channel found, audio pid 103, subtitle pid 0 mode 0 volume 45
[zapit.cpp:StartPlayBack:2360] standby 0 playing 0 forced 0
[zapit] vpid FF apid 103 pcr FF
[HAL: 00f6b170:audio ] SetStreamType 0 (0x0)
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel ae5c0413000130d4 [SAT.1 Gold HD] mode 0 START sr c 0 mask 0 -> 1 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:337] socket only
[capmt.cpp:SetMode:472] CI: use CI for [SAT.1 Gold HD]
[capmt.cpp:SetMode:483] (oldmask != newmask) || force_update)
[ca_ci] -> SendCAPMT
TP: AE5C04130001
SID: 30D4
SOURCE: 0
CA_MASK: 1
CALEN: 577
Scrambled: 1
Mode: 0
Enabled: START
[ca_ci] -> FindFreeSlot
No free ci-slot
Service Caids: 098c 098d 09c4 1830 1842 1843 1860 186a 186d 4af4 4b64
[pmt] set update filter, sid 0x30d4 pid 0x60 version d
[ait] trying to parse AIT
CLCD::ShowDiskLevel 19
2021-11-01 18:57:51.028 [sectionsd] commandserviceStopped
stopPlayBack: stopping...
stopPlayBack: stopped
key: 0067 value 2, translate: 0067 -cursor up-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 765 new RTLZWEI HD -> aa0004210001ef15
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id aa0004210001ef15
[zapit.cpp:ZapIt:529] [zapit] zap to RTLup (bf2c044100012f30 tp 2f9b00c004410001 )
[zapit] saving channel, apid 103 sub pid 0 mode 0 volume 40
[zapit] GetConfig...
[femanager.cpp:allocateFE:758] pip demux: 2
[zapit.cpp:StopPlayBack:2444] standby 0 playing 1 forced 0 send_pmt 1
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel ae5c0413000130d4 [SAT.1 Gold HD] mode 0 STOP src 0 mask 1 -> 0 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:385] (newmask == 0)
[ca_ci] -> SendCAPMT
TP: AE5C04130001
SID: 30D4
SOURCE: 0
CA_MASK: 0
CALEN: 0
Scrambled: 1
Mode: 0
Enabled: STOP
[ca_ci] -> StopLiveCI
[ca_ci] -> GetNumberCISlots
CI: CAM not found
2021-11-01 18:57:51.134 [sectionsd] addEvent: ch 0413000130d4 running 0 (next) g ot_CN 0
2021-11-01 18:57:51.134 [sectionsd] cnThread: stop eit update filter (not active )
2021-11-01 18:57:51.134 [sectionsd] commandserviceStopped done
2021-11-01 18:57:51.134 [sectionsd] cnThread: eit update filter, ch 0x0413000130 d4, current ver 0x19 got events 2 (not active)
[neutrino] CSectionsdClient::EVT_GOT_CN_EPG
key: 0067 value 2, translate: 0067 -cursor up-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 99 new RTL HD -> aa0004210001ef10
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id aa0004210001ef10
[ca_ci] -> GetNumberCISlots
CI: CAM not found
key: 0067 value 0, translate: 0067 -cursor up-
CAit::Read: pid 105 found
[ait] detected AppID: 12, AppName: SAT.1 Gold, Url: http://hbbtv.redbutton.de/se rvice/redbutton.php?brand=s1goldde profilecode: 0 orgid: 96 sectionLength: 268 p rofileVersion 65793
[scan] AIT finished.
TuxTxt stopping subtitle thread ...
[dvb-sub] paused
[fe0/0] tune to 12187000 DVB QPSK 3/4 H/L srate 27500000 pli -1 plc 0 plm 1 (tun er 1587000 offset 10600000 timeout 4000)
[frontend.cpp:setFrontend:1540] [fe0/0] tuner pilot 2 (feparams 2) streamid (-1/ 0/1)

[frontend.cpp:getEvent:804] [fe0/0] ******** FE_HAS_LOCK: freq 1587000
[fe0/0] tuning took: 89 msec (min 88 max 226)
CRemoteControl::handleMsg: EVT_TUNE_COMPLETE (bf2c044100012f30)
2021-11-01 18:57:51.961 [sectionsd] commandserviceChanged: Service change to bf2 c044100012f30 demux #0
2021-11-01 18:57:51.962 [sectionsd] cnThread: stop eit update filter (active)
[zapit] parsing pmt pid 0x29 (RTLup)
[pmt] found aitpid: 0x122
[zapit] channel found, audio pid 89, subtitle pid 0 mode 0 volume 40
[zapit.cpp:StartPlayBack:2360] standby 0 playing 0 forced 0
[zapit] vpid A8 apid 89 pcr A8
[HAL: 00f6b170:audio ] SetStreamType 1 (0x1)
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel bf2c044100012f30 [RTLup] mode 0 START src 0 mask 0 -> 1 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:337] socket only
[capmt.cpp:SetMode:483] (oldmask != newmask) || force_update)
[ca_ci] -> SendCAPMT
TP: BF2C04410001
SID: 2F30
SOURCE: 0
CA_MASK: 1
CALEN: 40
Scrambled: 0
Mode: 0
Enabled: START
[ca_ci] -> FindFreeSlot
No free ci-slot
CaMap Empty
[pmt] set update filter, sid 0x2f30 pid 0x29 version 9
[ait] trying to parse AIT
CLCD::ShowDiskLevel 19
2021-11-01 18:57:52.435 [sectionsd] commandserviceStopped
stopPlayBack: stopping...
stopPlayBack: stopped
key: 0160 value 1, translate: 0160 -ok-
[zapit.cpp:ZapIt:529] [zapit] zap to RTL HD (aa0004210001ef10 tp 2a5000c00421000 1)
[zapit] saving channel, apid 89 sub pid 0 mode 0 volume 40
[zapit] GetConfig...
[femanager.cpp:allocateFE:758] pip demux: 2
[zapit.cpp:StopPlayBack:2444] standby 0 playing 1 forced 0 send_pmt 1
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel bf2c044100012f30 [RTLup] mode 0 STOP src 0 mask 1 -> 0 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:385] (newmask == 0)
[ca_ci] -> SendCAPMT
TP: BF2C04410001
SID: 2F30
SOURCE: 0
CA_MASK: 0
CALEN: 0
Scrambled: 0
Mode: 0
Enabled: STOP
2021-11-01 18:57:52.504 [sectionsd] addEvent: ch 044100012f30 running 1 (next) g ot_CN 0
2021-11-01 18:57:52.505 [sectionsd] cnThread: stop eit update filter (not active )
2021-11-01 18:57:52.505 [sectionsd] commandserviceStopped done
2021-11-01 18:57:52.505 [sectionsd] cnThread: eit update filter, ch 0x044100012f 30, current ver 0x08 got events 2 (not active)
[neutrino] CSectionsdClient::EVT_GOT_CN_EPG
key: 0160 value 0, translate: 0160 -ok-
key: 0160 value 1, translate: 0160 -ok-
CNeutrinoApp::showChannelList: bouquetList 0x958478 size 11 old_b 0
CChannelList::paint() after paint head: 4 msec
CChannelList::paint() after paint body: 72 msec
ShowText 'RTL HD - RTL Aktuell'
CChannelList::paint() paint total: 73 msec
key: 0160 value 0, translate: 0160 -ok-
CAit::Read: pid 122 found
[ait] detected AppID: 730, AppName: RTLplus Startleiste, Url: http://rtl-digital text.rtl-hbbtv.de/launchbar/index-rtlplus-de.html profilecode: 0 orgid: 26 secti onLength: 736 profileVersion 65793
[ait] detected AppID: 735, AppName: RTLplus Digitaltext, Url: http://rtl-digital text.rtl-hbbtv.de/index.html?sender=rtlplus&country=de profilecode: 0 orgid: 26 sectionLength: 736 profileVersion 65793
[ait] detected AppID: 112, AppName: RTL Specials, Url: http://specials.rtl-hbbtv .de/index.html profilecode: 0 orgid: 26 sectionLength: 736 profileVersion 65793
[ait] detected AppID: 733, AppName: RTLplus Spiele, Url: http://mg-rtl.spielecen ter.tv/spielecenter/index.php profilecode: 0 orgid: 26 sectionLength: 736 profil eVersion 65793
[ait] detected AppID: 734, AppName: Kochbar, Url: http://kochbar.rtl-hbbtv.de/in dex.html profilecode: 0 orgid: 26 sectionLength: 736 profileVersion 65793
[ait] detected AppID: 750, AppName: RTLplus TVHighlights, Url: http://tvhighligh ts.rtl-hbbtv.de/tvhighlights/rtlplus/de/index.html profilecode: 0 orgid: 26 sect ionLength: 736 profileVersion 65793
[ait] detected AppID: 160, AppName: TVNOW, Url: https://app.tvnow.rtl-hbbtv.de/i ndex.html profilecode: 0 orgid: 26 sectionLength: 736 profileVersion 65793
[scan] AIT finished.
TuxTxt stopping subtitle thread ...
[dvb-sub] paused
[fe0/0] tune to 10832000 DVB-S2 8PSK 2/3 H/L srate 22000000 pli -1 plc 0 plm 1 ( tuner 1082000 offset 9750000 timeout 4000)
[frontend.cpp:setFrontend:1540] [fe0/0] tuner pilot 2 (feparams 2) streamid (-1/ 0/1)

[frontend.cpp:getEvent:804] [fe0/0] ******** FE_HAS_LOCK: freq 1082000
[fe0/0] tuning took: 225 msec (min 88 max 226)
CRemoteControl::handleMsg: EVT_TUNE_COMPLETE (aa0004210001ef10)
2021-11-01 18:57:53.682 [sectionsd] commandserviceChanged: Service change to aa0 004210001ef10 demux #0
2021-11-01 18:57:53.682 [sectionsd] cnThread: stop eit update filter (active)
2021-11-01 18:57:53.878 [sectionsd] addEvent: ch 04210001ef10 running 1 (next) g ot_CN 0
[neutrino] CSectionsdClient::EVT_GOT_CN_EPG
key: 0067 value 1, translate: 0067 -cursor up-
ShowText 'SAT.1 HD - Buchstaben Battle'
[zapit] parsing pmt pid 0x60 (RTL HD)
key: 0067 value 0, translate: 0067 -cursor up-
2021-11-01 18:57:54.253 [sectionsd] addEvent: ch 04210001ef10 running 4 (curr) g ot_CN 2
[neutrino] CSectionsdClient::EVT_GOT_CN_EPG
key: 0067 value 1, translate: 0067 -cursor up-
ShowText 'WDR HD Essen - Aktuelle Stunde'
[pmt] found aitpid: 0x105
[subtitles] DVBSub: PID=0x0030, lang=deu, cpageid=0001, apageid=0001
[zapit] channel found, audio pid 103, subtitle pid 0 mode 0 volume 45
[zapit.cpp:StartPlayBack:2360] standby 0 playing 0 forced 0
[zapit] vpid FF apid 103 pcr FF
[HAL: 00f6b170:audio ] SetStreamType 0 (0x0)
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel aa0004210001ef10 [RTL HD] mode 0 START src 0 mas k 0 -> 1 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:337] socket only
[capmt.cpp:SetMode:472] CI: use CI for [RTL HD]
[capmt.cpp:SetMode:483] (oldmask != newmask) || force_update)
[ca_ci] -> SendCAPMT
TP: AA0004210001
SID: EF10
SOURCE: 0
CA_MASK: 1
CALEN: 592
Scrambled: 1
Mode: 0
Enabled: START
[ca_ci] -> FindFreeSlot
No free ci-slot
Service Caids: 098c 098d 09c4 1830 1842 1843 1860 186a 186d 4af4 4b64
[pmt] set update filter, sid 0xef10 pid 0x60 version 2
CLCD::ShowDiskLevel 19
[ait] trying to parse AIT
TuxTxt stopped service 21
TuxTXT pid: 20
TuxTxt: source demux 0
TuxTxt service started 20
TuxTxt running thread...(0020) nice error
key: 0067 value 0, translate: 0067 -cursor up-
2021-11-01 18:57:55.266 [sectionsd] cnThread: eit update filter, ch 0x04210001ef 10, current ver 0x1a got events 3 (not active)
key: 0160 value 1, translate: 0160 -ok-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 96 new WDR HD Essen -> b4cc03fd00016eb3
StopAutoRecord: autoshift 0
2021-11-01 18:57:55.301 [sectionsd] commandserviceStopped
stopPlayBack: stopping...
stopPlayBack: stopped
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id b4cc03fd00016eb3
CNeutrinoApp::showChannelList: nNewChannel 3
ShowText ' 6'
[zapit.cpp:ZapIt:529] [zapit] zap to WDR HD Essen (b4cc03fd00016eb3 tp 2d0300c00 3fd0001)
[zapit] saving channel, apid 103 sub pid 0 mode 0 volume 40
[zapit] GetConfig...
[femanager.cpp:allocateFE:758] pip demux: 2
[zapit.cpp:StopPlayBack:2444] standby 0 playing 1 forced 0 send_pmt 1
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel aa0004210001ef10 [RTL HD] mode 0 STOP src 0 mask 1 -> 0 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:385] (newmask == 0)
[ca_ci] -> SendCAPMT
TP: AA0004210001
SID: EF10
SOURCE: 0
CA_MASK: 0
CALEN: 0
Scrambled: 1
Mode: 0
Enabled: STOP
[ca_ci] -> StopLiveCI
[ca_ci] -> GetNumberCISlots
CI: CAM not found
2021-11-01 18:57:55.330 [sectionsd] cnThread: stop eit update filter (active)
2021-11-01 18:57:55.330 [sectionsd] commandserviceStopped done
1 Nov 18:57:55 ntpdate[12874]: adjust time server 159.69.36.25 offset -0.001456 sec
2021-11-01 18:57:55.354 [sectionsd] timeThread: Time set via NTP, going to sleep for 1800 seconds.
key: 0160 value 0, translate: 0160 -ok-
CAit::Read: pid 105 found
[ait] detected AppID: 100, AppName: RTL Startleiste, Url: http://rtl-digitaltext .rtl-hbbtv.de/launchbar/index-rtl-de.html profilecode: 0 orgid: 26 sectionLength : 628 profileVersion 65793
[ait] detected AppID: 105, AppName: RTL Digitaltext, Url: http://rtl-digitaltext .rtl-hbbtv.de/index.html?sender=rtl&country=de profilecode: 0 orgid: 26 sectionL ength: 628 profileVersion 65793
[ait] detected AppID: 112, AppName: RTL Specials, Url: http://specials.rtl-hbbtv .de/index.html profilecode: 0 orgid: 26 sectionLength: 628 profileVersion 65793
[ait] detected AppID: 116, AppName: RTL Spiele, Url: http://mg-rtl.spielecenter. tv/spielecenter/index.php profilecode: 0 orgid: 26 sectionLength: 628 profileVer sion 65793
[ait] detected AppID: 120, AppName: RTL TVHighlights, Url: http://tvhighlights.r tl-hbbtv.de/tvhighlights/rtl/de/index.html profilecode: 0 orgid: 26 sectionLengt h: 628 profileVersion 65793
[ait] detected AppID: 160, AppName: TVNOW, Url: https://app.tvnow.rtl-hbbtv.de/i ndex.html profilecode: 0 orgid: 26 sectionLength: 628 profileVersion 65793
[scan] AIT finished.
TuxTxt stopping subtitle thread ...
[dvb-sub] paused
[fe0/0] tune to 11523000 DVB-S2 8PSK 2/3 H/L srate 22000000 pli -1 plc 0 plm 1 ( tuner 1773000 offset 9750000 timeout 4000)
[frontend.cpp:setFrontend:1540] [fe0/0] tuner pilot 2 (feparams 2) streamid (-1/ 0/1)

[frontend.cpp:getEvent:804] [fe0/0] ******** FE_HAS_LOCK: freq 1773000
[fe0/0] tuning took: 213 msec (min 88 max 226)
CRemoteControl::handleMsg: EVT_TUNE_COMPLETE (b4cc03fd00016eb3)
2021-11-01 18:57:56.395 [sectionsd] commandserviceChanged: Service change to b4c c03fd00016eb3 demux #0
2021-11-01 18:57:56.396 [sectionsd] cnThread: stop eit update filter (not active )
2021-11-01 18:57:56.414 [sectionsd] addEvent: ch 03fd00016eb3 running 4 (curr) g ot_CN 0
[neutrino] CSectionsdClient::EVT_GOT_CN_EPG
[zapit] parsing pmt pid 0xAA (WDR HD Essen)
[subtitle] TTXSub: PID=0x0068, lang=deu, page=150
[subtitles] DVBSub: PID=0x0069, lang=deu, cpageid=0001, apageid=0001
[pmt] found aitpid: 0x943
[zapit] channel found, audio pid 66, subtitle pid 0 mode 0 volume 40
[zapit.cpp:StartPlayBack:2360] standby 0 playing 0 forced 0
[zapit] vpid 65 apid 66 pcr 65
[HAL: 00f6b170:audio ] SetStreamType 1 (0x1)
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel b4cc03fd00016eb3 [WDR HD Essen] mode 0 START src 0 mask 0 -> 1 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:337] socket only
[capmt.cpp:SetMode:483] (oldmask != newmask) || force_update)
[ca_ci] -> SendCAPMT
TP: B4CC03FD0001
SID: 6EB3
SOURCE: 0
CA_MASK: 1
CALEN: 60
Scrambled: 0
Mode: 0
Enabled: START
[ca_ci] -> FindFreeSlot
No free ci-slot
CaMap Empty
[pmt] set update filter, sid 0x6eb3 pid 0xaa version 12
[ait] trying to parse AIT
CLCD::ShowDiskLevel 19
TuxTxt stopped service 20
TuxTXT pid: 68
TuxTxt: source demux 0
TuxTxt service started 68
TuxTxt running thread...(0068) nice error
2021-11-01 18:57:57.327 [sectionsd] addEvent: ch 03fd00016eb3 running 1 (next) g ot_CN 1
[neutrino] CSectionsdClient::EVT_GOT_CN_EPG
ShowText ' 4'
key: 006c value 1, translate: 006c -cursor down-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 422 new SAT.1 HD -> b3e003f90001ef74
StopAutoRecord: autoshift 0
2021-11-01 18:57:57.804 [sectionsd] commandserviceStopped
stopPlayBack: stopping...
stopPlayBack: stopped
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id b3e003f90001ef74
[zapit.cpp:ZapIt:529] [zapit] zap to SAT.1 HD (b3e003f90001ef74 tp 2cc800c003f90 001)
[zapit] saving channel, apid 66 sub pid 0 mode 0 volume 40
[zapit] GetConfig...
[femanager.cpp:allocateFE:758] pip demux: 2
[zapit.cpp:StopPlayBack:2444] standby 0 playing 1 forced 0 send_pmt 1
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel b4cc03fd00016eb3 [WDR HD Essen] mode 0 STOP src 0 mask 1 -> 0 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:385] (newmask == 0)
[ca_ci] -> SendCAPMT
TP: B4CC03FD0001
SID: 6EB3
SOURCE: 0
CA_MASK: 0
CALEN: 0
Scrambled: 0
Mode: 0
Enabled: STOP
[ca_ci] -> GetNumberCISlots
CI: CAM not found
CAit::Read: pid 943 found
[ait] detected AppID: 1, AppName: HBBTV-Start-DSMCC+Web, Url: http://itv.ard.de/ ardstart/index.html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 6 5793
[ait] detected AppID: 61, AppName: HBBTV ARD Testportal, Url: http://itv-tp.ard. de/index.html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[ait] detected AppID: 3, AppName: HBBTV ARD-Mediathek, Url: http://tv.ardmediath ek.de/index.html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 6579 3
[ait] detected AppID: 35, AppName: BR-Mediathek, Url: http://hbbtv-mediathek.br. de/index.html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[ait] detected AppID: 2, AppName: EPG, Url: http://itv.ard.de/ardepg/index.php p rofilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[ait] detected AppID: 192, AppName: Replay, Url: http://itv.ard.de/replay/index. php profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[ait] detected AppID: 30, AppName: WDR Mediathek, Url: http://tv.ardmediathek.de /index.html?client=wdr profilecode: 0 orgid: 19 sectionLength: 879 profileVersio n 65793
[ait] detected AppID: 22, AppName: WDR Text, Url: http://hbbtv.wdr.de/wdrtext/in dex.html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[ait] detected AppID: 157, AppName: KiKA-Player ARD, Url: http://cdn.hbbtv.kika. de/player/index.php?ard=1 profilecode: 0 orgid: 19 sectionLength: 879 profileVer sion 65793
[ait] detected AppID: 200, AppName: Die Maus, Url: http://live.spcode.tv/diemaus .html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[scan] AIT finished.
TuxTxt stopping subtitle thread ...
[dvb-sub] paused
[fe0/0] tune to 11464000 DVB-S2 8PSK 2/3 H/L srate 22000000 pli -1 plc 0 plm 1 ( tuner 1714000 offset 9750000 timeout 4000)
[frontend.cpp:setFrontend:1540] [fe0/0] tuner pilot 2 (feparams 2) streamid (-1/ 0/1)

[frontend.cpp:getEvent:804] [fe0/0] ******** FE_HAS_LOCK: freq 1714000
[fe0/0] tuning took: 214 msec (min 88 max 226)
CRemoteControl::handleMsg: EVT_TUNE_COMPLETE (b3e003f90001ef74)
2021-11-01 18:57:58.084 [sectionsd] cnThread: stop eit update filter (not active )
2021-11-01 18:57:58.084 [sectionsd] commandserviceStopped done
2021-11-01 18:57:58.084 [sectionsd] cnThread: eit update filter, ch 0x03fd00016e b3, current ver 0x06 got events 3 (not active)
2021-11-01 18:57:58.115 [sectionsd] commandserviceChanged: Service change to b3e 003f90001ef74 demux #0
2021-11-01 18:57:58.116 [sectionsd] cnThread: stop eit update filter (active)
[zapit] parsing pmt pid 0x60 (SAT.1 HD)
2021-11-01 18:57:58.161 [sectionsd] addEvent: ch 03f90001ef74 running 4 (curr) g ot_CN 0
[neutrino] CSectionsdClient::EVT_GOT_CN_EPG
key: 006c value 2, translate: 006c -cursor down-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 398 new RTL HD -> aa0004210001ef10
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id aa0004210001ef10
[ca_ci] -> GetNumberCISlots
CI: CAM not found
key: 006c value 2, translate: 006c -cursor down-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 96 new RTLZWEI HD -> aa0004210001ef15
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id aa0004210001ef15
[ca_ci] -> GetNumberCISlots
CI: CAM not found
key: 006c value 2, translate: 006c -cursor down-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 99 new RTLup -> bf2c044100012f30
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id bf2c044100012f30
[subtitle] TTXSub: PID=0x0020, lang=deu, page=149
[pmt] found aitpid: 0x105
[zapit] channel found, audio pid 103, subtitle pid 0 mode 0 volume 40
[zapit.cpp:StartPlayBack:2360] standby 0 playing 0 forced 0
[zapit] vpid FF apid 103 pcr FF
[HAL: 00f6b170:audio ] SetStreamType 0 (0x0)
[ca_ci] -> GetNumberCISlots
CI: CAM not found
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel b3e003f90001ef74 [SAT.1 HD] mode 0 START src 0 m ask 0 -> 1 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:337] socket only
[capmt.cpp:SetMode:472] CI: use CI for [SAT.1 HD]
[capmt.cpp:SetMode:483] (oldmask != newmask) || force_update)
[ca_ci] -> SendCAPMT
TP: B3E003F90001
SID: EF74
SOURCE: 0
CA_MASK: 1
CALEN: 577
Scrambled: 1
Mode: 0
Enabled: START
[ca_ci] -> FindFreeSlot
No free ci-slot
Service Caids: 098c 098d 09c4 1830 1842 1843 1860 186a 186d 4af4 4b64
[pmt] set update filter, sid 0xef74 pid 0x60 version e
[ait] trying to parse AIT
CLCD::ShowDiskLevel 19
2021-11-01 18:57:58.587 [sectionsd] commandserviceStopped
stopPlayBack: stopping...
stopPlayBack: stopped
[zapit.cpp:ZapIt:529] [zapit] zap to RTLup (bf2c044100012f30 tp 2f9b00c004410001 )
[zapit] saving channel, apid 103 sub pid 0 mode 0 volume 40
[zapit] GetConfig...
[femanager.cpp:allocateFE:758] pip demux: 2
[zapit.cpp:StopPlayBack:2444] standby 0 playing 1 forced 0 send_pmt 1
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel b3e003f90001ef74 [SAT.1 HD] mode 0 STOP src 0 ma sk 1 -> 0 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:385] (newmask == 0)
[ca_ci] -> SendCAPMT
TP: B3E003F90001
SID: EF74
SOURCE: 0
CA_MASK: 0
CALEN: 0
Scrambled: 1
Mode: 0
Enabled: STOP
[ca_ci] -> StopLiveCI
key: 006c value 2, translate: 006c -cursor down-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 765 new ProSieben HD -> b3e003f90001ef75
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id b3e003f90001ef75
[ca_ci] -> GetNumberCISlots
CI: CAM not found
2021-11-01 18:57:58.668 [sectionsd] cnThread: stop eit update filter (not active )
2021-11-01 18:57:58.668 [sectionsd] commandserviceStopped done
2021-11-01 18:57:58.677 [sectionsd] cnThread: eit update filter, ch 0x03f90001ef 74, current ver 0x02 got events 1 (not active)
key: 006c value 2, translate: 006c -cursor down-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 399 new Pro7 MAXX HD -> b3e003f90001ef78
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id b3e003f90001ef78
[ca_ci] -> GetNumberCISlots
CI: CAM not found
key: 006c value 2, translate: 006c -cursor down-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 402 new SAT.1 Gold HD -> ae5c0413000130d4
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id ae5c0413000130d4
[ca_ci] -> GetNumberCISlots
CI: CAM not found
key: 006c value 0, translate: 006c -cursor down-
CAit::Read: pid 105 found
[ait] detected AppID: 1, AppName: SAT.1, Url: http://hbbtv.redbutton.de/service/ redbutton.php?brand=s1de profilecode: 0 orgid: 96 sectionLength: 243 profileVers ion 65793
[scan] AIT finished.
TuxTxt stopping subtitle thread ...
[dvb-sub] paused
[fe0/0] tune to 12187000 DVB QPSK 3/4 H/L srate 27500000 pli -1 plc 0 plm 1 (tun er 1587000 offset 10600000 timeout 4000)
[frontend.cpp:setFrontend:1540] [fe0/0] tuner pilot 2 (feparams 2) streamid (-1/ 0/1)

[frontend.cpp:getEvent:804] [fe0/0] ******** FE_HAS_LOCK: freq 1587000
[fe0/0] tuning took: 88 msec (min 88 max 226)
CRemoteControl::handleMsg: EVT_TUNE_COMPLETE (bf2c044100012f30)
2021-11-01 18:57:59.201 [sectionsd] commandserviceChanged: Service change to bf2 c044100012f30 demux #0
2021-11-01 18:57:59.202 [sectionsd] cnThread: stop eit update filter (active)
2021-11-01 18:57:59.563 [sectionsd] addEvent: ch 044100012f30 running 1 (next) g ot_CN 0
[neutrino] CSectionsdClient::EVT_GOT_CN_EPG
[zapit] parsing pmt pid 0x29 (RTLup)
key: 0067 value 1, translate: 0067 -cursor up-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 249 new Pro7 MAXX HD -> b3e003f90001ef78
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id b3e003f90001ef78
[ca_ci] -> GetNumberCISlots
CI: CAM not found
[pmt] found aitpid: 0x122
[zapit] channel found, audio pid 89, subtitle pid 0 mode 0 volume 40
[zapit.cpp:StartPlayBack:2360] standby 0 playing 0 forced 0
[zapit] vpid A8 apid 89 pcr A8
[HAL: 00f6b170:audio ] SetStreamType 1 (0x1)
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel bf2c044100012f30 [RTLup] mode 0 START src 0 mask 0 -> 1 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:337] socket only
[capmt.cpp:SetMode:483] (oldmask != newmask) || force_update)
[ca_ci] -> SendCAPMT
TP: BF2C04410001
SID: 2F30
SOURCE: 0
CA_MASK: 1
CALEN: 40
Scrambled: 0
Mode: 0
Enabled: START
[ca_ci] -> FindFreeSlot
No free ci-slot
CaMap Empty
[pmt] set update filter, sid 0x2f30 pid 0x29 version 9
[ait] trying to parse AIT
CLCD::ShowDiskLevel 19
2021-11-01 18:58:00.070 [sectionsd] commandserviceStopped
stopPlayBack: stopping...
stopPlayBack: stopped
[zapit.cpp:ZapIt:529] [zapit] zap to Pro7 MAXX HD (b3e003f90001ef78 tp 2cc800c00 3f90001)
[zapit] saving channel, apid 89 sub pid 0 mode 0 volume 40
[zapit] GetConfig...
[femanager.cpp:allocateFE:758] pip demux: 2
[zapit.cpp:StopPlayBack:2444] standby 0 playing 1 forced 0 send_pmt 1
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel bf2c044100012f30 [RTLup] mode 0 STOP src 0 mask 1 -> 0 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:385] (newmask == 0)
[ca_ci] -> SendCAPMT
TP: BF2C04410001
SID: 2F30
SOURCE: 0
CA_MASK: 0
CALEN: 0
Scrambled: 0
Mode: 0
Enabled: STOP
2021-11-01 18:58:00.105 [sectionsd] cnThread: eit update filter, ch 0x044100012f 30, current ver 0x08 got events 2 (not active)
2021-11-01 18:58:00.105 [sectionsd] cnThread: stop eit update filter (not active )
2021-11-01 18:58:00.106 [sectionsd] commandserviceStopped done
key: 0067 value 2, translate: 0067 -cursor up-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 402 new ProSieben HD -> b3e003f90001ef75
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id b3e003f90001ef75
[ca_ci] -> GetNumberCISlots
CI: CAM not found
key: 0067 value 2, translate: 0067 -cursor up-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 399 new RTLup -> bf2c044100012f30
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id bf2c044100012f30
[ca_ci] -> GetNumberCISlots
CI: CAM not found
key: 0067 value 2, translate: 0067 -cursor up-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 765 new RTLZWEI HD -> aa0004210001ef15
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id aa0004210001ef15
[ca_ci] -> GetNumberCISlots
CI: CAM not found
key: 0067 value 2, translate: 0067 -cursor up-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 99 new RTL HD -> aa0004210001ef10
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id aa0004210001ef10
[ca_ci] -> GetNumberCISlots
CI: CAM not found
key: 0067 value 2, translate: 0067 -cursor up-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 96 new SAT.1 HD -> b3e003f90001ef74
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id b3e003f90001ef74
[ca_ci] -> GetNumberCISlots
CI: CAM not found
key: 0067 value 0, translate: 0067 -cursor up-
CAit::Read: pid 122 found
[ait] detected AppID: 730, AppName: RTLplus Startleiste, Url: http://rtl-digital text.rtl-hbbtv.de/launchbar/index-rtlplus-de.html profilecode: 0 orgid: 26 secti onLength: 736 profileVersion 65793
[ait] detected AppID: 735, AppName: RTLplus Digitaltext, Url: http://rtl-digital text.rtl-hbbtv.de/index.html?sender=rtlplus&country=de profilecode: 0 orgid: 26 sectionLength: 736 profileVersion 65793
[ait] detected AppID: 112, AppName: RTL Specials, Url: http://specials.rtl-hbbtv .de/index.html profilecode: 0 orgid: 26 sectionLength: 736 profileVersion 65793
[ait] detected AppID: 733, AppName: RTLplus Spiele, Url: http://mg-rtl.spielecen ter.tv/spielecenter/index.php profilecode: 0 orgid: 26 sectionLength: 736 profil eVersion 65793
[ait] detected AppID: 734, AppName: Kochbar, Url: http://kochbar.rtl-hbbtv.de/in dex.html profilecode: 0 orgid: 26 sectionLength: 736 profileVersion 65793
[ait] detected AppID: 750, AppName: RTLplus TVHighlights, Url: http://tvhighligh ts.rtl-hbbtv.de/tvhighlights/rtlplus/de/index.html profilecode: 0 orgid: 26 sect ionLength: 736 profileVersion 65793
[ait] detected AppID: 160, AppName: TVNOW, Url: https://app.tvnow.rtl-hbbtv.de/i ndex.html profilecode: 0 orgid: 26 sectionLength: 736 profileVersion 65793
[scan] AIT finished.
TuxTxt stopping subtitle thread ...
[dvb-sub] paused
[fe0/0] tune to 11464000 DVB-S2 8PSK 2/3 H/L srate 22000000 pli -1 plc 0 plm 1 ( tuner 1714000 offset 9750000 timeout 4000)
[frontend.cpp:setFrontend:1540] [fe0/0] tuner pilot 2 (feparams 2) streamid (-1/ 0/1)

[frontend.cpp:getEvent:804] [fe0/0] ******** FE_HAS_LOCK: freq 1714000
[fe0/0] tuning took: 224 msec (min 88 max 226)
CRemoteControl::handleMsg: EVT_TUNE_COMPLETE (b3e003f90001ef78)
2021-11-01 18:58:01.456 [sectionsd] commandserviceChanged: Service change to b3e 003f90001ef78 demux #0
2021-11-01 18:58:01.456 [sectionsd] cnThread: stop eit update filter (not active )
[zapit] parsing pmt pid 0x64 (Pro7 MAXX HD)
[subtitle] TTXSub: PID=0x0024, lang=deu, page=149
[pmt] found aitpid: 0x505
[zapit] channel found, audio pid 503, subtitle pid 0 mode 0 volume 45
[zapit.cpp:StartPlayBack:2360] standby 0 playing 0 forced 0
[zapit] vpid 4FF apid 503 pcr 4FF
[HAL: 00f6b170:audio ] SetStreamType 0 (0x0)
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel b3e003f90001ef78 [Pro7 MAXX HD] mode 0 START src 0 mask 0 -> 1 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:337] socket only
[capmt.cpp:SetMode:472] CI: use CI for [Pro7 MAXX HD]
[capmt.cpp:SetMode:483] (oldmask != newmask) || force_update)
[ca_ci] -> SendCAPMT
TP: B3E003F90001
SID: EF78
SOURCE: 0
CA_MASK: 1
CALEN: 577
Scrambled: 1
Mode: 0
Enabled: START
[ca_ci] -> FindFreeSlot
No free ci-slot
Service Caids: 098c 098d 09c4 1830 1842 1843 1860 186a 186d 4af4 4b64
[pmt] set update filter, sid 0xef78 pid 0x64 version a
[ait] trying to parse AIT
CLCD::ShowDiskLevel 19
2021-11-01 18:58:01.821 [sectionsd] commandserviceStopped
stopPlayBack: stopping...
stopPlayBack: stopped
[zapit.cpp:ZapIt:529] [zapit] zap to SAT.1 HD (b3e003f90001ef74 tp 2cc800c003f90 001)
[zapit] saving channel, apid 503 sub pid 0 mode 0 volume 40
[zapit] GetConfig...
[femanager.cpp:allocateFE:758] pip demux: 2
[zapit.cpp:StopPlayBack:2444] standby 0 playing 1 forced 0 send_pmt 1
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel b3e003f90001ef78 [Pro7 MAXX HD] mode 0 STOP src 0 mask 1 -> 0 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:385] (newmask == 0)
[ca_ci] -> SendCAPMT
TP: B3E003F90001
SID: EF78
SOURCE: 0
CA_MASK: 0
CALEN: 0
Scrambled: 1
Mode: 0
Enabled: STOP
[ca_ci] -> StopLiveCI
2021-11-01 18:58:01.884 [sectionsd] cnThread: stop eit update filter (not active )
2021-11-01 18:58:01.884 [sectionsd] commandserviceStopped done
2021-11-01 18:58:01.884 [sectionsd] cnThread::shouldSleep first retry (1) -> res tart demux
2021-11-01 18:58:02.389 [sectionsd] addEvent: ch 03f90001ef78 running 4 (curr) g ot_CN 0
[neutrino] CSectionsdClient::EVT_GOT_CN_EPG
CAit::Read: pid 505 found
[ait] detected AppID: 11, AppName: ProSieben MAXX, Url: http://hbbtv.redbutton.d e/service/redbutton.php?brand=p7maxxde profilecode: 0 orgid: 96 sectionLength: 2 92 profileVersion 65793
[scan] AIT finished.
TuxTxt stopping subtitle thread ...
[dvb-sub] paused
CRemoteControl::handleMsg: EVT_TUNE_COMPLETE (b3e003f90001ef74)
2021-11-01 18:58:03.090 [sectionsd] commandserviceChanged: Service change to b3e 003f90001ef74 demux #0
[zapit] parsing pmt pid 0x60 (SAT.1 HD)
1 Nov 18:58:03 ntpdate[12905]: adjust time server 159.69.36.25 offset +0.001710 sec
2021-11-01 18:58:03.168 [sectionsd] timeThread: Time set via NTP, going to sleep for 1800 seconds.
[subtitle] TTXSub: PID=0x0020, lang=deu, page=149
[pmt] found aitpid: 0x105
[zapit] channel found, audio pid 103, subtitle pid 0 mode 0 volume 40
[zapit.cpp:StartPlayBack:2360] standby 0 playing 0 forced 0
[zapit] vpid FF apid 103 pcr FF
[HAL: 00f6b170:audio ] SetStreamType 0 (0x0)
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel b3e003f90001ef74 [SAT.1 HD] mode 0 START src 0 m ask 0 -> 1 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:337] socket only
[capmt.cpp:SetMode:472] CI: use CI for [SAT.1 HD]
[capmt.cpp:SetMode:483] (oldmask != newmask) || force_update)
[ca_ci] -> SendCAPMT
TP: B3E003F90001
SID: EF74
SOURCE: 0
CA_MASK: 1
CALEN: 577
Scrambled: 1
Mode: 0
Enabled: START
[ca_ci] -> FindFreeSlot
No free ci-slot
Service Caids: 098c 098d 09c4 1830 1842 1843 1860 186a 186d 4af4 4b64
[pmt] set update filter, sid 0xef74 pid 0x60 version e
CLCD::ShowDiskLevel 19
[ait] trying to parse AIT
2021-11-01 18:58:03.859 [sectionsd] addEvent: ch 03f90001ef74 running 4 (curr) g ot_CN 0
TuxTxt stopped service 68
TuxTXT pid: 20
TuxTxt: source demux 0
TuxTxt service started 20
TuxTxt running thread...(0020) nice error
CInfoViewer::loop() CA reload
[neutrino] CSectionsdClient::EVT_GOT_CN_EPG
ShowText ' 5'
2021-11-01 18:58:04.846 [sectionsd] addEvent: ch 03f90001ef74 running 0 (next) g ot_CN 1
[neutrino] CSectionsdClient::EVT_GOT_CN_EPG
CAit::Read: pid 105 found
[ait] detected AppID: 1, AppName: SAT.1, Url: http://hbbtv.redbutton.de/service/ redbutton.php?brand=s1de profilecode: 0 orgid: 96 sectionLength: 243 profileVers ion 65793
[scan] AIT finished.
2021-11-01 18:58:05.013 [sectionsd] cnThread: eit update filter, ch 0x03f90001ef 74, current ver 0x02 got events 3 (not active)
key: 0067 value 1, translate: 0067 -cursor up-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 398 new WDR HD Essen -> b4cc03fd00016eb3
StopAutoRecord: autoshift 0
2021-11-01 18:58:05.119 [sectionsd] commandserviceStopped
stopPlayBack: stopping...
stopPlayBack: stopped
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id b4cc03fd00016eb3
2021-11-01 18:58:05.122 [sectionsd] cnThread: stop eit update filter (active)
2021-11-01 18:58:05.123 [sectionsd] commandserviceStopped done
[zapit.cpp:ZapIt:529] [zapit] zap to WDR HD Essen (b4cc03fd00016eb3 tp 2d0300c00 3fd0001)
[zapit] saving channel, apid 103 sub pid 0 mode 0 volume 40
[zapit] GetConfig...
[femanager.cpp:allocateFE:758] pip demux: 2
[zapit.cpp:StopPlayBack:2444] standby 0 playing 1 forced 0 send_pmt 1
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel b3e003f90001ef74 [SAT.1 HD] mode 0 STOP src 0 ma sk 1 -> 0 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:385] (newmask == 0)
[ca_ci] -> SendCAPMT
TP: B3E003F90001
SID: EF74
SOURCE: 0
CA_MASK: 0
CALEN: 0
Scrambled: 1
Mode: 0
Enabled: STOP
[ca_ci] -> StopLiveCI
[ca_ci] -> GetNumberCISlots
CI: CAM not found
TuxTxt stopping subtitle thread ...
[dvb-sub] paused
[fe0/0] tune to 11523000 DVB-S2 8PSK 2/3 H/L srate 22000000 pli -1 plc 0 plm 1 ( tuner 1773000 offset 9750000 timeout 4000)
[frontend.cpp:setFrontend:1540] [fe0/0] tuner pilot 2 (feparams 2) streamid (-1/ 0/1)

[sdt monitor] wakeup...
key: 0067 value 0, translate: 0067 -cursor up-
[frontend.cpp:getEvent:804] [fe0/0] ******** FE_HAS_LOCK: freq 1773000
[fe0/0] tuning took: 215 msec (min 88 max 226)
CRemoteControl::handleMsg: EVT_TUNE_COMPLETE (b4cc03fd00016eb3)
2021-11-01 18:58:05.384 [sectionsd] commandserviceChanged: Service change to b4c c03fd00016eb3 demux #0
2021-11-01 18:58:05.385 [sectionsd] cnThread: stop eit update filter (not active )
key: 0067 value 1, translate: 0067 -cursor up-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 422 new WDR HD Köln -> b4cc03fd00016eac
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id b4cc03fd00016eac
[ca_ci] -> GetNumberCISlots
CI: CAM not found
[zapit] parsing pmt pid 0xAA (WDR HD Essen)
key: 0067 value 0, translate: 0067 -cursor up-
[subtitle] TTXSub: PID=0x0068, lang=deu, page=150
[subtitles] DVBSub: PID=0x0069, lang=deu, cpageid=0001, apageid=0001
[pmt] found aitpid: 0x943
[zapit] channel found, audio pid 66, subtitle pid 0 mode 0 volume 40
[zapit.cpp:StartPlayBack:2360] standby 0 playing 0 forced 0
[zapit] vpid 65 apid 66 pcr 65
[HAL: 00f6b170:audio ] SetStreamType 1 (0x1)
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel b4cc03fd00016eb3 [WDR HD Essen] mode 0 START src 0 mask 0 -> 1 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:337] socket only
[capmt.cpp:SetMode:483] (oldmask != newmask) || force_update)
[ca_ci] -> SendCAPMT
TP: B4CC03FD0001
SID: 6EB3
SOURCE: 0
CA_MASK: 1
CALEN: 60
Scrambled: 0
Mode: 0
Enabled: START
[ca_ci] -> FindFreeSlot
No free ci-slot
CaMap Empty
[pmt] set update filter, sid 0x6eb3 pid 0xaa version 12
[ait] trying to parse AIT
CLCD::ShowDiskLevel 19
2021-11-01 18:58:05.749 [sectionsd] commandserviceStopped
stopPlayBack: stopping...
stopPlayBack: stopped
[zapit.cpp:ZapIt:529] [zapit] zap to WDR HD Köln (b4cc03fd00016eac tp 2d0300c003 fd0001)
[zapit] saving channel, apid 66 sub pid 0 mode 0 volume 40
[zapit] GetConfig...
[femanager.cpp:allocateFE:758] pip demux: 2
[zapit.cpp:StopPlayBack:2444] standby 0 playing 1 forced 0 send_pmt 1
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel b4cc03fd00016eb3 [WDR HD Essen] mode 0 STOP src 0 mask 1 -> 0 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:385] (newmask == 0)
[ca_ci] -> SendCAPMT
TP: B4CC03FD0001
SID: 6EB3
SOURCE: 0
CA_MASK: 0
CALEN: 0
Scrambled: 0
Mode: 0
Enabled: STOP
2021-11-01 18:58:05.839 [sectionsd] addEvent: ch 03fd00016eb3 running 1 (next) g ot_CN 0
2021-11-01 18:58:05.839 [sectionsd] cnThread: eit update filter, ch 0x03fd00016e b3, current ver 0x06 got events 2 (not active)
2021-11-01 18:58:05.839 [sectionsd] cnThread: stop eit update filter (not active )
[neutrino] CSectionsdClient::EVT_GOT_CN_EPG
2021-11-01 18:58:05.840 [sectionsd] commandserviceStopped done
CAit::Read: pid 943 found
[ait] detected AppID: 1, AppName: HBBTV-Start-DSMCC+Web, Url: http://itv.ard.de/ ardstart/index.html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 6 5793
[ait] detected AppID: 61, AppName: HBBTV ARD Testportal, Url: http://itv-tp.ard. de/index.html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[ait] detected AppID: 3, AppName: HBBTV ARD-Mediathek, Url: http://tv.ardmediath ek.de/index.html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 6579 3
[ait] detected AppID: 35, AppName: BR-Mediathek, Url: http://hbbtv-mediathek.br. de/index.html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[ait] detected AppID: 2, AppName: EPG, Url: http://itv.ard.de/ardepg/index.php p rofilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[ait] detected AppID: 192, AppName: Replay, Url: http://itv.ard.de/replay/index. php profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[ait] detected AppID: 30, AppName: WDR Mediathek, Url: http://tv.ardmediathek.de /index.html?client=wdr profilecode: 0 orgid: 19 sectionLength: 879 profileVersio n 65793
[ait] detected AppID: 22, AppName: WDR Text, Url: http://hbbtv.wdr.de/wdrtext/in dex.html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[ait] detected AppID: 157, AppName: KiKA-Player ARD, Url: http://cdn.hbbtv.kika. de/player/index.php?ard=1 profilecode: 0 orgid: 19 sectionLength: 879 profileVer sion 65793
[ait] detected AppID: 200, AppName: Die Maus, Url: http://live.spcode.tv/diemaus .html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[scan] AIT finished.
TuxTxt stopping subtitle thread ...
[dvb-sub] paused
CRemoteControl::handleMsg: EVT_TUNE_COMPLETE (b4cc03fd00016eac)
2021-11-01 18:58:06.865 [sectionsd] commandserviceChanged: Service change to b4c c03fd00016eac demux #0
2021-11-01 18:58:06.865 [sectionsd] cnThread: stop eit update filter (not active )
[zapit] parsing pmt pid 0x64 (WDR HD Köln)
2021-11-01 18:58:07.142 [sectionsd] addEvent: ch 03fd00016eac running 4 (curr) g ot_CN 0
[neutrino] CSectionsdClient::EVT_GOT_CN_EPG
key: 006c value 1, translate: 006c -cursor down-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 415 new WDR HD Essen -> b4cc03fd00016eb3
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id b4cc03fd00016eb3
[ca_ci] -> GetNumberCISlots
CI: CAM not found
[subtitle] TTXSub: PID=0x0068, lang=deu, page=150
[subtitles] DVBSub: PID=0x0069, lang=deu, cpageid=0001, apageid=0001
[pmt] found aitpid: 0x943
[zapit] channel found, audio pid 66, subtitle pid 0 mode 0 volume 40
[zapit.cpp:StartPlayBack:2360] standby 0 playing 0 forced 0
[zapit] vpid 65 apid 66 pcr 65
[HAL: 00f6b170:audio ] SetStreamType 1 (0x1)
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel b4cc03fd00016eac [WDR HD Köln] mode 0 START src 0 mask 0 -> 1 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:337] socket only
[capmt.cpp:SetMode:483] (oldmask != newmask) || force_update)
[ca_ci] -> SendCAPMT
TP: B4CC03FD0001
SID: 6EAC
SOURCE: 0
CA_MASK: 1
CALEN: 60
Scrambled: 0
Mode: 0
Enabled: START
[ca_ci] -> FindFreeSlot
No free ci-slot
CaMap Empty
[pmt] set update filter, sid 0x6eac pid 0x64 version 0
[ait] trying to parse AIT
CLCD::ShowDiskLevel 19
2021-11-01 18:58:07.412 [sectionsd] commandserviceStopped
stopPlayBack: stopping...
stopPlayBack: stopped
[zapit.cpp:ZapIt:529] [zapit] zap to WDR HD Essen (b4cc03fd00016eb3 tp 2d0300c00 3fd0001)
[zapit] saving channel, apid 66 sub pid 0 mode 0 volume 40
[zapit] GetConfig...
[femanager.cpp:allocateFE:758] pip demux: 2
[zapit.cpp:StopPlayBack:2444] standby 0 playing 1 forced 0 send_pmt 1
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel b4cc03fd00016eac [WDR HD Köln] mode 0 STOP src 0 mask 1 -> 0 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:385] (newmask == 0)
[ca_ci] -> SendCAPMT
TP: B4CC03FD0001
SID: 6EAC
SOURCE: 0
CA_MASK: 0
CALEN: 0
Scrambled: 0
Mode: 0
Enabled: STOP
2021-11-01 18:58:07.453 [sectionsd] cnThread: stop eit update filter (not active )
2021-11-01 18:58:07.453 [sectionsd] commandserviceStopped done
2021-11-01 18:58:07.453 [sectionsd] cnThread: eit update filter, ch 0x03fd00016e ac, current ver 0x04 got events 1 (not active)
key: 006c value 2, translate: 006c -cursor down-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 422 new SAT.1 HD -> b3e003f90001ef74
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id b3e003f90001ef74
[ca_ci] -> GetNumberCISlots
CI: CAM not found
key: 006c value 2, translate: 006c -cursor down-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 398 new RTL HD -> aa0004210001ef10
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id aa0004210001ef10
[ca_ci] -> GetNumberCISlots
CI: CAM not found
key: 006c value 2, translate: 006c -cursor down-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 96 new RTLZWEI HD -> aa0004210001ef15
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id aa0004210001ef15
[ca_ci] -> GetNumberCISlots
CI: CAM not found
key: 006c value 2, translate: 006c -cursor down-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 99 new RTLup -> bf2c044100012f30
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id bf2c044100012f30
[ca_ci] -> GetNumberCISlots
CI: CAM not found
key: 006c value 2, translate: 006c -cursor down-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 765 new ProSieben HD -> b3e003f90001ef75
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id b3e003f90001ef75
[ca_ci] -> GetNumberCISlots
CI: CAM not found
key: 006c value 0, translate: 006c -cursor down-
CAit::Read: pid 943 found
[ait] detected AppID: 1, AppName: HBBTV-Start-DSMCC+Web, Url: http://itv.ard.de/ ardstart/index.html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 6 5793
[ait] detected AppID: 61, AppName: HBBTV ARD Testportal, Url: http://itv-tp.ard. de/index.html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[ait] detected AppID: 3, AppName: HBBTV ARD-Mediathek, Url: http://tv.ardmediath ek.de/index.html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 6579 3
[ait] detected AppID: 35, AppName: BR-Mediathek, Url: http://hbbtv-mediathek.br. de/index.html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[ait] detected AppID: 2, AppName: EPG, Url: http://itv.ard.de/ardepg/index.php p rofilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[ait] detected AppID: 192, AppName: Replay, Url: http://itv.ard.de/replay/index. php profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[ait] detected AppID: 30, AppName: WDR Mediathek, Url: http://tv.ardmediathek.de /index.html?client=wdr profilecode: 0 orgid: 19 sectionLength: 879 profileVersio n 65793
[ait] detected AppID: 22, AppName: WDR Text, Url: http://hbbtv.wdr.de/wdrtext/in dex.html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[ait] detected AppID: 157, AppName: KiKA-Player ARD, Url: http://cdn.hbbtv.kika. de/player/index.php?ard=1 profilecode: 0 orgid: 19 sectionLength: 879 profileVer sion 65793
[ait] detected AppID: 200, AppName: Die Maus, Url: http://live.spcode.tv/diemaus .html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[scan] AIT finished.
TuxTxt stopping subtitle thread ...
[dvb-sub] paused
CRemoteControl::handleMsg: EVT_TUNE_COMPLETE (b4cc03fd00016eb3)
2021-11-01 18:58:08.380 [sectionsd] commandserviceChanged: Service change to b4c c03fd00016eb3 demux #0
2021-11-01 18:58:08.381 [sectionsd] cnThread: stop eit update filter (active)
[zapit] parsing pmt pid 0xAA (WDR HD Essen)
[subtitle] TTXSub: PID=0x0068, lang=deu, page=150
[subtitles] DVBSub: PID=0x0069, lang=deu, cpageid=0001, apageid=0001
[pmt] found aitpid: 0x943
[zapit] channel found, audio pid 66, subtitle pid 0 mode 0 volume 40
[zapit.cpp:StartPlayBack:2360] standby 0 playing 0 forced 0
[zapit] vpid 65 apid 66 pcr 65
[HAL: 00f6b170:audio ] SetStreamType 1 (0x1)
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel b4cc03fd00016eb3 [WDR HD Essen] mode 0 START src 0 mask 0 -> 1 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:337] socket only
[capmt.cpp:SetMode:483] (oldmask != newmask) || force_update)
[ca_ci] -> SendCAPMT
TP: B4CC03FD0001
SID: 6EB3
SOURCE: 0
CA_MASK: 1
CALEN: 60
Scrambled: 0
Mode: 0
Enabled: START
[ca_ci] -> FindFreeSlot
No free ci-slot
CaMap Empty
[pmt] set update filter, sid 0x6eb3 pid 0xaa version 12
[ait] trying to parse AIT
CLCD::ShowDiskLevel 19
2021-11-01 18:58:08.745 [sectionsd] commandserviceStopped
stopPlayBack: stopping...
stopPlayBack: stopped
[zapit.cpp:ZapIt:529] [zapit] zap to ProSieben HD (b3e003f90001ef75 tp 2cc800c00 3f90001)
[zapit] saving channel, apid 66 sub pid 0 mode 0 volume 40
[zapit] GetConfig...
[femanager.cpp:allocateFE:758] pip demux: 2
[zapit.cpp:StopPlayBack:2444] standby 0 playing 1 forced 0 send_pmt 1
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel b4cc03fd00016eb3 [WDR HD Essen] mode 0 STOP src 0 mask 1 -> 0 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:385] (newmask == 0)
[ca_ci] -> SendCAPMT
TP: B4CC03FD0001
SID: 6EB3
SOURCE: 0
CA_MASK: 0
CALEN: 0
Scrambled: 0
Mode: 0
Enabled: STOP
2021-11-01 18:58:08.854 [sectionsd] cnThread: stop eit update filter (not active )
2021-11-01 18:58:08.854 [sectionsd] cnThread::shouldSleep first retry (1) -> res tart demux
2021-11-01 18:58:08.854 [sectionsd] commandserviceStopped done
2021-11-01 18:58:09.247 [sectionsd] addEvent: ch 03fd00016eb3 running 1 (next) g ot_CN 0
[neutrino] CSectionsdClient::EVT_GOT_CN_EPG
CAit::Read: pid 943 found
[ait] detected AppID: 1, AppName: HBBTV-Start-DSMCC+Web, Url: http://itv.ard.de/ ardstart/index.html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 6 5793
[ait] detected AppID: 61, AppName: HBBTV ARD Testportal, Url: http://itv-tp.ard. de/index.html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[ait] detected AppID: 3, AppName: HBBTV ARD-Mediathek, Url: http://tv.ardmediath ek.de/index.html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 6579 3
[ait] detected AppID: 35, AppName: BR-Mediathek, Url: http://hbbtv-mediathek.br. de/index.html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[ait] detected AppID: 2, AppName: EPG, Url: http://itv.ard.de/ardepg/index.php p rofilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[ait] detected AppID: 192, AppName: Replay, Url: http://itv.ard.de/replay/index. php profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[ait] detected AppID: 30, AppName: WDR Mediathek, Url: http://tv.ardmediathek.de /index.html?client=wdr profilecode: 0 orgid: 19 sectionLength: 879 profileVersio n 65793
[ait] detected AppID: 22, AppName: WDR Text, Url: http://hbbtv.wdr.de/wdrtext/in dex.html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[ait] detected AppID: 157, AppName: KiKA-Player ARD, Url: http://cdn.hbbtv.kika. de/player/index.php?ard=1 profilecode: 0 orgid: 19 sectionLength: 879 profileVer sion 65793
[ait] detected AppID: 200, AppName: Die Maus, Url: http://live.spcode.tv/diemaus .html profilecode: 0 orgid: 19 sectionLength: 879 profileVersion 65793
[scan] AIT finished.
TuxTxt stopping subtitle thread ...
[dvb-sub] paused
[fe0/0] tune to 11464000 DVB-S2 8PSK 2/3 H/L srate 22000000 pli -1 plc 0 plm 1 ( tuner 1714000 offset 9750000 timeout 4000)
[frontend.cpp:setFrontend:1540] [fe0/0] tuner pilot 2 (feparams 2) streamid (-1/ 0/1)

[frontend.cpp:getEvent:804] [fe0/0] ******** FE_HAS_LOCK: freq 1714000
[fe0/0] tuning took: 213 msec (min 88 max 226)
CRemoteControl::handleMsg: EVT_TUNE_COMPLETE (b3e003f90001ef75)
2021-11-01 18:58:10.101 [sectionsd] commandserviceChanged: Service change to b3e 003f90001ef75 demux #0
[zapit] parsing pmt pid 0x61 (ProSieben HD)
[SDT] section 0 last 0 tsid 0x3f9 onid 0x1 -> use
[subtitle] TTXSub: PID=0x0021, lang=deu, page=149
[pmt] found aitpid: 0x205
[zapit] channel found, audio pid 203, subtitle pid 0 mode 0 volume 45
[zapit.cpp:StartPlayBack:2360] standby 0 playing 0 forced 0
[zapit] vpid 1FF apid 203 pcr 1FF
[HAL: 00f6b170:audio ] SetStreamType 0 (0x0)
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel b3e003f90001ef75 [ProSieben HD] mode 0 START src 0 mask 0 -> 1 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:337] socket only
[capmt.cpp:SetMode:472] CI: use CI for [ProSieben HD]
[capmt.cpp:SetMode:483] (oldmask != newmask) || force_update)
[ca_ci] -> SendCAPMT
TP: B3E003F90001
SID: EF75
SOURCE: 0
CA_MASK: 1
CALEN: 577
Scrambled: 1
Mode: 0
Enabled: START
[ca_ci] -> FindFreeSlot
No free ci-slot
Service Caids: 098c 098d 09c4 1830 1842 1843 1860 186a 186d 4af4 4b64
[pmt] set update filter, sid 0xef75 pid 0x61 version c
[ait] trying to parse AIT
2021-11-01 18:58:10.606 CLCD::ShowDiskLevel 19
[sectionsd] addEvent: ch 03f90001ef75 running 0 (next) got_CN 0
TuxTxt stopped service 20
TuxTXT pid: 21
TuxTxt: source demux 0
TuxTxt service started 21
TuxTxt running thread...(0021) nice error
[neutrino] CSectionsdClient::EVT_GOT_CN_EPG
CInfoViewer::loop() CA reload
ShowText ' 9'
2021-11-01 18:58:11.563 [sectionsd] addEvent: ch 03f90001ef75 running 4 (curr) g ot_CN 2
[neutrino] CSectionsdClient::EVT_GOT_CN_EPG
CAit::Read: pid 205 found
[ait] detected AppID: 2, AppName: ProSieben, Url: http://hbbtv.redbutton.de/serv ice/redbutton.php?brand=p7de profilecode: 0 orgid: 96 sectionLength: 267 profile Version 65793
[scan] AIT finished.
2021-11-01 18:58:11.972 [sectionsd] cnThread: eit update filter, ch 0x03f90001ef 75, current ver 0x00 got events 3 (not active)
1 Nov 18:58:12 ntpdate[12933]: adjust time server 159.69.36.25 offset +0.000521 sec
2021-11-01 18:58:12.154 [sectionsd] timeThread: Time set via NTP, going to sleep for 1800 seconds.
key: 0067 value 1, translate: 0067 -cursor up-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 399 new RTLup -> bf2c044100012f30
StopAutoRecord: autoshift 0
2021-11-01 18:58:13.065 [sectionsd] commandserviceStopped
stopPlayBack: stopping...
stopPlayBack: stopped
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id bf2c044100012f30
2021-11-01 18:58:13.067 [sectionsd] cnThread: stop eit update filter (active)
2021-11-01 18:58:13.067 [sectionsd] commandserviceStopped done
[zapit.cpp:ZapIt:529] [zapit] zap to RTLup (bf2c044100012f30 tp 2f9b00c004410001 )
[zapit] saving channel, apid 203 sub pid 0 mode 0 volume 40
[zapit] GetConfig...
[femanager.cpp:allocateFE:758] pip demux: 2
[zapit.cpp:StopPlayBack:2444] standby 0 playing 1 forced 0 send_pmt 1
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel b3e003f90001ef75 [ProSieben HD] mode 0 STOP src 0 mask 1 -> 0 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:385] (newmask == 0)
[ca_ci] -> SendCAPMT
TP: B3E003F90001
SID: EF75
SOURCE: 0
CA_MASK: 0
CALEN: 0
Scrambled: 1
Mode: 0
Enabled: STOP
[ca_ci] -> StopLiveCI
[ca_ci] -> GetNumberCISlots
CI: CAM not found
TuxTxt stopping subtitle thread ...
[dvb-sub] paused
[fe0/0] tune to 12187000 DVB QPSK 3/4 H/L srate 27500000 pli -1 plc 0 plm 1 (tun er 1587000 offset 10600000 timeout 4000)
[frontend.cpp:setFrontend:1540] [fe0/0] tuner pilot 2 (feparams 2) streamid (-1/ 0/1)

[frontend.cpp:getEvent:804] [fe0/0] ******** FE_HAS_LOCK: freq 1587000
[fe0/0] tuning took: 89 msec (min 88 max 226)
CRemoteControl::handleMsg: EVT_TUNE_COMPLETE (bf2c044100012f30)
2021-11-01 18:58:13.233 [sectionsd] commandserviceChanged: Service change to bf2 c044100012f30 demux #0
2021-11-01 18:58:13.234 [sectionsd] cnThread: stop eit update filter (not active )
key: 0067 value 0, translate: 0067 -cursor up-
[zapit] parsing pmt pid 0x29 (RTLup)
2021-11-01 18:58:13.665 [sectionsd] addEvent: ch 044100012f30 running 1 (next) g ot_CN 0
[neutrino] CSectionsdClient::EVT_GOT_CN_EPG
[pmt] found aitpid: 0x122
[zapit] channel found, audio pid 89, subtitle pid 0 mode 0 volume 40
[zapit.cpp:StartPlayBack:2360] standby 0 playing 0 forced 0
[zapit] vpid A8 apid 89 pcr A8
[HAL: 00f6b170:audio ] SetStreamType 1 (0x1)
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel bf2c044100012f30 [RTLup] mode 0 START src 0 mask 0 -> 1 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:337] socket only
[capmt.cpp:SetMode:483] (oldmask != newmask) || force_update)
[ca_ci] -> SendCAPMT
TP: BF2C04410001
SID: 2F30
SOURCE: 0
CA_MASK: 1
CALEN: 40
Scrambled: 0
Mode: 0
Enabled: START
[ca_ci] -> FindFreeSlot
No free ci-slot
CaMap Empty
[pmt] set update filter, sid 0x2f30 pid 0x29 version 9
[ait] trying to parse AIT
CLCD::ShowDiskLevel 19
TuxTxt stopped service 21
TuxTXT pid: 46
TuxTxt: source demux 0
TuxTxt service started 46
TuxTxt running thread...(0046) nice error
2021-11-01 18:58:14.260 [sectionsd] addEvent: ch 044100012f30 running 4 (curr) g ot_CN 2
[neutrino] CSectionsdClient::EVT_GOT_CN_EPG
2021-11-01 18:58:14.349 [sectionsd] cnThread: eit update filter, ch 0x044100012f 30, current ver 0x08 got events 3 (not active)
ShowText ' 8'
CAit::Read: pid 122 found
[ait] detected AppID: 730, AppName: RTLplus Startleiste, Url: http://rtl-digital text.rtl-hbbtv.de/launchbar/index-rtlplus-de.html profilecode: 0 orgid: 26 secti onLength: 736 profileVersion 65793
[ait] detected AppID: 735, AppName: RTLplus Digitaltext, Url: http://rtl-digital text.rtl-hbbtv.de/index.html?sender=rtlplus&country=de profilecode: 0 orgid: 26 sectionLength: 736 profileVersion 65793
[ait] detected AppID: 112, AppName: RTL Specials, Url: http://specials.rtl-hbbtv .de/index.html profilecode: 0 orgid: 26 sectionLength: 736 profileVersion 65793
[ait] detected AppID: 733, AppName: RTLplus Spiele, Url: http://mg-rtl.spielecen ter.tv/spielecenter/index.php profilecode: 0 orgid: 26 sectionLength: 736 profil eVersion 65793
[ait] detected AppID: 734, AppName: Kochbar, Url: http://kochbar.rtl-hbbtv.de/in dex.html profilecode: 0 orgid: 26 sectionLength: 736 profileVersion 65793
[ait] detected AppID: 750, AppName: RTLplus TVHighlights, Url: http://tvhighligh ts.rtl-hbbtv.de/tvhighlights/rtlplus/de/index.html profilecode: 0 orgid: 26 sect ionLength: 736 profileVersion 65793
[ait] detected AppID: 160, AppName: TVNOW, Url: https://app.tvnow.rtl-hbbtv.de/i ndex.html profilecode: 0 orgid: 26 sectionLength: 736 profileVersion 65793
[scan] AIT finished.
key: 0067 value 1, translate: 0067 -cursor up-
**************************** CChannelList::zapToChannel me 0x15d4950 Alle Kanäle tuned 765 new RTLZWEI HD -> aa0004210001ef15
StopAutoRecord: autoshift 0
2021-11-01 18:58:15.085 [sectionsd] commandserviceStopped
stopPlayBack: stopping...
stopPlayBack: stopped
CChannelList::adjustToChannelID me 0x15d4950 [Alle Kanäle] list size 1433 channe l_id aa0004210001ef15
[ca_ci] -> GetNumberCISlots
CI: CAM not found
[zapit.cpp:ZapIt:529] [zapit] zap to RTLZWEI HD (aa0004210001ef15 tp 2a5000c0042 10001)
[zapit] saving channel, apid 89 sub pid 0 mode 0 volume 40
[zapit] GetConfig...
[femanager.cpp:allocateFE:758] pip demux: 2
[zapit.cpp:StopPlayBack:2444] standby 0 playing 1 forced 0 send_pmt 1
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel bf2c044100012f30 [RTLup] mode 0 STOP src 0 mask 1 -> 0 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:385] (newmask == 0)
[ca_ci] -> SendCAPMT
TP: BF2C04410001
SID: 2F30
SOURCE: 0
CA_MASK: 0
CALEN: 0
Scrambled: 0
Mode: 0
Enabled: STOP
TuxTxt stopping subtitle thread ...
[dvb-sub] paused
2021-11-01 18:58:15.134 [sectionsd] cnThread: stop eit update filter (active)
2021-11-01 18:58:15.135 [sectionsd] commandserviceStopped done
[fe0/0] tune to 10832000 DVB-S2 8PSK 2/3 H/L srate 22000000 pli -1 plc 0 plm 1 ( tuner 1082000 offset 9750000 timeout 4000)
[frontend.cpp:setFrontend:1540] [fe0/0] tuner pilot 2 (feparams 2) streamid (-1/ 0/1)

key: 0067 value 0, translate: 0067 -cursor up-
[frontend.cpp:getEvent:804] [fe0/0] ******** FE_HAS_LOCK: freq 1082000
[fe0/0] tuning took: 225 msec (min 88 max 226)
CRemoteControl::handleMsg: EVT_TUNE_COMPLETE (aa0004210001ef15)
2021-11-01 18:58:15.396 [sectionsd] commandserviceChanged: Service change to aa0 004210001ef15 demux #0
2021-11-01 18:58:15.397 [sectionsd] cnThread: stop eit update filter (not active )
[zapit] parsing pmt pid 0x65 (RTLZWEI HD)
2021-11-01 18:58:15.704 [sectionsd] addEvent: ch 04210001ef15 running 1 (next) g ot_CN 0
[neutrino] CSectionsdClient::EVT_GOT_CN_EPG
[pmt] found aitpid: 0x605
[subtitles] DVBSub: PID=0x0036, lang=deu, cpageid=0001, apageid=0001
[zapit] channel found, audio pid 603, subtitle pid 0 mode 0 volume 40
[zapit.cpp:StartPlayBack:2360] standby 0 playing 0 forced 0
[zapit] vpid 5FF apid 603 pcr 5FF
[HAL: 00f6b170:audio ] SetStreamType 0 (0x0)
[capmt.cpp:SetMode:256] PLAY: fe_num 0 dmx_src 0
[capmt.cpp:SetMode:309] channel aa0004210001ef15 [RTLZWEI HD] mode 0 START src 0 mask 0 -> 1 update 0 rmode 0 mp 0
[capmt.cpp:SetMode:337] socket only
[capmt.cpp:SetMode:472] CI: use CI for [RTLZWEI HD]
[capmt.cpp:SetMode:483] (oldmask != newmask) || force_update)
[ca_ci] -> SendCAPMT
TP: AA0004210001
SID: EF15
SOURCE: 0
CA_MASK: 1
CALEN: 582
Scrambled: 1
Mode: 0
Enabled: START
[ca_ci] -> FindFreeSlot
No free ci-slot
Service Caids: 098c 098d 09c4 1830 1842 1843 1860 186a 186d 4af4 4b64
[pmt] set update filter, sid 0xef15 pid 0x65 version 2
CLCD::ShowDiskLevel 19
[ait] trying to parse AIT
CAit::Read: pid 605 found
[ait] detected AppID: 700, AppName: RTL2 Startleiste, Url: http://www.rtl2.de/hb btvp profilecode: 0 orgid: 26 sectionLength: 92 profileVersion 65793
[scan] AIT finished.
ShowText ' 7'
2021-11-01 18:58:16.961 [sectionsd] cnThread: eit update filter, ch 0x04210001ef 15, current ver 0x06 got events 3 (not active)
CInfoViewer::loop() CA reload
key: 0160 value 1, translate: 0160 -ok-
key: 0160 value 0, translate: 0160 -ok-
key: 0160 value 1, translate: 0160 -ok-
CNeutrinoApp::showChannelList: bouquetList 0x958478 size 11 old_b 0
CChannelList::paint() after paint head: 4 msec
CChannelList::paint() after paint body: 64 msec
ShowText 'RTLZWEI HD - Der Trodeltrupp - Das Geld liegt im Keller'
CChannelList::paint() paint total: 64 msec
key: 0160 value 0, translate: 0160 -ok-
key: 0067 value 1, translate: 0067 -cursor up-
ShowText 'RTL HD - RTL Aktuell'
key: 0067 value 2, translate: 0067 -cursor up-
mfg dryeye
Antworten

Zurück zu „AX/Mutant (HD51), WWIO (BRE2ZE4K), Air Digital (Zgemma H7S/C)“