Jump to content


Photo

Turkey EPG - cable provider is an hour off


  • Please log in to reply
4 replies to this topic

#1 doglover

  • Rytec EPG Team
  • 17,466 posts

+666
Excellent

Posted 1 May 2020 - 07:40

In the EPG XMLTV section, I got a question for which I cannot find an answer.

It is about the Turkish cable providers.

 

Hello. I have a question. I am using Enigma2 zgemma h9 combo.
eit epg active. There is no problem in Türksat channels. There is a problem in epg times of cable tv channels.

How can I make eit epg settings?

 

 

 

The cable provider does not broadcast the wrong program via EIT.
There is no epg problem in its box and direct tv.
There is a problem in enigma2.
I tried openatv, openpli, opendroid images.
They all have the same problem.

Although the enigma2 system time is utc + 3, epg sets the time to utc + 2.
I couldn't find where to change this setting.

No cable provider in Turkey enigma2 tuner setup section.
A setting can be made while preparing the image.

There is a problem, but I do not know how to solve it.

 

 

Can somebody help?  Does anybody recognizes this problem?

 

Willy


~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)

Synology NAS

Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*


Re: Turkey EPG - cable provider is an hour off #2 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 1 May 2020 - 07:56

I guess a small TS recording (5 minute?) from cable with EIT, TDT can help.

Enable the stream eit, ait, ecm to get the extra pids on the recording.
 
m_stream_eit = eConfigManager::getConfigBoolValue("config.streaming.stream_eit");
m_stream_ait = eConfigManager::getConfigBoolValue("config.streaming.stream_ait");
m_stream_ecm = eConfigManager::getConfigBoolValue("config.streaming.stream_ecm");
We can analyze TS recording and see what time it mentions.
Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Turkey EPG - cable provider is an hour off #3 kalkim

  • New Member
  • 4 posts

0
Neutral

Posted 2 May 2020 - 09:23

I guess a small TS recording (5 minute?) from cable with EIT, TDT can help.

Enable the stream eit, ait, ecm to get the extra pids on the recording.
 

m_stream_eit = eConfigManager::getConfigBoolValue("config.streaming.stream_eit");
m_stream_ait = eConfigManager::getConfigBoolValue("config.streaming.stream_ait");
m_stream_ecm = eConfigManager::getConfigBoolValue("config.streaming.stream_ecm");
We can analyze TS recording and see what time it mentions.

 

how can i do what you say? I am novice



Re: Turkey EPG - cable provider is an hour off #4 ktemizel

  • New Member
  • 2 posts

0
Neutral

Posted 7 November 2021 - 12:03

Hello @athoik,

 

I started using cable provider in Turkey and expereinced same issue with EPG on Turksat cable provider. I have Vu+ Solo 4K FBC tuner + DVB T2/C tuner. There is no issue with Turksat satellite channel EPGs.

 

I have recorded of cable provider info channel for 5 minutes with extra pids activated. I can share more details if further information required to address the issue. I hope we can easily find workaround.

 

Please find TS record at the link: https://drive.google...iew?usp=sharing

 

Best regards.

ktemizel



Re: Turkey EPG - cable provider is an hour off #5 ktemizel

  • New Member
  • 2 posts

0
Neutral

Posted 7 November 2021 - 12:48

I suppose below information may helpful.

root@vusolo4k:/media/hdd# dvbsnoop 0x14
dvbsnoop V1.4.56 -- https://github.com/OpenVisionE2/dvbsnoop


------------------------------------------------------------
SECT-Packet: 00000001   PID: 20 (0x0014), Length: 29 (0x001d)
Time received: Sun 2021-11-07  13:45:47.414
------------------------------------------------------------
  0000:  73 70 1a e8 85 12 45 01  f0 0f 58 0d 54 55 52 02   sp....E...X.TUR.
  0010:  02 00 f5 4f 01 00 00 03  00 cf b0 d6 d5            ...O.........


PID:  20 (0x0014)  [= assigned for: DVB Time and Date Table (TDT), Time Offset Table (TOT)]


Guess table from table id...
TOT-decoding....
Table_ID: 115 (0x73)  [= Time Offset Table (TOT)]
section_syntax_indicator: 0 (0x00)
reserved_1: 1 (0x01)
reserved_2: 3 (0x03)
Section_length: 26 (0x001a)
UTC_time: 0xe885124501 [= 2021-11-07 12:45:01 (UTC)]
reserved_3: 15 (0x0f)
Descriptor_loop_length: 15 (0x000f)


        DVB-DescriptorTag: 88 (0x58)  [= local_time_offset_descriptor]
        descriptor_length: 13 (0x0d)
            Country_code:  TUR
            Country_region_ID: 0 (0x00)
            reserved_1: 1 (0x01)
            local_time_offset_polarity: 0  [= plus to UTC]
            Local_time_offset: 02:00
            Time_of_change: 0xf54f010000 [= 2030-10-25 01:00:00 (UTC)]
            Next_time_offset: 03:00




CRC: 3484473045 (0xcfb0d6d5)
==========================================================



2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users