How do I apply a cline to sky network or zee network only.
Alert: Don't Use Hotmail Email Accounts for registration
Collapse
Before Access to all Forums and Trial accounts you must need to activate your account Email address
How do I apply a cline to sky network or zee network only
Collapse
X
-
Tags: None
-
Comment
-
Re: How do I apply a cline to sky network or zee network only
There are also newcamd servers with a lot of channels together...it's only the server policy.
Anyway in CCcam it's perfectly possible to split lines use: it's enough to use appropriate syntax.
Example: you have typical Satlover free line and you want to shut up it only for SK* IT (you have a private better server):
Satlover line ends { 0:0:3 }
You'll write instead { 0:0:3, 0919:0,09CD:0,093B:0 }
That line will no more work on SK* and so on, obviously multiple syntax is possible...
@ gianni, working with exclusions it's possible to reach the same goals...Comment
-
Re: How do I apply a cline to sky network or zee network only
hi,
after some research, i found these example:
Digital+ (19E/9E) on hop2 (0100:4106)
Canal+ France (19E) on hop1 (0100:3315)
Canal+ Nederland/Euro1080 (19E/23E) on hop1 0100:006A
TVB/ABS/Showtime+ART+JSC/CTI/Bulsatcom/DSTV/TVHOME (13E/9E/5W/7W/15W/39E/68E/DVBC) on hop1 (0604)
SKY Italia (13E) on hop1 (093B)
SKY UK (28E) on hop1 (0961)
gives the cline:
C: a.b.c 123456 haha hehe no { 0:0:0, 100:4106:2, 100:3315:1, 100:6A:1, 604:0:1, 93B:0:1, 961:0:1 }Comment
-
Re: How do I apply a cline to sky network or zee network only
hi,
after some research, i found these example:
Digital+ (19E/9E) on hop2 (0100:4106)
Canal+ France (19E) on hop1 (0100:3315)
Canal+ Nederland/Euro1080 (19E/23E) on hop1 0100:006A
TVB/ABS/Showtime+ART+JSC/CTI/Bulsatcom/DSTV/TVHOME (13E/9E/5W/7W/15W/39E/68E/DVBC) on hop1 (0604)
SKY Italia (13E) on hop1 (093B)
SKY UK (28E) on hop1 (0961)
gives the cline:
C: a.b.c 123456 haha hehe no { 0:0:0, 100:4106:2, 100:3315:1, 100:6A:1, 604:0:1, 93B:0:1, 961:0:1 }
(I prefer always 4digits: 093B, 0100 and so on).Comment
-
Re: How do I apply a cline to sky network or zee network only
hi,
after some research, i found these example:
Digital+ (19E/9E) on hop2 (0100:4106)
Canal+ France (19E) on hop1 (0100:3315)
Canal+ Nederland/Euro1080 (19E/23E) on hop1 0100:006A
TVB/ABS/Showtime+ART+JSC/CTI/Bulsatcom/DSTV/TVHOME (13E/9E/5W/7W/15W/39E/68E/DVBC) on hop1 (0604)
SKY Italia (13E) on hop1 (093B)
SKY UK (28E) on hop1 (0961)
gives the cline:
C: a.b.c 123456 haha hehe no { 0:0:0, 100:4106:2, 100:3315:1, 100:6A:1, 604:0:1, 93B:0:1, 961:0:1 }
This example is simply filtering out shares on the selected providers with hops higher than those written in the cline.
If cs server has other share they will not be filtered.
So, if you need to keep only one provider, you have to filter out all other shares, one by one (and the list of exclusions will be longer).Comment
-
Re: How do I apply a cline to sky network or zee network only
I don't think this is what our friend is looking for ...
This example is simply filtering out shares on the selected providers with hops higher than those written in the cline.
If cs server has other share they will not be filtered.
So, if you need to keep only one provider, you have to filter out all other shares, one by one (and the list of exclusions will be longer).
It's quite useful: with 0:0:0 you block all and then you add only what you want.
Don't think to hops, that's secondary, you can write the hop limit that you like: important is the thing "ignore all"/"allow only wanted ones"
It's the way (yes, quite twisted ) to talk to CCcam, that I said before...Comment
-
Re: How do I apply a cline to sky network or zee network only
No, Gianni, didn't you ever seen this syntax?
It's quite useful: with 0:0:0 you block all and then you add only what you want.
Don't think to hops, that's secondary, you can write the hop limit that you like: important is the thing "ignore all"/"allow only wanted ones"
It's the way (yes, quite twisted ) to talk to CCcam, that I said before...
But I've seen some users that seem have tried for real, and take a look to results:
_http://linuxsat-support.com/cccam-tutorials/14456-remove-unwanted-cards-caids-yout-cline-shares-cccam-server.htmlComment
-
Re: How do I apply a cline to sky network or zee network only
They did it wrong way, or better said, they do it in a correct way if they wanted something else, then they can not expect other results...
If they write 0:0:2 and then followings, they ask for a quite low hops and add complete ignore of some caid: that's not the same thing we were talking about (nor, I think, what they wanted to do).
If we want completely lock all, except some caid, the way is 0:0:0
and then for example 093B:0:1...but also 093B:0:2...or 093B:0:4
The logic is the opposite oneComment
Comment