Welcher Kabelanbieter ??
Druckbare Version
Welcher Kabelanbieter ??
Kabel Deutschland (Niedersachsen)
Hat das was damit zu tun?
Hier mal die configs von der Serverbox!
cwshare.cfg
Zitat:
M: { 192.168.0.8 { FA1BC9F9 }}
O: { 2000 2000 }
D: { 192.168.0.9 { 8006 7005 { FA5BDEFE { A3 A3 }}}}
C: { 127.0.0.1 15000 dbox2 dbox2 01 02 03 04 05 06 07 08 09 10 11 12 13 14 } { 10 } { 1722FFFF:17220000 }
C: { 127.0.0.1 15001 dbox2 dbox2 01 02 03 04 05 06 07 08 09 10 11 12 13 14 } { 10 } { 1834FFFF:18340000 }
mbox.cfg
15000.listZitat:
//mbox.cfg EXPLANATION and EXAMPLES
A: { 0 } // for QBoxHD receivers or for any receivers if needed it
//A: { x }
//Choose adapter path
//x=0 -> /dev/dvb/adapter0/
//x=1 -> /dev/dvb/adapter1/
//x=2 -> /dev/dvb/adapter2/
//x=.. -> .......
//default x=0
/************************************************** ************************************************** ********************/
D: { 0 }
//D: { x }
//x=0 -> disable
//x=1 -> enable dbox2 cw writing
//x=2 -> enable STAPI for IPBOX
//x=3 -> enable STAPI for Kathrein
//x=4 -> enable Linux DVB API for Kathrein
//x=5 -> enable triple dragon
//x=6 -> enable Qbox HD
//x=7 -> enable STAPI for Kathrein ufs922 -> dont work CSA decoding :(
//default disabled
/************************************************** ************************************************** ********************/
B: { 0 0 0 }
//B: { 1 127.0.0.1 127.0.0.1 } // for local watching over DVB
//B: { x IP_listen IP_send }
//x=0 -> disable local UDP ports 8004-80xx ,this ports are used with DVB cards and gbox plugin (Windows and Linux)
//x=1 -> enable
//IP_listen -> on what IP to wait for PMT and ECMs
//IP_send -> on what IP to send DCW
//default disabled
/************************************************** ************************************************** ********************/
Z: { 0 } { 127.0.0.1 8000 }
// Z option -> control sending/writing current informations
// Z: { xy 0z } { IP port }
// x=0 -> don't print time stamp (in console screen and in debug file)
// x=1 -> print time stamp ( .... )
// y=0 -> no writing/sending informations to debug file/destination IP
// y=1 -> send informations to destination IP but not in debug file
// y=2 -> write informations to debug file but don't send to destination IP
// y=3 -> write/send informations to debug file/destination IP
// z=0 -> dont write debug text in console window
// z=1 -> write debug text in console windows
// IP port -> destination IP and UDP port where to send informations
// no default
/************************************************** ************************************************** ********************/
#C: { 127.0.0.1 7999 }
// C option -> control receiving some command messages localy or from another IP
// C: { IP port }
// IP-> your local IP or you DNS
// port -> on what port you will be waiting command messages
// no default
/************************************************** ************************************************** ********************/
L: { 1 }
// L option -> how mbox to menage virtual card(s) with level 0
// ( only for peer(s) who have and can reshare virtual cards but don't want to use LEVEL 0 card(s) for them self)
// L: { x }
// x=0 -> don't load any virtual cards with LEVEL 0, you can't use them for your self
// x=1 -> load all virtual cards with LEVEL 0 ,you will be using them for your self
// default 1
/************************************************** ************************************************** ********************/
#G: { /hdd/ }
//G option -> redirect writing ONLY debug.txt file to internal or external HDD in receivers or for any other reason.
//Remove #, ONLY if you want to use this option !!!!!!!
/************************************************** ************************************************** ********************/
T: { /tmp/ }
// T option -> where to store temp files ... (share.info,debug.txt ,etc.)
// T: { folder_path_to_files, example: T: { /tmp/ } }
/************************************************** ************************************************** ********************/
K: { /var/keys/ }
// K option -> where is cwshare.cfg,mbox.prio file
// K: { folder_path_to_files, example: K: { /var/keys/ } }
/************************************************** ************************************************** ********************/
M: { 1 }
// M option -> Mode option
// M: { x }
// x=0 -> local mode no NET
// x=1 -> NET mode
// default 0
/************************************************** ************************************************** ********************/
P: { /tmp/pmt.tmp }
// P option -> PMT location (Dont used with linux and windows)
// you must be tuned to channel so image can generate this file
// { /tmp/pmt.tmp } for receivers and images that create this file <- use this if you can
// { /tmp/pmtX.tmp } X-> number -> pmt1.tmp ......
// { 1/tmp/camd.socket } for enigma 1
// { 2/tmp/camd.socket } for enigma 2
/************************************************** ************************************************** ********************/
W: { 0 }
// W option -> write raw ECM to ecm.raw file
// W: { x }
// x=0 -> disabled
// x=1 -> enabled
// default disabled
/************************************************** ************************************************** ********************/
Q: { 30 }
//Q option -> newcamd connect retry in sec.
//Q: { x }
// default 300 sec.
/************************************************** ************************************************** ********************/
F: { 500 }
//F option -> reset writing debug.txt from begining if file size is higher then (x)(KB)
//F { x } -> decimal in KBytes
//default 500 KB
/************************************************** ************************************************** ********************/
//V: { card_type | device number | clock | inverse_Reset | inverse_CD_Line | detect card over CTS | DM800/8000 | dbox }
#V: { 3 1 3571200 0 0 0 0 0 } // external reader example -> Seca card, com1 port, clock 3.57 Mhz,
#V: { 3 2 3571200 1 0 0 0 0 }
#V: { 3 3 1 0 0 0 0 0 } // dreambox example -> Seca card,sci0 slot,3.33 Mhz
// [card_type]:
// Seca 3
// Irdeto 4
// Conax 5
// Cryptoworks 6
// Viaccess 7
// NDS 8
// Nagravision 9
// [device number]:
// COM1/ttyS0 1
// COM2/ttyS1 2
// /dev/sci0 3
// /dev/sci1 4
// /dev/usb/tts/0 5
// /dev/usb/tts/1 6
// /dev/tts/0 7
// /dev/tts/1 8
// /dev/ttyUSB0 9
// /dev/ttyUSB1 10
// /dev/scard0 11 //azbox
// /dev/scard1 12 //azbox
//[clocks]
//for COM ports and external card readers in Hz!!!
//for SCI DreamBox slots use this values
// 1 - 3.33 Mhz
// 2 - 3.63 Mhz
// 3 - 4 Mhz
// 4 - 4.44 Mhz
// 5 - 5Mhz
// 6 - 5.71 Mhz
// 7 - 6.66 Mhz
// 8 - 8 Mhz
//[Inverse Reset]
// 1 -yes
// 0 -no
//for GPIO
//2-gpio1
//3-gpio2
//4-gpio3
//5-gpio4
//6-gpio5
//7-gpio6
//8-gpio7
//[Inverse CD Line Detection]
//1 - yes
//0 - no
//[Detect card over CTS signal]
//1 - yes
//0 - no
//[DM800/8000 box]
//1 - yes
//0 - no
//[dbox serial/multicam]
//1 - yes
//0 - no
/************************************************** ************************************************** ********************/
#J: { 1 }
// J option -> enable adding betacrypt header to N3 ECM for Premier
// J { x }
// x = 0 -> disabled
// x = 1 -> enabled
/************************************************** ************************************************** ********************/
#S: { COM1 115200 }
//S option -> enable sssp protocol
//S: { x baud }
//x=COM1
//x=COM2
//x=/dev/ttyS0
//x=/dev/ttyS1
//x= serial device ...
//valids baud -> 115200,57600,38400,19200,9600
/************************************************** ************************************************** ********************/
15001.listZitat:
R: { 1500 }
E: { 1742 } // Premiere 1
E: { 1744 } // Premiere 2
E: { 1746 } // Premiere 3
E: { 1748 } // Premiere 4
E: { 174C } // Premiere Filmclassics
E: { 174E } // Premiere Filmfest
E: { 1728 } // Premiere Nostalgie
E: { 1766 } // 13th Street
E: { 1772 } // Discovery Channel
E: { 1774 } // Discovery Geschichte
E: { 170E } // Animal Planet
E: { 176A } // MGM
E: { 1768 } // Sci Fi
E: { 171C } // Premiere Krimi
E: { 1718 } // Fox
E: { 1780 } // Goldstar TV
E: { 176C } // Disney Channel
E: { 177E } // Beate-Uhse TV
E: { 1700 } // Premiere Sport Portal
E: { 1782 } // Heimatkanal
E: { 177C } // Focus Gesundheit
E: { 17A0 } // Hit24
E: { 179C } // 1-2-3 TV
E: { 17A6 } // Classica
E: { 17AA } // Sport
E: { 170C } // Sport
E: { 17AC } // Sport
E: { 176E } // Jetix
E: { 1770 } // Junior
#E: { 171E } // RTL Crime
#E: { 174A } // Passion
#E: { 17C4 } // Sat.1 Comedy
#E: { 0155 } // Cartoon Network
#E: { 17D8 } // Animax
#E: { 17DE } // E.Clips
#E: { 184F } // Nick Premium
#E: { 184E } // MTV Entertainment
#E: { 184D } // MTV Music
#E: { 17D8 } // Disney Playhouse
#E: { 17DA } // Disney Toon
#E: { 17C6 } // Kabel 1 Classics
#E: { 17D0 } // Kinowelt
#E: { 17D4 } // AXN
#E: { 0154 } // NASN
#E: { 0157 } // RTL Living
#E: { 17DC } // Boomerang
#E: { 17D2 } // TCM
#E: { 0158 } // Eurosport 2
#E: { 17D6 } // Romance TV
E: { 1758 } // P-80er
E: { 1754 } // Plove Songs
E: { 1752 } // P-Rock Hymnen
E: { 1756 } // P 60 er 70 er
E: { 1750 } // Dt Charts
E: { 175C } // P-Country
G: { 17020001 }
G: { 17020002 }
G: { 17020003 }
Zitat:
R: { 1500 }
# Prem Full
E: { 18BA }
E: { 18BC }
mpcsuser:
Zitat:
[account]
User = dbox2
Pwd = dbox2
Group = 1
CAID = 1722,1834
AU = mouse
Im log steht halt nur:
und im anderen von der mbox:Zitat:
(dbox2, au=mouse)
2009/06/26 9:56:47 [ c 0002 ] encrypted newcamd:15001-client 127.0.0.1 granted (dbox2, au=mouse)
2009/06/26 9:57:25 [ c 0003 ] encrypted newcamd:15000-client 127.0.0.1 granted (dbox2, au=mouse)
2009/06/26 9:57:25 [ c 0004 ] encrypted newcamd:15001-client 127.0.0.1 granted (dbox2, au=mouse)
Zitat:
/var # mbox
ExYuSAT Team http://www.exyusat.com
Starting MBOX version 0.4 BETA coded by The_Ripper (29.09.2008)
This program is for educational & informational purposes only!!
Donation to project: http://mbox.exyusat.com/donate.htm
===> Net Mode <===
Opened 'ca' device ...
Opened 'demux' device ...
Reading cwshare.cfg ...
Trying to get online,please wait ...
My IP 192.168.000.008 ID 33E2 (192.168.0.8) pass FA1BC9F9, we are ONLINE
IP 192.168.000.009 Port 8006-7005 ID 24A5 pass FA5BDEFE sharelevel 03/03 (192.168.0.9)
Total 1 UDP port(s) to monitor
Total 0 TCP port(s) to monitor
Monitoring port(s): 8006
Total 2 newcamd server(s) to connect
Creating ecm parser thread ...OK
Creating timer thread ...OK
Creating newcamd worker thread ...OK
Creating send thread ...OK
Creating UDP receive thread ...OK
ReReading pmt.tmp
================================================== ================
ECM: CA ID: 0x1702 Nagravision -> CA PID: 0x1742
ECM: CA ID: 0x1722 Nagravision -> CA PID: 0x1C43
ECM: CA ID: 0x1833 Nagravision -> CA PID: 0x1842
ECM: CA ID: 0x1834 Nagravision -> CA PID: 0x1C42
ECM: CA ID: 0x1836 Nagravision -> CA PID: 0x1843
ECM: CA ID: 0x09C4 NDS -> CA PID: 0x1B42
EMM: CA ID: 0x1801 Nagravision -> CA PID: 0x1501
EMM: CA ID: 0x1722 Nagravision -> CA PID: 0x1500
EMM: CA ID: 0x1834 Nagravision -> CA PID: 0x1505
================================================== ================
[newcamd] Trying to connect to newcamd server (127.0.0.1:15000)
[newcamd] Connected to (127.0.0.1:15000) ...
[newcamd] Got card with CaID 0x1722 and 5 number(s) of ProvID (127.0.0.1:15000)
[newcamd] Card: CaID 0x1722 ProvID: 0x000000 (127.0.0.1:15000)
[newcamd] Card: CaID 0x1722 ProvID: 0x000001 (127.0.0.1:15000)
[newcamd] Card: CaID 0x1722 ProvID: 0x000002 (127.0.0.1:15000)
[newcamd] Card: CaID 0x1722 ProvID: 0x000003 (127.0.0.1:15000)
[newcamd] Card: CaID 0x1722 ProvID: 0x0FFFFF (127.0.0.1:15000)
[newcamd] Changing 0x1722FFFF to 0x17220000 (127.0.0.1:15000)
[newcamd] Creating newcamd worker thread for (127.0.0.1:15000) ...
OK
[newcamd] Trying to connect to newcamd server (127.0.0.1:15001)
[newcamd] Connected to (127.0.0.1:15001) ...
[newcamd] Got card with CaID 0x1834 and 1 number(s) of ProvID (127.0.0.1:15001)
[newcamd] Card: CaID 0x1834 ProvID: 0x0FFFFF (127.0.0.1:15001)
[newcamd] Changing 0x1834FFFF to 0x18340000 (127.0.0.1:15001)
[newcamd] Creating newcamd worker thread for (127.0.0.1:15001) ...
OK
->Hello to peer (192.168.0.9:7005)
Provider war nur wichtig das es KD ist ,da andere selbst verschlüsseln.
mach mal "D" in mbox.cfg auf "1" und berichte.
Da war wohl einer schneller !
hat leider nix gebracht :(
Das steht im log wenn ich einen Sender wechsel:
Zitat:
/var # mbox
ExYuSAT Team http://www.exyusat.com
Starting MBOX version 0.4 BETA coded by The_Ripper (29.09.2008)
This program is for educational & informational purposes only!!
Donation to project: http://mbox.exyusat.com/donate.htm
===> Net Mode <===
Opened 'ca' device ...
Opened 'demux' device ...
Reading cwshare.cfg ...
Trying to get online,please wait ...
My IP 192.168.000.008 ID 33E2 (192.168.0.8) pass FA1BC9F9, we are ONLINE
IP 192.168.000.009 Port 8006-7005 ID 24A5 pass FA5BDEFE sharelevel 03/03 (192.16 8.0.9)
Total 1 UDP port(s) to monitor
Total 0 TCP port(s) to monitor
Monitoring port(s): 8006
Total 2 newcamd server(s) to connect
Creating ecm parser thread ...OK
Creating timer thread ...OK
Creating newcamd worker thread ...OK
Creating send thread ...OK
Creating UDP receive thread ...OK
ReReading pmt.tmp
================================================== ================
ECM: CA ID: 0x1702 Nagravision -> CA PID: 0x1748
ECM: CA ID: 0x1722 Nagravision -> CA PID: 0x1C49
ECM: CA ID: 0x1833 Nagravision -> CA PID: 0x1848
ECM: CA ID: 0x1834 Nagravision -> CA PID: 0x1C48
ECM: CA ID: 0x09C4 NDS -> CA PID: 0x1B48
EMM: CA ID: 0x1801 Nagravision -> CA PID: 0x1501
EMM: CA ID: 0x1722 Nagravision -> CA PID: 0x1500
EMM: CA ID: 0x1834 Nagravision -> CA PID: 0x1505
================================================== ================
[newcamd] Trying to connect to newcamd server (127.0.0.1:15000)
[newcamd] Connected to (127.0.0.1:15000) ...
[newcamd] Got card with CaID 0x1722 and 5 number(s) of ProvID (127.0.0.1:15000)
[newcamd] Card: CaID 0x1722 ProvID: 0x000000 (127.0.0.1:15000)
[newcamd] Card: CaID 0x1722 ProvID: 0x000001 (127.0.0.1:15000)
[newcamd] Card: CaID 0x1722 ProvID: 0x000002 (127.0.0.1:15000)
[newcamd] Card: CaID 0x1722 ProvID: 0x000003 (127.0.0.1:15000)
[newcamd] Card: CaID 0x1722 ProvID: 0x0FFFFF (127.0.0.1:15000)
[newcamd] Changing 0x1722FFFF to 0x17220000 (127.0.0.1:15000)
[newcamd] Creating newcamd worker thread for (127.0.0.1:15000) ...
OK
[newcamd] Trying to connect to newcamd server (127.0.0.1:15001)
[newcamd] Connected to (127.0.0.1:15001) ...
[newcamd] Got card with CaID 0x1834 and 1 number(s) of ProvID (127.0.0.1:15001)
[newcamd] Card: CaID 0x1834 ProvID: 0x0FFFFF (127.0.0.1:15001)
[newcamd] Changing 0x1834FFFF to 0x18340000 (127.0.0.1:15001)
[newcamd] Creating newcamd worker thread for (127.0.0.1:15001) ...
OK
->Hello to peer (192.168.0.9:7005)
ReReading pmt.tmp
================================================== ================
ECM: CA ID: 0x1702 Nagravision -> CA PID: 0x1742
*ECM: CA ID: 0x1722 Nagravision -> CA PID: 0x1C43
ECM: CA ID: 0x1833 Nagravision -> CA PID: 0x1842
*ECM: CA ID: 0x1834 Nagravision -> CA PID: 0x1C42
ECM: CA ID: 0x1836 Nagravision -> CA PID: 0x1843
ECM: CA ID: 0x09C4 NDS -> CA PID: 0x1B42
================================================== ================
Searching CW cache for CaID 0x1722, pid 0x1C43...no CW in cache
Dropping local ECM , caid:0x1722, ecmpid:0x1C43, cant decode localy
Searching CW cache for CaID 0x1834, pid 0x1C42...no CW in cache
Dropping local ECM , caid:0x1834, ecmpid:0x1C42, cant decode localy
Searching CW cache for CaID 0x1722, pid 0x1C43...ECM allready in cache
Searching CW cache for CaID 0x1834, pid 0x1C42...ECM allready in cache
Searching CW cache for CaID 0x1722, pid 0x1C43...ECM allready in cache
Searching CW cache for CaID 0x1834, pid 0x1C42...ECM allready in cache
Searching CW cache for CaID 0x1722, pid 0x1C43...ECM allready in cache
Searching CW cache for CaID 0x1834, pid 0x1C42...ECM allready in cache
Searching CW cache for CaID 0x1722, pid 0x1C43...no CW in cache
Dropping local ECM , caid:0x1722, ecmpid:0x1C43, cant decode localy
Searching CW cache for CaID 0x1834, pid 0x1C42...no CW in cache
Dropping local ECM , caid:0x1834, ecmpid:0x1C42, cant decode localy
Searching CW cache for CaID 0x1722, pid 0x1C43...ECM allready in cache
Searching CW cache for CaID 0x1834, pid 0x1C42...ECM allready in cache
Searching CW cache for CaID 0x1722, pid 0x1C43...ECM allready in cache
Searching CW cache for CaID 0x1834, pid 0x1C42...ECM allready in cache
Searching CW cache for CaID 0x1722, pid 0x1C43...ECM allready in cache
Searching CW cache for CaID 0x1834, pid 0x1C42...ECM allready in cache
Searching CW cache for CaID 0x1722, pid 0x1C43...ECM allready in cache
Searching CW cache for CaID 0x1834, pid 0x1C42...ECM allready in cache
Searching CW cache for CaID 0x1722, pid 0x1C43...no CW in cache
Dropping local ECM , caid:0x1722, ecmpid:0x1C43, cant decode localy
Searching CW cache for CaID 0x1834, pid 0x1C42...no CW in cache
Dropping local ECM , caid:0x1834, ecmpid:0x1C42, cant decode localy
Searching CW cache for CaID 0x1722, pid 0x1C43...ECM allready in cache
Searching CW cache for CaID 0x1834, pid 0x1C42...ECM allready in cache
->Hello to peer (192.168.0.9:7005)
Searching CW cache for CaID 0x1722, pid 0x1C43...ECM allready in cache
Searching CW cache for CaID 0x1834, pid 0x1C42...ECM allready in cache
Searching CW cache for CaID 0x1722, pid 0x1C43...ECM allready in cache
Searching CW cache for CaID 0x1834, pid 0x1C42...ECM allready in cache
Searching CW cache for CaID 0x1722, pid 0x1C43...no CW in cache
Dropping local ECM , caid:0x1722, ecmpid:0x1C43, cant decode localy
Searching CW cache for CaID 0x1834, pid 0x1C42...no CW in cache
Dropping local ECM , caid:0x1834, ecmpid:0x1C42, cant decode localy
Searching CW cache for CaID 0x1722, pid 0x1C43...ECM allready in cache
Searching CW cache for CaID 0x1834, pid 0x1C42...ECM allready in cache
Searching CW cache for CaID 0x1722, pid 0x1C43...ECM allready in cache
Searching CW cache for CaID 0x1834, pid 0x1C42...ECM allready in cache
Searching CW cache for CaID 0x1722, pid 0x1C43...ECM allready in cache
Searching CW cache for CaID 0x1834, pid 0x1C42...ECM allready in cache
Searching CW cache for CaID 0x1722, pid 0x1C43...ECM allready in cache
Searching CW cache for CaID 0x1834, pid 0x1C42...ECM allready in cache
Searching CW cache for CaID 0x1834, pid 0x1C42...no CW in cache
Dropping local ECM , caid:0x1834, ecmpid:0x1C42, cant decode localy
Searching CW cache for CaID 0x1722, pid 0x1C43...no CW in cache
Dropping local ECM , caid:0x1722, ecmpid:0x1C43, cant decode localy
Searching CW cache for CaID 0x1722, pid 0x1C43...ECM allready in cache
Searching CW cache for CaID 0x1834, pid 0x1C42...ECM allready in cache
->Sending good night to peer (192.168.0.9:7005)
Exiting mbox 0.4 BETA version ...
Deine 15000.list ist die für Sat,das kann nicht klappen,mach Dir eine für KD.
Probier mal probehalber ohne ,sollte dann hell werden.
Auch das war nicht das Problem :(
Hab jetzt die 15001.list und 15000.list gelöscht ..
Trotzdem bleibts Dunkel und immer noch die gleiche Meldung !
Zitat:
Searching CW cache for CaID 0x1834, pid 0x1C46...ECM allready in cache
Searching CW cache for CaID 0x1834, pid 0x1C46...ECM allready in cache
Searching CW cache for CaID 0x1834, pid 0x1C46...no CW in cache
Dropping local ECM , caid:0x1834, ecmpid:0x1C46, cant decode localy
Searching CW cache for CaID 0x1834, pid 0x1C46...ECM allready in cache
Searching CW cache for CaID 0x1834, pid 0x1C46...ECM allready in cache
Searching CW cache for CaID 0x1834, pid 0x1C46...ECM allready in cache
Die Karte ist aber offen ???(Camd2 Schacht 1)
Die karte ist in der Smartmouse (Cardreader) der an der Dbox angeschlossen ist !
Und offen wird sie ja sein , wenn ich mit der Kathi über die Serverbox schaue ;)
Besteht Dein Netzwerk nur aus den beiden Boxen ?
Jup !
Im mom nur aus der Serverbox und der Dbox2 und nur im internen Netzwerk halt!
keiner mehr eine Idee? :(
Probier mal nen anderen ucode
neue PID´s für die Port.list,wenn Ihr alles von Sky weiterhin sehen wollt ,bitte ändern.
//
// Sky Film
E: { 1802 } // SkyCinema //
E: { 1844 } // SkyCinema +1 //
E: { 1846 } // SkyCinema +24 //
E: { 184C } // SkyCinemaHits //
E: { 1848 } // SkyCinema Action //
E: { 184E } // Sky Emotion//
E: { 1828 } // Sky Nostalgie //
E: { 1818 } // Sky Comedy //
E: { 186A } // MGM //
E: { 184E } // Disney Cinemagic //
// Sky HD
E: { 18BA } // Sky Cinema HD //
E: { } // Cinemagic HD //
E: { 18BC } // Discovery HD //
E: { } // History HD //
E: { } // Nat Geo HD //
E: { } // Sport HD //
E: { } // Eurosport HD //
//Sky Welt
E: { 1866 } // 13 Th Street //
E: { 1818 } // Fox Serie //
E: { 1868 } // Sci Fi //
E: { 181C } // Sky Krimi //
E: { 189C } // TNT //
E: { 184A } // Passion //
E: { 181E } // Crime//
E: { 186C } // Disney Channel //
E: { 186E } // Disney XD //
E: { 1870 } // Junior //
E: { 1864 } // Disney Playhouse //
E: { 1872 } // Discovery //
E: { 1874 } // Nat Geo //
E: { 180E } // Nat Geo Wild //
E: { 187C } // Focus Gesund //
E: { 180A } // MotorVision //
E: { 1880 } // Goldstar //
E: { 1882 } // Heimatkanal //
E: { 18A6 } // Classica //
E: { 187E } // Beate Uhse //
E: { 1868 } // SpiegelGeschichte //
// Sky Bundesliga
E: { 180C } // Sky Bundesliga //
// Sky Welt Extra
E: { 18D0 } // Kinowelt //
E: { 18D2 } // TNT Film //
E: { 01BB } // Living //
E: { 18C4 } // Sat1 Comedy //
E: { 18C6 } // Kabel 1 Classics //
E: { 18D6 } // Romance TV //
E: { 18D4 } // AXN //
E: { 18D4 } // Animax //
E: { 18D4 } // Boomerang //
E: { 01B9 } // CARTOON NETWORK //
E: { 184F } // NICK PREMIUMM //
E: { 18E0 } // History //
E: { 01AC } // Bio Channel //
E: { 18DE } // E. CLIPS //
E: { 1857 } // VH1 //
E: { 184E } // MTV ENTERTAINMENT //
E: { 01BA } // ESPN //
E: { 01BC } // Eurosport 2 //
// Sky Sport
E: { 1800 } // Sky Sport Info
E: { 18AC } // Sky Sport 1
E: { 18AA } // Sky Sport 2
E: { 188E } // Sky Sport Austria Sid
E: { 18E2 } // SportDigitalTV
// Sky Erotik
E: { 187E } // Beate Uhse //
E: { } // Alpenglühen TVX //
E: { 1826 } // BlueMovie //
// Sky Radio
E: { 1850 } // Sky Radio - Deutsche Charts
E: { 1852 } // Sky Radio - Rock Hymnen
E: { 1854 } // Sky Radio - Love Songs
E: { 1856 } // Sky Radio - 60er/70er
E: { 1858 } // Sky Radio - 80er/90er
E: { 185A } // Sky Radio - RnB/Hip Hop
E: { 185C } // Sky Radio - Country
// Sat 1702
// Sky Film
E: { 1702 } // SkyCinema //
E: { 1744 } // SkyCinema +1 //
E: { 1746 } // SkyCinema +24 //
E: { 174C } // SkyCinemaHits //
E: { 1748 } // SkyCinema Action //
E: { 174E } // Sky Emotion//
E: { 1728 } // Sky Nostalgie //
E: { 1718 } // Sky Comedy //
E: { 176A } // MGM //
E: { 174E } // Disney Cinemagic //
// Sky HD
E: { 17BA } // Sky Cinema HD //
E: { } // Cinemagic HD //
E: { 17BC } // Discovery HD //
E: { } // History HD //
E: { } // Nat Geo HD //
E: { } // Sport HD //
E: { } // Eurosport HD //
//Sky Welt
E: { 1766 } // 13 Th Street //
E: { 1718 } // Fox Serie //
E: { 1768 } // Sci Fi //
E: { 171C } // Sky Krimi //
E: { 179C } // TNT //
E: { 174A } // Passion //
E: { 171E } // Crime//
E: { 176C } // Disney Channel //
E: { 176E } // Disney XD //
E: { 1770 } // Junior //
E: { 1764 } // Disney Playhouse //
E: { 1772 } // Discovery //
E: { 1774 } // Nat Geo //
E: { 170E } // Nat Geo Wild //
E: { 177C } // Focus Gesund //
E: { 170A } // MotorVision //
E: { 1780 } // Goldstar //
E: { 1782 } // Heimatkanal //
E: { 17A6 } // Classica //
E: { 177E } // Beate Uhse //
E: { 1768 } // SpiegelGeschichte //
// Sky Bundesliga
E: { 170C } // Sky Bundesliga //
// Sky Welt Extra
E: { 17D0 } // Kinowelt //
E: { 17D2 } // TNT Film //
E: { 0157 } // Living //
E: { 17C4 } // Sat1 Comedy //
E: { 17C6 } // Kabel 1 Classics //
E: { 17D6 } // Romance TV //
E: { 17D4 } // AXN //
E: { 17D4 } // Animax //
E: { 17D4 } // Boomerang //
E: { 0155 } // CARTOON NETWORK //
E: { 174F } // NICK PREMIUMM //
E: { 17E0 } // History //
E: { 0148 } // Bio Channel //
E: { 17DE } // E. CLIPS //
E: { 184D } // VH1 //
E: { 174E } // MTV ENTERTAINMENT //
E: { 0154 } // ESPN //
E: { 0158 } // Eurosport 2 //
// Sky Sport
E: { 1700 } // Sky Sport Info
E: { 17AC } // Sky Sport 1
E: { 17AA } // Sky Sport 2
E: { 178E } // Sky Sport Austria Sid
E: { 17E2 } // SportDigitalTV
// Sky Erotik
E: { 177E } // Beate Uhse //
E: { } // Alpenglühen TVX //
E: { 1726 } // BlueMovie //
// Sky Radio
E: { 1750 } // Sky Radio - Deutsche Charts
E: { 1752 } // Sky Radio - Rock Hymnen
E: { 1754 } // Sky Radio - Love Songs
E: { 1756 } // Sky Radio - 60er/70er
E: { 1758 } // Sky Radio - 80er/90er
E: { 175A } // Sky Radio - RnB/Hip Hop
E: { 175C } // Sky Radio - Country
oder als SID Liste:
# Sky Film (erlaubte SID's) [Sat und KD]
SA: { 000A } // Sky Cinema
SA: { 000B } // Sky Cinema +1
SA: { 002B } // Sky Cinema +24
SA: { 0009 } // Sky Action
SA: { 0029 } // Sky Cinema Hits
SA: { 0014 } // Sky Emotion
SA: { 0204 } // Sky Nostalgie
SA: { 0017 } // Sky Krimi
SA: { 0010 } // Fox Serie
SA: { 0019 } // Disney Cinemagic
SA: { 0008 } // Sky Comedy
# Sky Welt (erlaubte SID's) [Sat und KD]
SA: { 002A } // 13th Street
SA: { 000E } // Discovery Channel
SA: { 000D } // National Geographic
SA: { 000C } // NatGeo Wild
SA: { 0203 } // MGM
SA: { 0024 } // Sci Fi
SA: { 0206 } // Goldstar TV
SA: { 0022 } // Disney Channel
SA: { 0015 } // Beate-Uhse TV
SA: { 0016 } // Heimatkanal
SA: { 000F } // Focus Gesundheit
SA: { 0018 } // Classica
SA: { 001B } // RTL Crime
SA: { 001D } // RTL Passion
SA: { 001C } // Jetix
SA: { 0013 } // Junior
SA: { 0032 } // TNT Serie
SA: { 0034 } // Spiegel Geschichte
SA: { 00A8 } // Motorvision TV
SA: { 001A } // Playhouse Disney
# Sky Welt extra
SA: { 4461 } // Sat.1 Comedy
SA: { 3394 } // Cartoon Network (a/S)
SA: { 3393 } // Animax
SA: { 0043 } // E.Clips
SA: { 700A } // NICK PREMIUM (S)
SA: { 6FFF } // MTV Music
SA: { 7009 } // MTV ENTERTAINMENT (S)
SA: { 4462 } // Kabel 1 Classics
SA: { 003C } // Kinowelt TV
SA: { 003E } // AXN
SA: { 3331 } // ESPN America (S)
SA: { 3397 } // RTL Living
SA: { 0042 } // Boomerang
SA: { 003D } // TNT Film (TCM)
SA: { 3395 } // Eurosport 2 (a/S)
SA: { 003F } // Romance TV
SA: { 0044 } // History
SA: { 3398 } // Biography Channel
SA: { 6FF1 } // VH1 Classic
#SA: { 0040 } // inaktiv (vormals Disney Playhouse)
#SA: { 0041 } // inaktiv (vormals Disney Toon)
# Big Brother (erlaube SID's) [Sat und KD]
SA: { 0298 } // Big Brother
# Sky Austria
#SA: { 0035 } // Sky Sport Austria
# Sky Radio (erlaubte SID's) [Sat und KD]
SA: { 0099 } // 60ER/70ER
SA: { 009A } // 80ER/90ER
SA: { 009C } // COUNTRY/P-XMAS CHANNEL
SA: { 0096 } // DEUTSCHE CHARTS
SA: { 0098 } // LOVE SONGS
SA: { 009B } // RnB/HIP HOP
SA: { 0097 } // ROCK HYMNEN
Daraus könnt Ihr euch die aktuelle port.list erstellen
Hallo,
hat jemand eine vollständige 15000.list und 15001.list für Sat?
Ich habe:
#mpcs
C: { 127.0.0.1 15000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14 } { 10 } { 1702FFFF:17020000 }
C: { 127.0.0.1 15001 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14 } { 10 } { 1833FFFF:18330000 }
Danke Topsoft
Was hast Du denn im Abo,davon abhängig ist die port.list zu erstellen.
alles!
15000.list:
# Sky Film (erlaubte SID's) [Sat und KD]
SA: { 000A } // Sky Cinema
SA: { 000B } // Sky Cinema +1
SA: { 002B } // Sky Cinema +24
SA: { 0009 } // Sky Action
SA: { 0029 } // Sky Cinema Hits
SA: { 0014 } // Sky Emotion
SA: { 0204 } // Sky Nostalgie
SA: { 0017 } // Sky Krimi
SA: { 0010 } // Fox Serie
SA: { 0019 } // Disney Cinemagic
SA: { 0008 } // Sky Comedy
# Sky Welt (erlaubte SID's) [Sat und KD]
SA: { 002A } // 13th Street
SA: { 000E } // Discovery Channel
SA: { 000D } // National Geographic
SA: { 000C } // NatGeo Wild
SA: { 0203 } // MGM
SA: { 0024 } // Sci Fi
SA: { 0206 } // Goldstar TV
SA: { 0022 } // Disney Channel
SA: { 0015 } // Beate-Uhse TV
SA: { 0016 } // Heimatkanal
SA: { 000F } // Focus Gesundheit
SA: { 0018 } // Classica
SA: { 001B } // RTL Crime
SA: { 001D } // RTL Passion
SA: { 001C } // Jetix
SA: { 0013 } // Junior
SA: { 0032 } // TNT Serie
SA: { 0034 } // Spiegel Geschichte
SA: { 00A8 } // Motorvision TV
SA: { 001A } // Playhouse Disney
# Sky Welt extra
SA: { 4461 } // Sat.1 Comedy
SA: { 3394 } // Cartoon Network (a/S)
SA: { 3393 } // Animax
SA: { 0043 } // E.Clips
SA: { 700A } // NICK PREMIUM (S)
SA: { 6FFF } // MTV Music
SA: { 7009 } // MTV ENTERTAINMENT (S)
SA: { 4462 } // Kabel 1 Classics
SA: { 003C } // Kinowelt TV
SA: { 003E } // AXN
SA: { 3331 } // ESPN America (S)
SA: { 3397 } // RTL Living
SA: { 0042 } // Boomerang
SA: { 003D } // TNT Film (TCM)
SA: { 3395 } // Eurosport 2 (a/S)
SA: { 003F } // Romance TV
SA: { 0044 } // History
SA: { 3398 } // Biography Channel
SA: { 6FF1 } // VH1 Classic
#SA: { 0040 } // inaktiv (vormals Disney Playhouse)
#SA: { 0041 } // inaktiv (vormals Disney Toon)
# Big Brother (erlaube SID's) [Sat und KD]
SA: { 0298 } // Big Brother
# Sky Austria
#SA: { 0035 } // Sky Sport Austria
# Sky Radio (erlaubte SID's) [Sat und KD]
SA: { 0099 } // 60ER/70ER
SA: { 009A } // 80ER/90ER
SA: { 009C } // COUNTRY/P-XMAS CHANNEL
SA: { 0096 } // DEUTSCHE CHARTS
SA: { 0098 } // LOVE SONGS
SA: { 009B } // RnB/HIP HOP
SA: { 0097 } // ROCK HYMNEN
und das in die 15001.list:
E: { 18BA } // Sky Cinema HD //
E: { } // Cinemagic HD //
E: { 18BC } // Discovery HD //
E: { } // History HD //
E: { } // Nat Geo HD //
E: { } // Sport HD //
E: { } // Eurosport HD //
oder für SID´s :
SA: { 0080 } // History HD //
SA: { 0081 } // Sky Sport HD //
SA: { 0082 } // Discovery HD //
SA: { 0083 } // Sky Cinema HD//
SA: { 0084 } // Eurosport HD //
SA: { 007E } // Disney Cinemagic HD//
SA: { 007F } // NatGeo HD //
das sollte funzen !
Hi!
Ich habe 2 Boxen eine beim nachbarn der server steht bei mir daheim! Am server läuft mbox - newcs verbindung... und bild wird auch hell! allerdings wenn ich vom client ( nachbar) verbinde komm ich zwar zu newcs und er sendet auch daten zum client (siehe log) aber das bild wird nicht hell!
Verbindung zum Server mit Clientbox geht! allerdings wird noch nichts hell da vom server zur clientbox immer PROVID:0000 gesendet wird! wenn ich am server selber Mbox laufen habe steht bei PROVID:9723
ich glaube deshalb wirds am client nicht hell kann das sein? hier meine 2 logs das obere vom server das untere vom client:
oder weiß jemand an was das liegen kann das am server geht nur wenn ich vom client verbinde wirds am client nicht hell
Server:
17:52:06] [NEWCAMD] Card: CaID 0x09C4 ProvID: 0x000000 (127.0.0.1:3101)
[17:52:06] [NEWCAMD] Creating newcamd worker thread for (127.0.0.1:3101) ...OK
[17:58:14] CA_PMT: 9F 80 3F 04 83 02 00 00
[17:58:17] CA_PMT: 9F 80 32 3C 03 00 35 17 00 27 01 81 08 00 C0 00 00 00 07 00 85 82 02 01 00 84 02 00 62 09 06 17 02 17 8E 00 8E 09 04 18 33 18 8E 09 04 09 C4 1B 8E 06 00 23 00 00 02 09 FF 00 00 04 0A 00 00 00
[17:58:17]
[17:58:17] [DMX - 0] ReReading pmt.tmp
[17:58:17] ================================================== ================
[17:58:17] ECM: CA ID: 0x1702 Nagravision -> CA PID: 0x178E
[17:58:17] *ECM: CA ID: 0x1833 Nagravision -> CA PID: 0x188E
[17:58:17] *ECM: CA ID: 0x09C4 NDS -> CA PID: 0x1B8E
[17:58:17] ================================================== ================
[17:58:17] Searching CW cache for CaID 0x09C4, pid 0x1B8E...no CW in cache
[17:58:17] [NEWCAMD] Putting ECM ([DMX - 0]) (<-0) from local host, caid:0x09C4, ecmpid:0x1B8E,sidpid:0x0035 in ECM buffer (1/10)
[17:58:17] [NEWCAMD] Sending ECM caid:0x09C4, ecmpid:0x1B8E, sidpid:0x0035 to (127.0.0.1:3101).
[17:58:17] Searching CW cache for CaID 0x1702, pid 0x188E...no CW in cache
[17:58:17] [NEWCAMD] sent sequence id 0003 , received sequence id 0003
[17:58:17] [NEWCAMD] Control words received successfully (127.0.0.1:3101), time (418 ms).
[17:58:17] <-[DMX - 0] CW FOR ME , from (127.0.0.1:3101) (<-0) (423 ms)
[17:58:18] ===== NDS ECM on CaID 0x09C4, pid 0x1B8E ====
[17:58:18] prov: 9723
[17:58:18] CW0: 00 00 00 00 00 00 00 00
[17:58:18] CW1: 41 23 74 D8 8B 1F B4 5E
[17:58:18] =================================================
[17:58:19] Searching CW cache for CaID 0x09C4, pid 0x1B8E...no CW in cache
[17:58:19] [NEWCAMD] Putting ECM ([DMX - 0]) (<-0) from local host, caid:0x09C4, ecmpid:0x1B8E,sidpid:0x0035 in ECM buffer (1/10)
[17:58:19] [NEWCAMD] Sending ECM caid:0x09C4, ecmpid:0x1B8E, sidpid:0x0035 to (127.0.0.1:3101).
[17:58:19] [NEWCAMD] sent sequence id 0004 , received sequence id 0004
[17:58:19] [NEWCAMD] Control words received successfully (127.0.0.1:3101), time (445 ms).
[17:58:19] <-[DMX - 0] CW FOR ME , from (127.0.0.1:3101) (<-0) (450 ms)
[17:58:19] ===== NDS ECM on CaID 0x09C4, pid 0x1B8E ====
[17:58:19] prov: 9723
[17:58:19] CW0: 90 BF 3B 8A 10 CF 51 30
[17:58:19] CW1: 41 23 74 D8 8B 1F B4 5E
[17:58:19] =================================================
usw...
und client:
[17:49:09] [NEWCAMD] Creating newcamd worker thread for (adslking.ath.cx:3101) ...OK
[17:49:35] CA_PMT: 9F 80 3F 04 83 02 00 00
[17:49:39] CA_PMT: 9F 80 32 28 03 70 85 03 00 13 01 81 08 00 C0 00 00 04 43 00 01 82 02 01 00 84 02 01 2C 02 01 2D 00 00 03 01 2E 00 00 06 01 2F 00 00
[17:49:39]
[17:49:39] [DMX - 0] ReReading pmt.tmp
[17:49:43] CA_PMT: 9F 80 3F 04 83 02 00 00
[17:49:46] CA_PMT: 9F 80 32 3C 03 00 35 17 00 27 01 81 08 00 C0 00 00 00 07 00 85 82 02 01 00 84 02 00 62 09 06 17 02 17 8E 00 8E 09 04 18 33 18 8E 09 04 09 C4 1B 8E 06 00 23 00 00 02 09 FF 00 00 04 0A 00 00 00
[17:49:46]
[17:49:46] [DMX - 0] ReReading pmt.tmp
[17:49:46] ================================================== ================
[17:49:46] ECM: CA ID: 0x1702 Nagravision -> CA PID: 0x178E
[17:49:46] *ECM: CA ID: 0x1833 Nagravision -> CA PID: 0x188E
[17:49:46] *ECM: CA ID: 0x09C4 NDS -> CA PID: 0x1B8E
[17:49:46] ================================================== ================
[17:49:46] Searching CW cache for CaID 0x09C4, pid 0x1B8E...no CW in cache
[17:49:46] [NEWCAMD] Putting ECM ([DMX - 0]) (<-0) from local host, caid:0x09C4, ecmpid:0x1B8E,sidpid:0x0035 in ECM buffer (1/15)
[17:49:46] [NEWCAMD] Sending ECM caid:0x09C4, ecmpid:0x1B8E, sidpid:0x0035 to (adslking.ath.cx:3101).
[17:49:46] Searching CW cache for CaID 0x1702, pid 0x188E...no CW in cache
[17:49:46] [NEWCAMD] sent sequence id 0003 , received sequence id 0003
[17:49:46] [NEWCAMD] Control words received successfully (adslking.ath.cx:3101), time (434 ms).
[17:49:46] <-[DMX - 0] CW FOR ME , from (adslking.ath.cx:3101) (<-1) (438 ms)
[17:49:46] ===== NDS ECM on CaID 0x09C4, pid 0x1B8E ====
[17:49:46] prov: 0000
[17:49:46] CW0: AB 88 2F 62 B1 70 CB EC
[17:49:46] CW1: 00 00 00 00 00 00 00 00
[17:49:46] =================================================
[17:49:48] Searching CW cache for CaID 0x09C4, pid 0x1B8E...no CW in cache
[17:49:48] [NEWCAMD] Putting ECM ([DMX - 0]) (<-0) from local host, caid:0x09C4, ecmpid:0x1B8E,sidpid:0x0035 in ECM buffer (1/15)
[17:49:48] [NEWCAMD] Sending ECM caid:0x09C4, ecmpid:0x1B8E, sidpid:0x0035 to (adslking.ath.cx:3101).
[17:49:51] [NEWCAMD] sent sequence id 0004 , received sequence id 0004
[17:49:51] [NEWCAMD] Control words received successfully (adslking.ath.cx:3101), time (2435 ms).
[17:49:51] <-[DMX - 0] CW FOR ME , from (adslking.ath.cx:3101) (<-1) (2438 ms)
[17:49:51] ===== NDS ECM on CaID 0x09C4, pid 0x1B8E ====
[17:49:51] prov: 0000
[17:49:51] CW0: AB 88 2F 62 B1 70 CB EC
[17:49:51] CW1: 51 39 70 FA 28 7A 24 C6
[17:49:51] =================================================
usw...
müsste eigentlich hell werden am client weiß aber absolut nicht was jetzt und wieso das anders ist ? vielleicht eine einstellung wo falsch=?
helft mir bitte wäre echt nett
Wenn Du auf´m Server Mbox hast ,warum verbindest Du dann zu Newcs ?
Trotzdem müsste es auch funktionieren,was ist beim Nachbarn für eine Box aktiv ?
server und Client jeweils ne neue QboxHD ist aber egal! wieso wird das bild am server dann nicht hell? wenn alles richtig ist `? habt ihr die 2 logs vergleichen?
was könnte falsch sein? ...ja ich greife hald auf newcs zu! :)
lass mal die mbox.cfg sehen.
newcs.xml am server:
<newCSconfig>
<readers name="Card Readers">
<device>
<name>Lower Cardreader</name>
<type>sci</type>
<mhz>357</mhz>
<node>/dev/sci0</node>
<parity>odd</parity>
<reset>normal</reset>
<export>Yes</export>
<enabled>Yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>
<irdeto-camkey>0000000000000000</irdeto-camkey>
<irdeto-camkey-data>000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000</irdeto-camkey-data>
<crypto-special>No</crypto-special>
<ipk>000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000</ipk>
<ucpk>00000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 000000000000</ucpk>
<PTShandshake>No</PTShandshake>
<carddetect>yes</carddetect>
<newcamd_port>3100</newcamd_port>
<autosid>No</autosid>
<Seca-PPV>no</Seca-PPV>
<pincode>0000</pincode>
<priority>round</priority>
</device>
<device>
<name>Upper Cardreader</name>
<type>sci</type>
<mhz>357</mhz>
<node>/dev/sci1</node>
<parity>odd</parity>
<reset>normal</reset>
<export>yes</export>
<enabled>yes</enabled>
<blocksa>no</blocksa>
<blockua>no</blockua>
<blockga>no</blockga>
<boxid></boxid>
<boxkey>0000000000</boxkey>
<PTShandshake>no</PTShandshake>
<carddetect>yes</carddetect>
<newcamd_port>3101</newcamd_port>
<autosid>No</autosid>
<Seca-PPV>no</Seca-PPV>
<pincode>0000</pincode>
<priority>round</priority>
</device>
</readers>
<radegastserver>
<enabled>no</enabled>
<port>10001</port>
<allow>
<hostname>127.0.0.1</hostname>
</allow>
</radegastserver>
<cache>
<emm>10</emm>
<ecm>10</ecm>
</cache>
<debug>
<level>normal</level>
<type>init</type>
<output>all</output>
<logfile></logfile>
<console_options></console_options>
<file_options></file_options>
<udp_host>192.168.0.100</udp_host>
<udp_port>1000</udp_port>
<udp_options></udp_options>
<tcp_port>3001</tcp_port>
<tcp_options></tcp_options>
</debug>
<httpd>
<server>
<port>9080</port>
<enabled>yes</enabled>
</server>
<user>
<name>root</name>
<password>password</password>
<accesslevel>admin</accesslevel>
</user>
</httpd>
<newcamdserver>
<enabled>yes</enabled>
<name>newcs</name>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<userfile>/tmp/users.txt</userfile>
<user><status>access</status>
<name>local</name>
<password>local</password>
<hostname>localhost</hostname>
<port>12000</port>
<au>on</au>
<sidoverride>off</sidoverride>
<spider>off</spider>
<rate>0</rate>
<allow>lower</allow>
<allow>upper</allow>
</user><user><name>mpcs</name><password>dummy</password><hostname></hostname><port></port><au>on</au><spider>off</spider><sidoverride>off</sidoverride><rate>0</rate><status>access</status></user>
</newcamdserver>
</newCSconfig>
mbox.cfg (am server und am client dieselbe)
//mbox.cfg EXPLANATION and EXAMPLES
A: { 1 } // for QBoxHD receivers or for any receivers if needed it
//A: { x }
//Choose adapter path
//x=0 -> /dev/dvb/adapter0/
//x=1 -> /dev/dvb/adapter1/
//x=2 -> /dev/dvb/adapter2/
//x=.. -> .......
//default x=0
/************************************************** ************************************************** ********************/
D: { 0 }
//D: { x }
//x=0 -> disable
//x=1 -> enable dbox2 cw writing
//x=2 -> enable STAPI for IPBOX
//x=3 -> enable STAPI for Kathrein
//x=4 -> enable Linux DVB API for Kathrein
//x=5 -> enable triple dragon
//x=6 -> enable Qbox HD
//x=7 -> enable STAPI for Kathrein ufs922 -> dont work CSA decoding :(
//default disabled
/************************************************** ************************************************** ********************/
B: { 0 0 0 }
//B: { 1 127.0.0.1 127.0.0.1 } // for local watching over DVB
//B: { x IP_listen IP_send }
//x=0 -> disable local UDP ports 8004-80xx ,this ports are used with DVB cards and gbox plugin (Windows and Linux)
//x=1 -> enable
//IP_listen -> on what IP to wait for PMT and ECMs
//IP_send -> on what IP to send DCW
//default disabled
/************************************************** ************************************************** ********************/
Z: { 12 01 } { 127.0.0.1 8000 }
// Z option -> control sending/writing current informations
// Z: { xy 0z } { IP port }
// x=0 -> don't print time stamp (in console screen and in debug file)
// x=1 -> print time stamp ( .... )
// y=0 -> no writing/sending informations to debug file/destination IP
// y=1 -> send informations to destination IP but not in debug file
// y=2 -> write informations to debug file but don't send to destination IP
// y=3 -> write/send informations to debug file/destination IP
// z=0 -> dont write debug text in console window
// z=1 -> write debug text in console windows
// IP port -> destination IP and UDP port where to send informations
// no default
/************************************************** ************************************************** ********************/
#C: { 127.0.0.1 7999 }
// C option -> control receiving some command messages localy or from another IP
// C: { IP port }
// IP-> your local IP or you DNS
// port -> on what port you will be waiting command messages
// no default
/************************************************** ************************************************** ********************/
L: { 1 }
// L option -> how mbox to menage virtual card(s) with level 0
// ( only for peer(s) who have and can reshare virtual cards but don't want to use LEVEL 0 card(s) for them self)
// L: { x }
// x=0 -> don't load any virtual cards with LEVEL 0, you can't use them for your self
// x=1 -> load all virtual cards with LEVEL 0 ,you will be using them for your self
// default 1
/************************************************** ************************************************** ********************/
#G: { /hdd/ }
//G option -> redirect writing ONLY debug.txt file to internal or external HDD in receivers or for any other reason.
//Remove #, ONLY if you want to use this option !!!!!!!
/************************************************** ************************************************** ********************/
T: { /tmp/ }
// T option -> where to store temp files ... (share.info,debug.txt ,etc.)
// T: { folder_path_to_files, example: T: { /tmp/ } }
/************************************************** ************************************************** ********************/
K: { /var/keys/ }
// K option -> where is cwshare.cfg,mbox.prio file
// K: { folder_path_to_files, example: K: { /var/keys/ } }
/************************************************** ************************************************** ********************/
M: { 1 }
// M option -> Mode option
// M: { x }
// x=0 -> local mode no NET
// x=1 -> NET mode
// default 0
/************************************************** ************************************************** ********************/
P: { 2/tmp/camd.socket }
#P: { /tmp/pmt.tmp }
// P option -> PMT location (Dont used with linux and windows)
// you must be tuned to channel so image can generate this file
// { /tmp/pmt.tmp } for receivers and images that create this file <- use this if you can
// { /tmp/pmtX.tmp } X-> number -> pmt1.tmp ......
// { 1/tmp/camd.socket } for enigma 1
// { 2/tmp/camd.socket } for enigma 2
/************************************************** ************************************************** ********************/
W: { 0 }
// W option -> write raw ECM to ecm.raw file
// W: { x }
// x=0 -> disabled
// x=1 -> enabled
// default disabled
/************************************************** ************************************************** ********************/
Q: { 300 }
//Q option -> newcamd connect retry in sec.
//Q: { x }
// default 300 sec.
/************************************************** ************************************************** ********************/
F: { 500 }
//F option -> reset writing debug.txt from begining if file size is higher then (x)(KB)
//F { x } -> decimal in KBytes
//default 500 KB
/************************************************** ************************************************** ********************/
U: { 1 }
// U options -> Update peer(s) IP if it changes while peer still resending ecm's/cw etc.. information
// default only on hello message peer(s) IP are updated !!!
// U: { x }
// x=0 -> disabled
// x=1 -> enabled
// default disabled
/************************************************** ************************************************** ********************/
//V: { card_type | device number | clock | inverse_Reset | inverse_CD_Line | detect card over CTS | DM800/8000 | dbox }
#V: { 3 1 3571200 0 0 0 0 0 } // external reader example -> Seca card, com1 port, clock 3.57 Mhz,
#V: { 3 2 3571200 1 0 0 0 0 }
#V: { 3 3 1 0 0 0 0 0 } // dreambox example -> Seca card,sci0 slot,3.33 Mhz
#V: { 3 4 1 0 0 0 0 0 }
// [card_type]:
// Seca 3
// Irdeto 4
// Conax 5
// Cryptoworks 6
// Viaccess 7
// NDS 8
// Nagravision 9
// [device number]:
// COM1/ttyS0 1
// COM2/ttyS1 2
// dev/sci0 3
// /dev/sci1 4
// /dev/usb/tts/0 5
// /dev/usb/tts/1 6
// /dev/tts/0 7
// /dev/tts/1 8
// /dev/ttyUSB0 9
// /dev/ttyUSB1 10
// /dev/scard0 11 //azbox
// /dev/scard1 12 //azbox
//[clocks]
//for COM ports and external card readers in Hz!!!
//for SCI DreamBox slots use this values
// 1 - 3.33 Mhz
// 2 - 3.63 Mhz
// 3 - 4 Mhz
// 4 - 4.44 Mhz
// 5 - 5Mhz
// 6 - 5.71 Mhz
// 7 - 6.66 Mhz
// 8 - 8 Mhz
//[Inverse Reset]
// 1 -yes
// 0 -no
//for GPIO
//2-gpio1
//3-gpio2
//4-gpio3
//5-gpio4
//6-gpio5
//7-gpio6
//8-gpio7
//[Inverse CD Line Detection]
//1 - yes
//0 - no
//[Detect card over CTS signal]
//1 - yes
//0 - no
//[DM800/8000 box]
//1 - yes
//0 - no
//[dbox serial/multicam]
//1 - yes
//0 - no
/************************************************** ************************************************** ********************/
R: { 3600 }
// R option -> resend hello to all peers after X seconds, ony for gboxx peers,not mbox peers
//default in code 3600 seconds
/************************************************** ************************************************** ********************/
J: { 1 }
// J option -> enable adding betacrypt header to N3 ECM for Premier
// J { x }
// x = 0 -> disabled
// x = 1 -> enabled
/************************************************** ************************************************** ********************/
#S: { COM1 115200 }
//S option -> enable sssp protocol
//S: { x baud }
//x=COM1
//x=COM2
//x=/dev/ttyS0
//x=/dev/ttyS1
//x= serial device ...
//valids baud -> 115200,57600,38400,19200,9600
/************************************************** ************************************************** ********************/
hier! bei beiden boxen die selbe mbox.cfg
was sagen euch die 2 logs weiter oben? sind ja fast identisch außer das PROV: einmal 0000 und einmal 9732
vielleicht hats mit dem zu tun das am client kein bild ist?
ich hoffe ihr könnt mir helfen
was hast du gemeint mit wieso ich zu newcs connecte und nicht zu mbox? meinst du ich kann mit der client box auch zu mbox am server connecten? mit welcher line? am server läuft ja Mbox und newcs newcs liest die karte und Mbox (welches auch am server läuft) connectet am server zu newcs da funkt das ja mit bild!
könnte ich auch mit Mbox ( auf clientbox) zur Mbox (auf serverbox) verbinden? in der CWSHARE vom client mit welcher line? habs mit ner D line versucht aber wenn ich am client dann Mbox starte sagt mir Mbox das in der CWShare keine M und G line gefunden wurden. also dachte ich mbox mit mbox verbinden geht nicht G linie weis ich nicht wie die aussehen soll .. also hab ich ganz normal wie auch auf der server box Mbox zu newcs verbunden mit ner C line auf der Clientbox und mit DynDNS ip.
Probier mal
D: { 6 }
//D: { x }
//x=0 -> disable
//x=1 -> enable dbox2 cw writing
//x=2 -> enable STAPI for IPBOX
//x=3 -> enable STAPI for Kathrein
//x=4 -> enable Linux DVB API for Kathrein
//x=5 -> enable triple dragon
//x=6 -> enable Qbox HD
//x=7 -> enable STAPI for Kathrein ufs922 -> dont work CSA decoding :(
//default disabled
Hi @lL!
danke für eure hilfen es funktioniert jetzt mit Mbox newcs so wie ich gedacht hatte! Mbox vom client verbindet mit C line zur server newcs und hab bild!
allerdings mein nachbar (client) sag das wenn ich herumschalte bei den kanälen er des öfteren ruckler und freezer drinnen hat! wie kann ich das beheben das es bei 2 leuten ohne ruckler und freezer läuft?
gibts da tricks?
karte läuft momentan mit 357 mhz im newcs.xml!
ich hab noch keine allow.list oder port.list
was müsste ich dort eintragen damit die ruckler weniger werden? oder gibts da andere tricks?
kann es sein das es mit einer S02 besser läuft ruckelfreier als mit V13 ?
danke für eure infos schon mal :)
Hierzu gibt es ein interessantes Thema:
http://www.spinnes-board.de/vb/showthread.php?t=133492
Port .list ist Pflicht,sonst ruckelt es immer mit V13 ,besser ist aber auf S02 umstellen,dann sollte das besser laufen,eine port.list an Dein abo angepasst solltest Du aber trotzdem haben.
Achsoo! ja ich bekomme die tage ne S02 hoffe ich zumindest! hab mit dem generator einen S02 HD resciever angegeben glaube Pace reciever... weil ich das HD paket auch bestellt habe!
dannn werd ich mir ne port.list machen! das port ersetze ich durch das freigeschaltene port am router richtig?
ist die port.list eigentlich für Newcs oder für Mbox? also brauch ich die port.list auch am client wo nur mbox läuft? oder genügt die für newcs? greife ja auf newcs zu.
hab das vollabo! muss mir also eine liste basteln wo alle sender drinnen sind oder? also sieht dann irgendwie so aus:
SA: {}
SA: {} ....
und so weiter oder?
hab so ne liste auch schon statt "SA" mit "E" gesehen hat aber dann bei mir niciht funktioniert was ist da der unterschied?..
Hab das jetzt mit der Port list versucht jeweils auf beiden server und client die 3101.list hinkopiert mit dem Full abo drinnen jedoch keine veränderungen! ruckelt noch immer am client! Doch sobald ich (server) am selben sender bin läufts bei beiden ruckelfrei! komisch.
Hier die allow.list und 3101.list sind beide jeweils am server UND am client für Mbox. in der newcs.xml am server hab ich karte auf 500 stehn. und <blockga>Yes</blockga> eingestellt:
wofür ist das R: ?
R: { 2000 }
//
# Premiere HD (erlaubte SID's)
SA: { 0081 } // Sky Sport HD
SA: { 0082 } // Discovery HD
SA: { 0083 } // Sky Cinemagic HD
SA: { 0080 } // History HD
SA: { 007F } // NatGeo HD
SA: { 0080 } // Sky History HD
SA: { 0084 } // Eurosport HD
# Sky Film (erlaubte SID's)
SA: { 000A } // Sky 1
SA: { 000B } // Sky +1
SA: { 002B } // Sky +24
SA: { 0009 } // Sky Action
SA: { 0008 } // Sky Comedy
SA: { 0014 } // Sky Filmfest
SA: { 0204 } // Sky Nostalgie
SA: { 0029 } // Sky Filmclassics
SA: { 0203 } // MGM
SA: { 0019 } // 13th Street
# Sky Sport (erlaubte SID's)
SA: { 0011 } // Sky Sport Info
SA: { 00DD } // Sport 1
SA: { 00DE } // Sport 2
SA: { 00DF } // Bundesliga
SA: { 0110 } // Sky Bundesliga 2
SA: { 011A } // Sky Bundesliga 3
SA: { 0124 } // Sky Bundesliga 4
SA: { 012E } // Sky Bundesliga 5
SA: { 0138 } // Sky Bundesliga 6
SA: { 0142 } // Sky Bundesliga 7
SA: { 0106 } // Sky Bundesliga 8
SA: { 0156 } // Sky Bundesliga 9
SA: { 0160 } // Sky Bundesliga 10
SA: { 00FC } // Sky Bundesliga 11
SA: { 014C } // Sky Bundesliga 12
SA: { 00FD } // Sky Sport 3
SA: { 014D } // Sky Sport 4
SA: { 0143 } // Sky Sport 5
SA: { 0139 } // Sky Sport 6
SA: { 012F } // Sky Sport 7
SA: { 0125 } // Sky Sport 8
SA: { 011B } // Sky Sport 9
SA: { 0160 } // Sky Sport 10
SA: { 0111 } // Sky Sport 11
SA: { 016B } // Sky Sport 12
SA: { 0175 } // Sky Sport 13
SA: { 0035 } // Sky Sport Austria
# Sky Welt (erlaubte SID's)
SA: { 0017 } // Sky Krimi
SA: { 000E } // Discovery Channel
SA: { 000D } // National Geographic
SA: { 000C } // NatGeo Wild
SA: { 0034 } // Spiegel Geschichte
SA: { 000F } // Focus Gesundheit
SA: { 00A8 } // Motorvision
SA: { 0024 } // Sci Fi
SA: { 001B } // RTL Crime
SA: { 002A } // 13th Street
SA: { 0032 } // TNT Serie
SA: { 0010 } // Fox Serie
SA: { 001D } // RTL Passion
SA: { 0016 } // Heimatkanal
SA: { 0206 } // Goldstar TV
SA: { 0018 } // Classica
SA: { 0022 } // Disney Channel
SA: { 0015 } // Beate-Uhse TV
SA: { 001A } // Playhouse Disney
SA: { 0013 } // Junior
SA: { 001C } // Jetix
SA: { 0000 } // Beate-Uhse.TV
# Sky Welt Extra (erlaube SID's)
SA: { 0044 } // History
SA: { 17C4 } // Biography Channel
SA: { 003F } // Romance TV
SA: { 003C } // Kinowelt TV
SA: { 003D } // TNT Film
SA: { 3331 } // ESPN America
SA: { 0043 } // E.Clips
SA: { 003E } // AXN Action
SA: { 002B } // Animax
SA: { 0042 } // Boomerang
SA: { 3394 } // Cartoon Network
SA: { 4461 } // Sat.1 Comedy
SA: { 4462 } // Kabel 1 Classics
SA: { 700A } // Nick Premium
SA: { 3395 } // Eurosport 2
SA: { 3397 } // RTL Living
SA: { 184D } // VH1 Classic
SA: { 7009 } // MTV Entertainment
SA: { 0045 } // sportdigital.tv
# Big Brother (erlaube SID's) [Sat und KD]
#SA: { 0298 } // Big Brother
# Premiere Radio (erlaubte SID's) [Sat und KD]
SA: { 0099 } // P-60ER/70ER
SA: { 009A } // P-80ER/90ER
SA: { 009C } // P-COUNTRY/P-XMAS CHANNEL
SA: { 0096 } // P-DEUTSCHE CHARTS
SA: { 0098 } // P-LOVE SONGS
SA: { 009B } // P-RnB/HIP HOP
SA: { 0097 } // P-ROCK HYMNEN
# Premiere S02 Karte
#G: { 17020001 }
#G: { 17020002 }
#G: { 17020003 }
allow.list:
#Allow.list by linarense
A: { 01004106 }
A: { 18010000 }
A: { 18010100 }
A: { 18100000 }
A: { 18020000 }
A: { 17020000 }
A: { 17220000 }
A: { 0100002F }
A: { 01000030 }
A: { 01000035 }
A: { 01000036 }
A: { 0100003D }
A: { 01000068 }
A: { 0100006A }
A: { 0100006C }
A: { 0100006D }
A: { 01000080 }
A: { 01000081 }
A: { 01000084 }
A: { 01000086 }
A: { 01003311 }
A: { 01003315 }
A: { 01003317 }
A: { 01005221 }
A: { 0100A821 }
A: { 0100A825 }
A: { 05020810 }
A: { 05020820 }
A: { 05020910 }
A: { 05020A00 }
A: { 05020A40 }
A: { 05021110 }
A: { 05021700 }
A: { 05021900 }
A: { 05022610 }
A: { 05022F00 }
A: { 05023100 }
A: { 05023600 }
A: { 05023800 }
A: { 05023B00 }
A: { 05024400 }
A: { 05024F00 }
A: { 05025100 }
A: { 05025900 }
A: { 05030700 }
A: { 05030A00 }
A: { 05030A40 }
A: { 05030B00 }
A: { 05031000 }
A: { 05032000 }
A: { 05032820 }
A: { 05032920 }
A: { 06020000 }
A: { 06030000 }
A: { 06040000 }
A: { 06220000 }
A: { 06280000 }
A: { 06640000 }
A: { 06680000 }
A: { 09190000 }
A: { 091F0000 }
A: { 092B0000 }
A: { 093B0000 }
A: { 09610000 }
A: { 0B000000 }
A: { 0D001000 }
A: { 0D002000 }
A: { 0D003000 }
A: { 0D00C000 }
A: { 0D02A000 }
A: { 0D030400 }
A: { 0D030800 }
A: { 0D03A000 }
A: { 0D050400 }
A: { 0D050800 }
A: { 0D051000 }
A: { 0D06C000 }
A: { 0D071400 }
A: { 0D0F0400 }
A: { 0D0F0800 }
A: { 0D220400 }
A: { 0D700400 }
A: { 18002201 }
A: { 18002301 }
A: { 18012011 }
A: { 18022111 }
A: { 18330000 }
freezed trotzdem noch alle 5 sekunden also jedesmal wenn ein ECM an den client gesendet wird, obwohl die zugriffszeit in nur im schnitt 400ms beträgt.
Leute ist es den so schwer einfach auf beiden receiver Mbox 0.4 druf und J auf 1 und jut ist
soltest du prob haben sag bescheid schicke ne D line per PM und du bekomst ne D line reture danach sollte es gehn die D-Line kommt von nem Root
P.S. und übrigens in der Kathy geht es Wunderbar mitlerweile mit der incubus 0.88 Kabel Digital sollte es nicht gehn schicke ich dir ne passende CFG für deine Kathy und ne passende Prio dan wirds Hell.
den es gibt nur 1 Bug in der Kathy sie fängt mit dem 1801 Provider an und wenn du ne emu karte hast gehts nicht als einfach den 1801:0 für kathy spoerren und es wird hel.
Hi!
kann schon sein das es dann geht! bräuchte jedoch hilfe für mein freezer problem!
Musicnapper hat mir schon gut geholfen!
Mbox 0.4 ist doch ne ziemlich alte version oder?
außerdem verbinde ich zu newcs also vorher lesen ;)
mfg LJ
Die port.list muss so heißen wie der Port mit dem Du newcs mit der Mbox verbindest,und sie muss nur auf dem Server mit der Karte rein. Das R gibt an nach welcher Verweilzeit Newcs die Karte erneut abfragt,wenn Mbox das fordert ,der Wert darf allerdings nicht kleiner als 1000 sein. die Mbox 04 .23.3 ist nicht die aktuelle ,aber die letzte die Gbox unterstützt und ist recht zuverlässig.
achsooo nur auf der server box die 3101.list? hmm aber mit dem client verbinde ich mich nicht mit Mbox vom server sondern sowie am server die Mbox mit newcs verbindet verbinde ich auch Mbox vom client zur newcs am server! ist das egal? trotzdem nur am server die 3101.list?
Ich hab die 06 . Beta 10 drauf angeblich gehts mit der auch gut! oder wisst ihr eine bei der die freezer bei V13 nicht auftreten? hab nur 1 client am server dran hängen trotzdem freezer!
m-box 0.4 und meine karte kommt über hop 3 ohne freezer
cool! mal versuchen! und wo bekomm ich die Mbox 0.4 kann sie mir jemand uploaden? vielleicht auf rapidshare? ..wäre nett!
hab die 0.4er build 0023 geladen und versucht trotzdem freezer am client! hmm schade
komisch ist nur wie schon gesagt sobald ich mit server auf den selben sender schalte läufts am client ohne freezer! wenn ich wieder wegschalte also zb Pro sieben... sind die ruckler am client wieder vorhanden!
habe ich das richtig gelesen du hast ne D-Box
kleine frage am rande
dyndns als client notwendig?
oder könnte man auch so connecten?
Dyndns ist notwendig ,da alle Clients auch Serverfunktion haben können.
gut wunderbar danke
intern klappt nun soweit ja alles
wenn ich nun aber nun noch mehrere außerhalb habe (kathi)
muss in der cwshare für jeden client diese sache eingetragen werden rotgekennzeichnet?
ich zitiere dich einfach mal ;)
M: { meineip.dyndns.org { FA1BC9F9 }}
O: { 2000 2000 }
D: { 192.168.178.200 { 8006 7005 { FA5BDEFE { A3 A3 }}}}
D: { 192.168.178.4 { 8006 7005 { FA5BDEFB { A3 A3 }}}}
C: { 127.0.0.1 15000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14 } { 10 } { 1702FFFF:17020000 }
C: { 127.0.0.1 15001 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14 } { 10 } { 1833FFFF:18330000 }
für z.b. eine weitere Kathi im Internen ,oder so
M: { meineip.dyndns.org { FA1BC9F9 }}
O: { 2000 2000 }
D: { 192.168.178.200 { 8006 7005 { FA5BDEFE { A3 A3 }}}}
D: { ipvomkumpel.dyndns.com { 8006 7005 { FA5BDEFB { A3 A3 }}}}
C: { 127.0.0.1 15000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14 } { 10 } { 1702FFFF:17020000 }
C: { 127.0.0.1 15001 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14 } { 10 } { 1833FFFF:18330000 }
für eine Externe Kathi ,oder andere Clientbox.
hinter der dyndns des clients stehen ja soweit ich das verstanden habe die ports worüber kommuniert wird
die müssen jeweils im router des servers und des clients offen gemacht werden
wofür steht der erste bzw der 2. port
und müssen identisch sein in den d: lines? (grün)
können aber für alle gleich sein?is ja nur familiensharing oder muss jedesmal nen anderer port sein
habe gestern nämlich nen bisschen ausprobiert aber keine verbindung von außerhalb bekommen
nochmals danke für die ansonsten tolle anleitung :164:
ps um aktuelle karten s02 zu lesen musste ich nen patch einfügen für die mbox,habe mich nämlich da auch etwas aufgehalten da meine karte nicht gelesen wurde
Hi! was ist das für ein Patch? wie fügt man den ein?
braucht man den für alle S02 Karten und alle boxen? oder nur für die Kati?
habe nämlich die QboxHD
Im Server müssen alle Clients eine d-Line haben in den Clients reicht eine D-Line mit den Daten des Servers.
patch schimpft sich
mpcs-0.9dSP1-powerpc-tuxbox-dbox2
ist aber nur für die server dbox wichtig sorry hat sich wohl nen tipp fehler eingeschlichen mbox = dbox ;)
wurde bei mir nämlich nix helle
nochmal zur verständnis ne d line is das was oben rot gemarkert ist...
sorry die doofe frage ;)