Jump to content


Photo

find channel CaID without python in enigma2


  • Please log in to reply
3 replies to this topic

#1 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 29 July 2013 - 11:36

hi everybody

 

i need some help for finding channel CaID without python in enigma2

 

i need a command or a binary file to show me the channel CaID

 

for example MgCamd writes it in pid.info but i need a simple thing

 

i hope somebody can help me with this


Open Vision sources: https://github.com/OpenVisionE2


Re: find channel CaID without python in enigma2 #2 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 29 July 2013 - 11:59

maybe with this :

dvbsnoop -n 1 -nph 1 | grep CA_system_ID | awk -F "(" '{print $2}' | awk -F ")" '{print $1}'

but sometimes it shows multiple CaIDs and i need only channel CaID , should i consider the first result ?


Open Vision sources: https://github.com/OpenVisionE2


Re: find channel CaID without python in enigma2 #3 Erik Slagter

  • PLi® Core member
  • 46,960 posts

+541
Excellent

Posted 29 July 2013 - 12:19

Enigma doesn't know which CAID is being used, that's up to the softcam. Similarly what CAID is used if more are present.


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: find channel CaID without python in enigma2 #4 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 29 July 2013 - 13:11

then can i use any CaID (with dvbsnoop) for constant.cw ?


Open Vision sources: https://github.com/OpenVisionE2



0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users