English please.
FTA/Encrypted flag in ServiceScan/lamedb
Re: FTA/Encrypted flag in ServiceScan/lamedb #21
Re: FTA/Encrypted flag in ServiceScan/lamedb #22
Posted 29 March 2014 - 08:27
Principaly where the service list is build you should find a way to check for the cached caid list and when it has contence then you could show an icon.
So finally this will not be to bad.
In python there are already examples how te reteive this caid cache... (see e.g. pliextrainfo.py)
service = self.source.service
info = service and service.info()
available_caids = info.getInfoObject(iServiceInformation.sCAIDs)
then
is_encrypted = available_caids (or is_encrypted = len (available_caids) > 0
I hope to give some direction here.
How to add the feature to sevicelist.cpp I suggest there are many examples (see e.g. service type or the picon stuff or the progress bar etc...)
Edited by littlesat, 29 March 2014 - 08:40.
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Re: FTA/Encrypted flag in ServiceScan/lamedb #23
Posted 29 March 2014 - 09:19
I verified in servicelist.cpp that service_info is already available.
Then you just need to ask for the CAID cache.... or possibly also info.getInfo(iServiceInformation.IsCrypted) might work...
Edited by littlesat, 29 March 2014 - 10:31.
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Re: FTA/Encrypted flag in ServiceScan/lamedb #24
Re: FTA/Encrypted flag in ServiceScan/lamedb #25
Posted 29 March 2014 - 23:51
I hope this information is helpfull for Huevos... and in addition I hope when we makes a patch for it he also offers a patch for OpenPLi directly
Not sure what you mean. I've always been happy to share any additions I've made, but in this case it's C++ so not something I know how to do.
Edited by Huevos, 29 March 2014 - 23:52.
Re: FTA/Encrypted flag in ServiceScan/lamedb #26
Posted 30 March 2014 - 00:16
And you are right dreamboxEDIT is handling this properly since DMM added this 2 years ago on my request.
Edited by dhwz, 30 March 2014 - 00:16.
Re: FTA/Encrypted flag in ServiceScan/lamedb #27
Re: FTA/Encrypted flag in ServiceScan/lamedb #28
Re: FTA/Encrypted flag in ServiceScan/lamedb #29
Re: FTA/Encrypted flag in ServiceScan/lamedb #30
Posted 30 March 2014 - 09:42
I see here an opportunity to sort out the free unencrypted channels. May find some interesting free channel, which would otherwise be overlooked but I'm not sure, is it worth the hassle Adding this flag?
Re: FTA/Encrypted flag in ServiceScan/lamedb #31
Posted 30 March 2014 - 09:54
wrong quote in my previous post. Has to be
Almost every satellite receiver allows the user to choose between FTA and encrypted channels when doing a scan. And also to display an encryption flag in the channel list.
Is there any reason why this hasn't been implemented in Enigma2? And is it possible?
Re: FTA/Encrypted flag in ServiceScan/lamedb #32
Posted 30 March 2014 - 10:32
@El Sato
As said above that can't work properly as long as the services are not marked as encrypted on service scan.
Even if they are marked on service scan there are still services which don't have set the encryption flag properly so some channels are still visible as FTA but they are encrypted (e.g. provider CSAT).
Edited by dhwz, 30 March 2014 - 10:33.
Re: FTA/Encrypted flag in ServiceScan/lamedb #33
Posted 30 March 2014 - 11:32
Indeed.... this will never be 100%....
On closed "provider" boxes this can be closed because the provider itself aranges the complete channel list...
That is also why for a e2 box this can never work "perfect"...
I gave some guidelines... everyone who want this featue is welcome to try it and give us a patch... Indeed it might be an idea during scanning and a channel is detected as encrypted to add a fake CAID 0000....
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Re: FTA/Encrypted flag in ServiceScan/lamedb #34
Posted 30 March 2014 - 11:57
for FTA channelsI see here an opportunity to sort out the free unencrypted channels. May find some interesting free channel, which would otherwise be overlooked but I'm not sure, is it worth the hassle Adding this flag?
01) open channellist
02) green button (satellites)
03) select FTA bouquet
Try to scan Eutelsat 36A/36B (36.0)
then you will see miracles
at least DMM image was seen miracles
Edited by maigais, 30 March 2014 - 11:58.
BlackHole-3.1.0F_DM800 ,Tuner + ALINK DTU & Digital USB DVB-T HDTV TV Tuner Recorder Receiver , HDD TOSHIBA MK2552GSX 250gb,usb 16gb,skins Glamour_X-Infinity mod
Re: FTA/Encrypted flag in ServiceScan/lamedb #35
Posted 30 March 2014 - 16:35
01) open channellist
02) green button (satellites)
03) select FTA bouquetTry to scan Eutelsat 36A/36B (36.0)
then you will see miracles
at least DMM image was seen miracles
Re: FTA/Encrypted flag in ServiceScan/lamedb #36
Posted 30 March 2014 - 16:48
Scan the L and R polarization
NTV Plus
Tricolor TV
http://www.lyngsat.c...at-36A-36B.html
Edited by maigais, 30 March 2014 - 16:52.
BlackHole-3.1.0F_DM800 ,Tuner + ALINK DTU & Digital USB DVB-T HDTV TV Tuner Recorder Receiver , HDD TOSHIBA MK2552GSX 250gb,usb 16gb,skins Glamour_X-Infinity mod
Re: FTA/Encrypted flag in ServiceScan/lamedb #37
Posted 30 March 2014 - 17:07
Edited by El Sato, 30 March 2014 - 17:08.
Re: FTA/Encrypted flag in ServiceScan/lamedb #38
Re: FTA/Encrypted flag in ServiceScan/lamedb #39
Re: FTA/Encrypted flag in ServiceScan/lamedb #40
10 user(s) are reading this topic
0 members, 10 guests, 0 anonymous users