SBCL + vPlug ile dcw sharing kanallarını izlemek:
gerekli yazılımlar:
1- SBCL v1.0i
2- vplug herhangi bir sürümü 0.9.6 dan itibaren hepsinde geçerli 1.7.2 öneririm
3- güncel v_dcw_sharing.ini dosyası www.hacksat.org tan her daim güncel edinebilirsiniz.
Yapılacak işlemler:
1- SBCL yi pc nizi kurduktan sonra SBCL klasörü içinde SBCL v1.0i.exe yanında bulunan SBCL.ini dosyasını notepad ile açalım
ve içinde bulunan
TCPNcdPrvs= satırını izlemek istediğimiz kanala göre editlemek.
örneğin sexview tv kanalı 020910 provider ile çalışmakta (bizim share ettiğimiz)
sview tv için bu satırı;
TCPNcdPrvs=00050000000000062CE932010209100000000000000000007C0000000000000000000000
şeklinde kaydediyoruz burada tek değişen kısım bu provider kısmıdır. (viaccess yayınlar için)
örneğin dorcel için bu satırı alttaki gibi editlememiz yeterlidir;
TCPNcdPrvs=00050000000000062CE932010244000000000000000000007C0000000000000000000000
tabi ini dosyası içinde bu tek satır olacak hepsini birden yazmayın.
2- v_dcw_sharing.ini dosyasını editlemek
normalde dvbs kartlarda kanal adına göre verilmektedir bu dosya ama sbcl ile receiver üzerinden izleyebilmek için buradaki kanal adını SBCL olarak değiştirmemiz gerekmektedir.
örneğin ;
[SEX VIEW TV]
site_url=http://www.cwshare.org/www.dvbsat.org_xppc.php
regular_exp_pattern_to_find_key=(?s)<br>(.+?)</body>
key_part1_exp=
key_part2_exp=
satırını
[SBCL]
site_url=http://www.cwshare.org/www.dvbsat.org_xppc.php
regular_exp_pattern_to_find_key=(?s)<br>(.+?)</body>
key_part1_exp=
key_part2_exp=
olarak değiştirip kaydememiz gerekmektedir.
bu işlemler bittikten sonra sbcl programımızı çalıştırıp server ayarlarınızı yapmanız gerekmektedir
ayarlardan sonra serverinizi start edelim
daha sonra vpluga tıklayıp aktif edelim
vplug show monitöre tıklayıp dcw keyleri alıp almadığımızı kontrol edelim
keylerimizde geliyor
bundan sonra örnek olarak mgcamd veriyorum
mgcamd için newcamd.conf yada newcamd.list dosyanıza sbcl server için cws satırınızı eklemiş olmanız gerekmekte yukarıdaki örneğe göre cws satırı:
CWS = 192.168.1.3 6001 test test 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan sbcl
yukarıdaki bilgilerde PC local IP i 192.168.1.3 dreambox local IP i 192.168.1.5 verilmiştir siz bunu kendi local IP lerinize göre editlemelisiniz
daha sonra mgcamdi restartlayıp 5-6 sn beklediğinizde kanalı izlemeye başlayabilirsiniz.
Saygılarımla,
@tonytr
-----------------------------------------
watching dcw sharing with SBCL + vPlug
Needed Softwares:
1- SBCL v1.0i
2- vplug all versions since 0.9.6 (1.7.2 better)
3- latest v_dcw_sharing.ini file. (Because Channels are Changing) Use
www.hacksat.org for latest shares.
What you will do:
1- install SBCL to pc. After that open SBCL folder, inside this folder it has SBCL v1.0i.exe, SBCL.ini. You will open with notepad SBCL.ini.
Inside This you will find TCPNcdPrvs= line and you will edit for which channel you will watch.
For Example sexview tv channel working with provider ID 020910 .(In Share (hacksat))
Foe Sexview TV we are saving this line as;
TCPNcdPrvs=00050000000000062CE93201
020910000000000 0000000007C0000000000000000000000
For viacces only changing part is the provider ID part
Example Edit for dorcel
TCPNcdPrvs=00050000000000062CE93201
024400000000000 0000000007C0000000000000000000000
Important note: in ini file will only one channel and one line.
2- editing v_dcw_sharing.ini:
normalde in dvbs cards we watching shared channel with channel name but we are using a receiver and wee need to change channel name as SBCL
example ;
[SEX VIEW TV]
site_url=http://www.cwshare.org/www.dvbsat.org_xppc.php
regular_exp_pattern_to_find_key=(?s)<br>(.+?)</body>
key_part1_exp=
key_part2_exp=
we are change first line as;
[SBCL]
site_url=http://www.cwshare.org/www.dvbsat.org_xppc.php
regular_exp_pattern_to_find_key=(?s)<br>(.+?)</body>
key_part1_exp=
key_part2_exp=
and save
After this we must open sbcl program and make confugration for it.
After config we can use sbcl now.

Click and Activate VPlug

use vplug show monitor and we will check dcw keys.

If dcw keys are coming.
We can watch it now but first of all we need edit mgcamd files.
for mgcamd you need to add cws line inside newcamd.conf or newcamd.list file
Example line:
CWS = 192.168.1.3 6001 test test 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan sbcl
in this info PC local IP given as 192.168.1.3, dreambox local IP given as 192.168.1.5 you must edit as your local IP and dream IP
At last restart mgcamd and wait 5 or 6 seconds. After that You Can Watch A DCW shared channel in your receiver like dvb-s users. (Only 1 channel a time)

Sincerely.
@tonytr
thnx for english translate to @ozzymanborn