PDA

Voir la version complète : aide SVP



babouille13
31/05/2013, 20h34
salut à tous
je viens de recevoir une dm500s pour ma chambre et je ne sais pas comment creer les fichiers en cccam
je veux juste que cette DM puisse recevoir trois clines dont celle de mon server oscam sur ma dm800hd qui est dans le salon

merci de m'aider SVP
je sais pas comment les configurers
merci encore de votre aide

sef-yu
31/05/2013, 20h42
http://www.maghreb-sat.com/forum/f10/tuto-install-cccam-sur-dreambox-enigma-23457.html
ici tu trouvera de quoi t'aider

ric17
31/05/2013, 20h45
Salut ,

d'abord , crée un fichier CCcam.cfg avec le bloc-note et tu le mets , avec DCC , dans le répertoire var/etc avec attribut 644 puis , tu peux y mettre tes Clines .

As-tu CCcam déjà installé ?

@++

babouille13
01/06/2013, 07h14
salut
j'ai reussi a mettre seulement Oscam
mais marche pas car je sais pas configurer les fichiers conf, dvbapi, user, server
je sais pas creer les fichiers cccam cfg, prio, channels, providers aussi

les tutos que j'ai trouvé ne m'aide pas

ma dm800hd est ok
je veux juste que la 500s uniquement en client et pas de share avec

ric17
01/06/2013, 10h58
Salut ,


salut
j'ai reussi a mettre seulement Oscam
mais marche pas car je sais pas configurer les fichiers conf, dvbapi, user, server
je sais pas creer les fichiers cccam cfg, prio, channels, providers aussi

les tutos que j'ai trouvé ne m'aide pas

ma dm800hd est ok
je veux juste que la 500s uniquement en client et pas de share avec

pour faire du sharing avec CCcam , il te faut au minimum 3 fichiers CCcam.cfg que tu peux créer à l'aide du bloc-note de windows , un fichier bin et un fichier script .

tu prends sur le net un CCcam quelqconque ( 2.1.3 , 2.14 , 2.30 ... ) que tu décompresses ensuite tu mets le fichier bin dans var/bin et le script dans var/script ( je ne suis plus sur ... ) , mettre ces 2 fichiers avec attribut 755 .

Le fichier que tu as nommé CCcam.cfg est à mettre dans var/etc , attribut 644 en y mettant tes clines .

Ce soir , je mettrai ma 500 et te donnerai la marche à suivre .

En attendant voiçi un lien : **Hidden Content: Check the thread to see hidden data.**

paprica
01/06/2013, 14h51
hello first of all you need to do with your dreambox as a server? also share with other 2 decoders that work as a client in the same house?. In the forum there is' a tutorial that explains in a comprehensive way how to create a server from scratch.

Rafik15
01/06/2013, 15h39
hello first of all you need to do with your dreambox as a server? also share with other 2 decoders that work as a client in the same house?. In the forum there is' a tutorial that explains in a comprehensive way how to create a server from scratch.
please try to express yourself in french. otherwise use a translator if you are not able to do so

babouille13
01/06/2013, 15h52
voila mon cfb

# 192.168.1.103 15000 dm500s dm500s = ip de ma dm800hd avec dans le user cela
#
# CCcam team uvadi CCcam v2.0.9
#
# Special greets go to all our friends all over the world, you know who you are!
#
# Specjalne podziekowania dla Ludzi z Polski, dzieki ktorym jest duzo nowych funkcji w wersji 2.0.0
# Ostatnim razem zapomnielismy o nich wspomniec w readme. DZieki Chlopaki!
#

################################################## ####################
# friends #
################################################## ####################
# syntax for to add a friend user to CCcam with the max up hops limit (default = 5)
# sharing of emus (default = 1), allow emm (default = 1), and optional
# downshare limits per share (default = no limits) and optional
# downshare limits per share based on caid:id:sid
# and optional timeslots in which share is valid (to block channels on box of children after 19:00 for instance)
# if no timeslot is defined 24 hrs a day is used
# emus are shared only one level down, even if no limits given
#
# max username length 20
# password length 'unlimited'
#
#F: <username> <password> <uphops> <shareemus> <allowemm> ( { caid:id(:downhops), caid:id(:downhops), ... } { caid:id:sid, caid:id:sid, ... } { begintime-endtime, ... } ) hostname/ip address
#
# example:
#
# F: user1 pass1
#
# user1 gets all our shares at max 5 hops from us
# (our local cards + max five hops away). He can share down to his own
# clients. He also receive emu shares (if he has 'yes' behind his C: entry),
# and is allowed to send us emm.
#
# F: user2 pass2 0 1 0 { 0100:000080, 0622:000000:1, 0500:000000:2 }
#
# user2 gets only our local cards but no 0100:000080.
# and our 0622:000000 cards only for himself (1 hop down),
# and 0500 cards for himself plus one additional hop down.
# He also gets our emus, and is NOT allowed to send us emm (updates).
#
# F: user3 pass3 5 0 1 { 0:0:3, 0100:000080:1 }
#
# user3 gets all cards at a maximum of 5 hops away from us,
# and get's to share them down two further levels beyond his own level.
# But he is not allowed to share 0100:000080 down to other users.
# He gets no emus from us, and he is allowed to send us emm.
#
# F: user4 pass4 5 0 1 { 0:0:3, 0100:000080:1 } { 0100:000080:15df }
#
# user4 gets all cards at a maximum of 5 hops away from us,
# and get's to share them down two further levels beyond his own level.
# But he is not allowed to share 0100:000080 down to other users.
# He gets no emus from us, and he is allowed to send us emm.
# He is also not allowed to view channel 0100:000080:15df
#
# F: user4 pass4 5 0 1 { } { } { 12:00-17:00, 19:00-20:00 }
#
# user4 gets all cards at a maximum of 5 hops away from us,
# and get's to share them down two further levels beyond his own level.
# the share is only valid between 12:00 and 17:00 and between 19:00 and 20:00
# outside these hours the share will not give cw's to the client
#
#
# F: user5 pass5 5 1 1 { } { } { } 192.168.1.1
#
# user5 gets all cards at a maximum of 5 hops away from us
# user5 is only allowed to connect from the host 192.168.1.1
#


################################################## ####################
# connections #
################################################## ####################
# syntax for to add a client connection to other CCcam
# add yes on end to use friends emus (non public private key/emu,etc...),
# but only works when corresponding F line on server has '1' for <shareemus>
# optional limits just like F line, but for incoming shares (ignore shares more than 'uphops' away)
#
#C: <hostname> <port> <username> <password> <wantemus> ( { caid:id(:uphops), caid:id(:uphops), ... } )
#
#note: if {} limits are added, <wantemus> cannot be omitted. Use either yes or no.
#
# example:
#
# C: someserver.somedomain 12000 user1 pass1
# C: 192.168.1.2 12000 user2 pass2
# connects to CCcam without use of friends emus
#
# C: 192.168.1.2 12000 user3 pass3 yes
# connects to CCcam, and receives friends emus also.


# syntax for to add newcamd server connection
#
#N: <ip> <port> <username> <pass> <des(14byte)> <nr_of_hops_away (default: 1)> <stealth mode (default: 0)>
#
# example:
#
# N: 127.0.0.1 10000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14
#
# add a newcamd card, give it an offset of 2 hops, in the share list
#
# N: 127.0.0.1 10000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14 2
#
# stealthy login on newcamd server:
#
# N: 127.0.0.1 10000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14 1 1
#
# stealth modes: 0 = disabled, 1 = mgcamd new, 2 = mgcamd old, 3 = evocamd, 4 = generic


# syntax for to add radegast server connection
#
#R: <ip> <port> <ca4> <id6> <nr_of_hops_away (default: 1)>
#
# example:
#
# R: 127.0.0.1 678 0100 000080


# syntax for to add camd3 connection
#
#L: <ip> <port> <username> <pass> <ca4> <id6> <nr_of_hops_away (default: 1)>
#
# example:
#
# L: 127.0.0.1 567 dummy dummy 0100 000080


# syntax for add gbox connection
#
#G: <pass> <localhost> <localport> <peerpass> <peeraddress> <peerport>
#
# support optional limits just like C line (ignore shares more than 'uphops' away)
# { caid:id(:uphops), caid:id(:uphops), ... }
#
# example:
#
# G: AABBCCDD my.address.tv 2500 12345678 peer.address.tv 2500

################################################## ####################
# Other config settings #
################################################## ####################
# server shall listen on this port pro incoming connections
# default port is 12000, disable server with parm -s or set port 0
#
#SERVER LISTEN PORT : 12000

# server can give some info about server and client connections
# and cardinfo using telnet or webbrowser.
#
# Switch on/off access to info
# default is yes
#
#ALLOW TELNETINFO: no
#ALLOW WEBINFO: no

# Show extended client info when showing client list
# default is yes
#
#SHOW EXTENEDED CLIENT INFO : no

# The webinfo service can be protected with a username and password.
# This is switched off by default
#
#WEBINFO USERNAME : <username>
#WEBINFO PASSWORD : <password>

# The telnetinfo service can be protected with a username and password.
# This is switched off by default
#
#TELNETINFO USERNAME : <username>
#TELNETINFO PASSWORD : <password>

# default port for telnet is 16000
# default port for web is 16001
# supported commands:
# info
# activeclients
# clients
# servers
# shares
# providers
# entitlements
# example use:
# echo servers | telnet localhost 16000
# go with your browser to http://ip_CCcam_server:16001
#
#TELNETINFO LISTEN PORT : 16000
#WEBINFO LISTEN PORT : 16001

# time in seconds to keep On Screen Display active.
# default is 0 (turned off)
#
#ZAP OSD TIME : 3

# username used to show popup (default : root)
#OSD USERNAME : root

# password used to show popup (default : dreambox)
#OSD PASSWORD : dreambox

# port used to show popup (default : 80)
#OSD PORT : 80

# Serial reader config. Add as many as you have attached too your system
# replaces old name 'PHOENIX READER PATH', but still works.
# default is none
# optionally add readertype : phoenix,mouse,uniprog,sc8in1,smartreader+
# (when non readertype given defaults to uniprog (e.g. for mastera))
#
# SERIAL READER : <device> <type>
#
# example
#
#SERIAL READER : /dev/tts/0

# Serial reader smartcard write delay.
# Setting to finetune smartcard write speed, optimal setting depends on speed of system, and
# speed of card. Default value is calculated, but can overrule by setting.
# Use number of microseconds delay between bytes, 0 = no delay, -1 = calculated default
# Note: huge difference between values 0 and 1, because of schedular overhead
#
# SMARTCARD WRITE DELAY : <device> <delay>
#
# example, 10ms write delay on smartcard in reader attached to /dev/ttyUSB0
#
#SMARTCARD WRITE DELAY: /dev/ttyUSB0 10000
#
# NOTE on sc8in1; because 8 smartcards are used on the same devicename, use
# devicename_0 .. devicename_7 for settings which require devicename to make
# settings per smartcard. example /dev/ttyS0_0, /dev/ttyS0_1 ..
# example, 8ms write delay between bytes to smartcard on last sc8in1 channel, attached to /dev/tts/0
#
#SMARTCARD WRITE DELAY: /dev/tts/0_7 8000

# Smartcard clock speed override
# Setting override specified speed for smartcard.
# Don't add setting unless you're sure what you're doing.
# In 99% of the cases the reader selects the optimal speed.
# Adding this setting either slows your card down, or might destroy it.
#
# SMARTCARD CLOCK FREQUENCY : <device> <freq>
#
# example
#
#SMARTCARD CLOCK FREQUENCY: /dev/ttyUSB0 5500000

# if timing should be shown in OSD and debug output
# default is no (turned off)
#
#SHOW TIMING : yes

# enables mini OSD which shows server(type), cardreader, keys or fta only
# default is no (turned off)
#
#MINI OSD : yes

# turns debugging on and off
# default is no (turned off)
#
#DEBUG : yes


# should CCcam try to read and parse newcamd.conf for server connections
# default is no (turned off)
#
#NEWCAMD CONF : yes


# configure what EMM blocker you want. Add as many as readers you have attached
# default is blocking nothing
#
# B: /dev/sci0 01
# 00 - nothing
# 01 - sa blocked
# 02 - ua blocked
# 04 - ga blocked
# and sum of for combinations
#
#examples
#
#B: /dev/tts/0 07
#B: /dev/sci0 01

# disable all local EMM readers
# saves lots of CPU, but you won't get any updates anymore
# (unless you get updates from your clients)
#
# default: no
#
#DISABLE EMM : yes

# with this setting you can
# allow a client on two hops away
# to send the updates to the cardserver
#
# default : no
#
#EXTRA EMM LEVEL : yes

# with this setting you can
# configure how many emm listeners are started.
# for example use 2 when recording
# and viewing different systems and both need constant updates
#
# default : 1
#
#EMM THREADS : 1

# overrule the nds boxkey (4 byte hex)
#
# BOXKEY: <device> <byte1> <byte2> <byte3> <byte4>
#
#example
#
#BOXKEY: /dev/sci0 00 11 22 33

# set card pin
# * please be very careful with this option as you could lock your card *
#
# PIN: <device> <pin>
#
#example
#
#PIN: /dev/sci0 1234

# overrule the irdeto camkey (8 byte hex), default 11 22 33 44 55 66 77 88
#
# CAMKEY: <device> <byte1> <byte2> <byte3> <byte4> <byte5> <byte6> <byte7> <byte8>
#
#example
#
#CAMKEY: /dev/sci0 11 22 33 44 55 66 77 88

# overrule the irdeto camdata (64 byte hex)
# trailing zero bytes can be omitted
# default for unknown ASC's is 11 22 33 44 55 66 77 88 00 00 .. 00, known ASC's have other defaults
#
# CAMDATA: <device> <byte1> <byte2> <byte3> <byte4> <byte5> <byte6> ... <byte64>
#
#example, when only the first 15 camdata bytes are nonzero
#
#CAMDATA: /dev/sci0 11 22 33 44 55 66 77 88 99 aa bb cc dd ee ff

# custom add id's for BEEF patched cards
#
# BEEF ID: <ident1> <ident2> <ident3> <ident4> <ident5> <ident6> <ident7> <ident8> <device>
#
#example
#
#BEEF ID: 4101 0 0 0 0 0 0 0 /dev/sci0

# what Softcam.Key should CCcam try to read
# defaults to /var/keys/SoftCam.Key
#
#SOFTKEY FILE : /var/keys/SoftCam.Key


# what AutoRoll.Key should CCcam try to read
# defaults to /var/keys/AutoRoll.Key
#
#AUTOROLL FILE : /var/keys/AutoRoll.Key


# what constant.cw should CCcam try to read
# defaults to /var/keys/constant.cw
# file content can be like
#
# ca4:id6:sid4:pmtpid4:ecmpid4:key16(01 02 03...)
#
#STATIC CW FILE : /var/keys/constant.cw


# in this file you can configure what CAIDs CCcam should prefer or ignore
# defaults to /var/etc/CCcam.prio
# file content can have ignores (I) and prio lists (P)
#
# note 1: I line affects both for ecm and emm (receive no emm on ignored systems)
# P line only affects ecm choice (emm still received for all available systems, not just the priority system)
#
# note 2: ident 0 means 'all idents'. So 'caid:0' is the same as 'caid'.
#
# note 3: for some systems (e.g. nagra (caid 18xx)), the ident is not known at the time the
# prio lists are checked. In that case, matching is done on caid only, even if the P line
# defines nonzero idents. So for example '1801:401' behaves the same as '1801' in a P line
# I lines work differently, they are checked two times, once before ecm or emm is received, again
# after ecm or emm are received (and nagra ident should be known)
# P lines are only checked once, before ecm received.
#
# note 4: if a P line contains caid:ident pairs which are not available for the current
# channel, that P line is not used for that channel.
# Example, channel has systems 626, 1801:401 then P line with "1801,100:96,626" is ignored by that channel,
# because channel doesn't have 100:96.
# But P line with "1801" works, and also "626,1801" will work for channel
#
# note 5: P lines are parsed in the order in which they are found in the prio file.
# Only the first matching P line is used
#
# situation 1: ignore allways this caid, all idents, on all channels
# I: caid
#
# situation 2: ignore allways this caid/ident pair
# I: caid:ident
#
# situation 3: ignore this caid/ident pair, on channel 'sid'
# I: caid:ident:sid
#
# situation 4: when both caid1 and caid2 exist for a channel, prefer caid1 over caid2
# P: caid1, caid2
#
# situation 5: when caid1:ident1 till caidN:identN exist for a channel, use them in order of this list.
# P: caid1:ident1, caid2:ident2, .., caidN:identN
#
# situation 6: when caid1:ident1 till caidN:identN exist for channel 'sid', use them in order of this list.
# Sid on first caid/ident pair identifies sid for which list is used. All other sids ignore this list.
# P: caid1:ident1:sid, caid2:ident2, .., caidN:identN
#
#CAID PRIO FILE : /var/etc/CCcam.prio

#
# In this file all provider idents are defined
# The info from this file is being used in the web interface
# format:
# <caid><ident> "Provider description"
#
# PROVIDERINFO FILE : /var/etc/CCcam.providers

#
# In this file all channel idents are defined
# The info from this file is being used in the web interface
# format:
# caid:ident:sid "Channel description"
#
# CHANNELINFO FILE : /var/etc/CCcam.channelinfo

# write wrong logins to file
# defaults is off
#
#LOG WARNINGS : /tmp/warnings.txt

# global setting for stealthy login to newcamd/newcs server, N line can overrule
# stealth modes: 0 = disabled, 1 = mgcamd new, 2 = mgcamd old, 3 = evocamd, 4 = generic
# default: 0
#
#NEWCAMD STEALTH : 0

# load balancing between identical cards, list device names of card readers containing identical cards,
# optionally followed by a list of service id's which are to be excluded from loadbalancing
#
# LOADBALANCE : <device1> <device2> .. <devicen> { <exceptsid1>, <exceptsid2> .. , <exceptsidn> }
#
# multiple loadbalance groups can be configured, by adding multiple lines
# warning: restart is required, when loadbalance group config changes
#
#example 1: load balance requests for three identical cards
#
# LOADBALANCE : /dev/ttyS0 /dev/ttyS1 /dev/ttyS2
#
#example 2: load balance requests for two almost identical cards, sid 0df3 and 0de1 are only available
#on one of the cards, so requests for these sids shouldn't be loadbalanced
#
# LOADBALANCE : /dev/ttyS5 /dev/ttyS6 { 0df3,0de1 }

# in version 1.2.1 and lower there was a problem which could lead to disconnecting clients
# in version 1.4.0 network load was significantly reduced
# in version 1.7.0 dangerous password bug was fixed
# in order to take advantage of these fixes, all clients should upgrade
# with this setting you can force that clients at least use a certain version otherwise they are denied when logging in
#
# default : accept all versions
#
#example 1: avoid disconnecting clients problem
#
#MINIMUM CLIENT VERSION : 1.3.0
#
#example 2: achieve network load decrease
#
#MINIMUM CLIENT VERSION : 1.4.0
#
#example 3: don't allow potentially wrong passwords (pre 1.7.0 has password bug)
#
#MINIMUM CLIENT VERSION : 1.7.0


# Irdeto smartcards: option to disable smart chid checking for irdeto smartcards.
# Default, only chids advertised by card are accepted.
# This avoids a lot of unwanted card traffic
#
# But if smartcard has hidden/unknown chids, all chids should be tried.
# In that case specify 'TRY ALL CHIDS' option for cardreader.
# Use with care, enabling option causes more card traffic.
# Only use setting when some channels don't work without it.
# note: if even this setting don't help decode all channels, try using
# commandline arg -l, to disable all self-learning features (warning: slower)
#
#TRY ALL CHIDS : <device>
#
#example: card in /dev/ttyUSB0 gets ecm for all possible chids, not
#just the chids it officially supports
#
#TRY ALL CHIDS : /dev/ttyUSB0

# perform smartcard post init commands
#
# POSTINIT : <device> <filename> (<autodelete>)
#
# send commands in 'filename' to 'device', and delete 'filename' when
# optional 'autodelete' argument nonzero
#
#example:
#
#POSTINIT : /dev/sci0 /tmp/postinit
#
#example /tmp/postinit contents:
#c134000003000000
#c13201000a

# Option to override autodetected dvb api version. Restart needed.
#
#DVB API: <value>
#
# <value> <1 = no dvb, 1 = dvb api 1, 3 = dvb api 3>
#
# WARNING: only use when autodetect fails!
#
#example, disable nonworking dvb hardware:
#DVB API: -1

# Option to set global share limits
#
#GLOBAL LIMITS: { caid:id(:downhops), caid:id(:downhops), ... }
#
#example:
#
#GLOBAL LIMITS : { 0100:000080, 0622:000000:1, 0500:000000:2 }
#
# all users get no 0100:000080.
# and our 0622:000000 cards only for themself (1 hop down),
# and 0500 cards for themself plus one additional hop down.
# global limits are overridden by client specific limits (see F:)

# Option to reject shares with less than required downhops on clientside
#
#MINIMUM DOWNHOPS: <value>
#
# default: 0 (don't ignore any shares)
#
#example:
#
#MINIMUM DOWNHOPS: 1
#
# ingore shares that have less than 1 'downhops' (i.e. can not be shared
# further down to other clients)

mon prio

P: 0500:032830 #csat
P: 0500:042400 #JSC Sports (13E/7W)
P: 0500:042800 #BIS TV (13E/5W/19E/12W)"
P: 0500:042810 #(ID.Unused) BIS TV"
I: 0100:003315 # Canal+ France (19E)
I: 0100:003315:233D # CanalSat - TF1 HD
I: 0100:003315:2329 # CanalSat - TF1 HD
I: 0100:003315:246d # CanalSat - Disney HD
I: 0100:003315:2459 # CanalSat - Disney HD
I: 0100:003315:2342 # CanalSat - Disney XD HD
I: 0100:003315:232e # CanalSat - Disney XD HD
I: 0100:003315:233E # CanalSat - FRANCE 2 HD
I: 0100:003315:232A # CanalSat - FRANCE 2 HD
I: 0100:003315:2261 # CanalSat - CANAL+ HD
I: 0100:003315:240F # CanalSat - CANAL+ HD
I: 0100:003315:2276 # CanalSat - CANAL+ DECALE HD
I: 0100:003315:2262 # CanalSat - CANAL+ DECALE HD
I: 0100:003315:2277 # CanalSat - CANAL+ CINEMA HD
I: 0100:003315:2263 # CanalSat - CANAL+ CINEMA HD
I: 0100:003315:2278 # CanalSat - CANAL+ SPORT HD
I: 0100:003315:2264 # CanalSat - CANAL+ SPORT HD
I: 0100:003315:2283 # CanalSat - CANAL+ FAMILY HD
I: 0100:003315:2265 # CanalSat - CANAL+ FAMILY HD
I: 0100:003315:2595 # CanalSat - Canal+ SPORT HD
I: 0100:003315:2264 # CanalSat - Canal+ SPORT HD
I: 0100:003315:1965 # CanalSat - Canal+ 3D
I: 0100:003315:26C4 # CanalSat - ARTE HD
I: 0100:003315:2458 # CanalSat - ARTE HD
I: 0100:003315:26C4 # CanalSat - brava HD
I: 0100:003315:245E # CanalSat - M6 HD
I: 0100:003315:2472 # CanalSat - M6 HD
I: 0100:003315:232B # CanalSat - NATIONAL GEO HD
I: 0100:003315:233F # CanalSat - NATIONAL GEO HD
I: 0100:003315:2455 # CanalSat - CINE+ Premier HD
I: 0100:003315:2469 # CanalSat - CINE+ Premier HD
I: 0100:003315:2456 # CanalSat - 13ème Rue HD
I: 0100:003315:2456 # CanalSat - 13ème Rue HD
I: 0100:003315:2457 # CanalSat - Disney Cinemagic HD
I: 0100:003315:246B # CanalSat - Disney Cinemagic HD
I: 0100:003315:2341 # CanalSat - Disney Junior HD
I: 0100:003315:232D # CanalSat - Disney Junior HD
I: 0100:003315:6FB8 # CanalSat - MTVNHD
I: 0100:003315:6FB9 # CanalSat - MTVNHD
I: 0100:003315:26AD # CanalSat - Ushuaïa TV HD
I: 0100:003315:26C1 # CanalSat - Ushuaïa TV HD
I: 0100:003315:26AE # CanalSat - SYFY HD
I: 0100:003315:26C2 # CanalSat - SYFY HD
I: 0100:003315:26AF # CanalSat - Eurosport HD
I: 0100:003315:26C3 # CanalSat - Eurosport HD
I: 0100:003315:26B1 # CanalSat - Penthouse HD
I: 0100:003315:26C5 # CanalSat - Penthouse HD
I: 0100:003315:232C # CanalSat - Discovery HD
I: 0100:003315:2340 # CanalSat - Discovery HD
I: 0100:003311:233D # CanalSat - TF1 HD
I: 0100:003311:2329 # CanalSat - TF1 HD
I: 0100:003311:246d # CanalSat - Disney HD
I: 0100:003311:2459 # CanalSat - Disney HD
I: 0100:003311:2342 # CanalSat - Disney XD HD
I: 0100:003311:232e # CanalSat - Disney XD HD
I: 0100:003311:233E # CanalSat - FRANCE 2 HD
I: 0100:003311:232A # CanalSat - FRANCE 2 HD
I: 0100:003311:2261 # CanalSat - CANAL+ HD
I: 0100:003311:240F # CanalSat - CANAL+ HD
I: 0100:003311:2276 # CanalSat - CANAL+ DECALE HD
I: 0100:003311:2262 # CanalSat - CANAL+ DECALE HD
I: 0100:003311:2277 # CanalSat - CANAL+ CINEMA HD
I: 0100:003311:2263 # CanalSat - CANAL+ CINEMA HD
I: 0100:003311:2278 # CanalSat - CANAL+ SPORT HD
I: 0100:003311:2264 # CanalSat - CANAL+ SPORT HD
I: 0100:003311:2283 # CanalSat - CANAL+ FAMILY HD
I: 0100:003311:2265 # CanalSat - CANAL+ FAMILY HD
I: 0100:003311:2595 # CanalSat - Canal+ SPORT HD
I: 0100:003311:2264 # CanalSat - Canal+ SPORT HD
I: 0100:003311:1965 # CanalSat - Canal+ 3D
I: 0100:003311:26C4 # CanalSat - ARTE HD
I: 0100:003311:2458 # CanalSat - ARTE HD
I: 0100:003311:26C4 # CanalSat - brava HD
I: 0100:003311:245E # CanalSat - M6 HD
I: 0100:003311:2472 # CanalSat - M6 HD
I: 0100:003311:232B # CanalSat - NATIONAL GEO HD
I: 0100:003311:233F # CanalSat - NATIONAL GEO HD
I: 0100:003311:2455 # CanalSat - CINE+ Premier HD
I: 0100:003311:2469 # CanalSat - CINE+ Premier HD
I: 0100:003311:2456 # CanalSat - 13ème Rue HD
I: 0100:003311:2456 # CanalSat - 13ème Rue HD
I: 0100:003311:2457 # CanalSat - Disney Cinemagic HD
I: 0100:003311:246B # CanalSat - Disney Cinemagic HD
I: 0100:003311:2341 # CanalSat - Disney Junior HD
I: 0100:003311:232D # CanalSat - Disney Junior HD
I: 0100:003311:6FB8 # CanalSat - MTVNHD
I: 0100:003311:6FB9 # CanalSat - MTVNHD
I: 0100:003311:26AD # CanalSat - Ushuaïa TV HD
I: 0100:003311:26C1 # CanalSat - Ushuaïa TV HD
I: 0100:003311:26AE # CanalSat - SYFY HD
I: 0100:003311:26C2 # CanalSat - SYFY HD
I: 0100:003311:26AF # CanalSat - Eurosport HD
I: 0100:003311:26C3 # CanalSat - Eurosport HD
I: 0100:003311:26B1 # CanalSat - Penthouse HD
I: 0100:003311:26C5 # CanalSat - Penthouse HD
I: 0100:003311:232C # CanalSat - Discovery HD
I: 0100:003311:2340 # CanalSat - Discovery HD
I: 0100:003311 #CanalSat France (19E) ;
I: 0100:003315 #Canal+ France (19E) ;
I: 0100:003317 #CanalPro France (19E) ;
I: 0100:00331B #CSAT ;
I: 0100:00331D #CSAT ;
I: 0100:003341 #CSAT ;

cccam providers

01000000 "[S0] Seca Unknown"
01000002 "[S1] Orbit (1W/26E)"
01000003 "[S1] Canal+ France (19E)"
01000004 "[S1] CSN France (19E)"
01000005 "[S1] Stream (13E)"
01000009 "[S1] CSN/TPS (13E)"
0100000A "[S1] Stream/Prova (13E)"
0100000B "[S1] Premiere (19E)"
0100000C "[S1] CSD Espana (19E)"
0100000D "[S1] TVB Superchannel (19E)"
0100000E "[S1] Canal+ Horizons"
0100000F "[S1] AB Sat/Cinestar (13E)"
01000010 "[S1] Telepiu/D+ (13E)"
01000011 "[S1] Calcio+ (13E)"
01000012 "[S1] Equida (13E)"
01000013 "[S1] Canal+ Belgique"
01000014 "[S1] Canal+ Vlaanderen"
01000019 "[S1] Canal Digitaal (NL)(19E)"
0100001A "[S1] CSAT Parabole Reunion (16E)"
0100001B "[S1] On Digital (UK)"
0100001C "[S1] Mediaset (13E)"
0100001D "[S1] Cyfra+ M.O.S.C. (13E)"
0100001E "[S1] Seca Unknown"
0100001F "[S1] Seca Unknown"
01000020 "[S1] C+ Nordic"
01000021 "[S1] Astro Tv (91E)"
01000025 "[S1] AB Sat (13E/19E)"
01000026 "[S1] Zee Tv (105E)"
01000029 "[S1] Canal+ Horizons/EuroSport (13E)"
0100002A "[S1] Telespazio Hungary (4W)"
0100002E "[S1] Canal+ Digitaal (NL Cable)"
0100002F "[S1] Orbit Network (26E/8W)"
0100002F "[S2] Orbit Network PPV (26E/8W)"
01000030 "[S1] RAI TV (13E)(+DTT/Trasp.124)"
01000031 "[S1] Kiosque (19E)"
01000033 "[S1] Taquilla (19E)"
01000034 "[S1] Palco (13E)"
01000035 "[S2] Orbit Network PPV (26E/8W)"
01000036 "[S2] Orbit Network PPV (26E/8W)"
01000037 "[S1] Stream (13E)"
0100003D "[S1] *AB Sat (13E/19E)"
0100003E "[S1] *AB Sat (13E/19E)"
01000064 "[S2] Digital+ (19E)"
01000065 "[S2] Cyfra+ (13E)[Full]"
01000066 "[S2] CSD Spain (DVBT)/Digital+ (19E)"
01000067 "[S2] Digital+ (19E)"
01000068 "[S2] Cyfra+ (13E)"
0100006A "[S2] Canal+NL[Full+Spice+Dorcel Tv](19E)"
0100006B "[S2] Canal+NL[Full+Spice+Dorcel Tv](19E)"
0100006C "[S2] TV Vlaanderen (19E)"
0100006D "[S2] Canal+NL[Full+Spice+Dorcel Tv](19E)"
0100006E "[S2] NSS (57E)"
0100006F "[S2] Unknown"
01000070 "[S2] Sky Italia+Rai (13E)"
01000071 "[S2] Sky Calcio (13E)"
01000072 "[S2] Sky Cinema (13E)"
01000073 "[S2] Sky Clienti Stream(13E)"
01000074 "[S2] TVB Super Channel (19E)"
01000075 "[S2] Seca Unknown"
01000076 "[S2] Canal+ Digitaal NL (CABLE)"
01000077 "[S2] Ukjent Prov1"
01000078 "[S2] Ukjent Prov1"
0100007A "[S2] MCT 22 (13E)"
0100007B "[S2] MCT/minicard (Sct/Amateur)(13E)"
01000080 "[S2] AB Sat/Canal+France(Base)(19E)"
01003b3b "[S2] AB Sat/Canal+France(Base)(19E)"
01000081 "[S2] Canal+ France(19E)"
01000082 "[S2] Canal+ France (19E)"
01000083 "[S2] K3 Canal+ France (19E)"
01000084 "[S2] K3 AB Sat/C+Fr/TPS (13E/19E)"
01000085 "[S2] K3 AB Sat/C+Fr/TPS (13E/19E)"
01000086 "[S2] *Pro Tv (16E)"
01000088 "[S2] *AB SAT (13E/19E)"
01000089 "[S2] Numericable (13E/19E)"
0100008C "[S2] Canal+ Satmode"
01000090 "[S2] Unknown"
01000091 "[S2] CanalSatellite Reunion"
0100009F "[S2] Parabole Reunion"
0100009b "[S2] BeTV / Cablos Wallons"
010000A0 "[S2] Unknown"
010000A7 "[S2] Top Up TV (UK) (DVB/T)"
010000AB "[S2] Astro TV (91E)"
010000AC "[S2] Astro TV (91E)"
010000AE "[S2] Astro TV (91E)"
010000AF "[S2] Zee Network (105E)"
010000B0 "[S2] Zee Boquet"
010000B1 "[S2] Mediaset (13E)(+DTT/Boing)(1014/FFFF)"
010000B2 "[S2] Mediaset (13E)(+DTT/Boing)(1014/FFFF)"
010000D2 "[S2] Unknown"
0100010A "[S2] Seca Unknown"
01000147 "[S2] BBC 16E"
01000184 "[S2] Seca Unknown"
010001D7 "[S2] Seca Unknown"
010002E2 "[S2] Unknown"
01000333 "[S2] Seca Unknown"
01000342 "[S2] Seca Unknown"
0100054E "[S2] Seca Unknown"
01002020 "[S2] Seca Unknown"
01002DC1 "[S2] Seca Unknown"
01004001 "[S3] Digital+ (19E)"
01004101 "[S3] Digital+ (19E)"
010064D9 "[S2] Seca Unknown"
0100BEEF "[S0] K3 Card Virtuall !!!"
0100FFFF "[S0] Seca Unknown (FAKE)"
05000000 "[VIA 2.3] Viaccess"
0500000B "[VIA 2.3] Viacces Unknown Provider v2.3"
05000500 "[VIA 2.5] Unknown"
05000580 "[VIA 2.3] Viacces Unknown Provider"
05000B00 "[VIA 2.6] TV Slovenia+Kapodistria (13E)(New Card 2007)"
05001500 "[VIA 2.3] Viacces Unknown Provider"
05001540 "[VIA 2.3] UltraBlue (13E)"
05001570 "[VIA 2.3] Cine+ Digital (42E)"
050018C0 "[VIA 2.3] Neovisne Tv Hayat (13E)"
05001A20 "[VIA 2.3] Viacces Unknown Provider"
05001C10 "[VIA 2.3] Globecast France (7/13/19E)"
05002100 "[VIA 2.3] (Old) HTB+ Russia (36E)"
05002500 "[Via 2.3] Globecast France (13E/19E)"
05004800 "[VIA 2.3] FT Cable"
05005500 "[VIA 2.3] (Old)MTV Networks (13E/19E)"
050056C0 "[VIA 2.3] Unknown"
05007000 "[VIA 2.3] (Old)AB Sat (13E)"
05007010 "[VIA 2.3] (Old)AB Sat (13E)"
05007400 "[VIA 2.3] CFI Peco Pro (21.6E)"
05007800 "[TPSCrypt1] TPS(Old)CS(13E,19E)SIC(16E)UPCTV(15W)"
05007C00 "[TPSCrypt1] TPS France(13E)MCM (5W)"
05007D00 "[VIA 2.3] Viacces Unknown Provider"
05008000 "[TPSCrypt1] (Old)Globecast/FTC (5w/13E/19E)"
05008100 "[TPSCrypt1] Noos Numérique(19.2E/13E)/FTCable (13E)"
05008110 "[TPSCrypt1] Noos Numérique(19.2E/13E)/FTCable C+Fr(19E)"
05008200 "[VIA 2.3] Unknown"
05008210 "[VIA 2.3] Unknown"
05008220 "[VIA 2.3] Unknown"
05008230 "[VIA 2.3] Unknown"
05008300 "[VIA 2.3] France Telecom Cable/MCM Europe/CSN/ART (13E)"
05008400 "[TPSCrypt1] TPS(Old)MCM Europe/CSN/ART (13E)"
05008800 "[VIA 2.3] Telia Comhem Sweden (Cable) (13E)"
05008C00 "[TPSCrypt1] TPS(Old)Canal+ France (19E)"
05008C10 "[TPSCrypt1] TPS(Old)Canal+ France (19E)"
05009400 "[VIA 2.3] SRG Swiss (13E)(Card end 2007)"
05009C00 "[VIA 2.3] SVT Europe (5E)"
05009C10 "[VIA 2.3] SVT Europe (5E)"
05009C20 "[VIA 2.3] SVT Europe (5E)"
05009C30 "[VIA 2.3] SVT Europe (5E)"
05009C40 "[VIA 2.3] SVT Europe (5E)"
0500A000 "[VIA 2.3] (Old)BBC Prime (13E)"
0500A100 "[VIA 2.3] Viacces Unknown Provider"
0500A110 "[VIA 2.3] Viacces Unknown Provider"
0500A120 "[VIA 2.3] Viacces Unknown Provider"
0500A800 "[VIA 2.3] Tele Danmark Selector (Cable)"
0500A810 "[VIA 2.3] Jimmys Porno kanal"
0500AC00 "[VIA 2.3] (Old)HRT Croatia (13E)"
0500B000 "[VIA 2.3] TV Slovenia+Kapodistria (13E)"
0500B400 "[VIA 2.3] UBEST"
0500B800 "[VIA 2.3] TVBS (88E) (Via)"
0500C000 "[VIA 2.3] Skynet (76E)"
0500C010 "[VIA 2.3] Skynet (76E)"
0500C020 "[VIA 2.3] Skynet (76E)"
0500C030 "[VIA 2.3] Skynet (76E)"
0500C400 "[VIA 2.3] RTV int./NTV International(Old)(13E)"
0500C410 "[VIA 2.3] NTV+(Old)(36E)"
0500C800 "[VIA 2.3] Senda (Cable)"
0500C810 "[VIA 2.3] Senda (Cable)"
0500C820 "[VIA 2.3] Senda (Cable)"
0500C830 "[VIA 2.3] Senda (Cable)"
0500C840 "[VIA 2.3] Senda (Cable)"
0500C850 "[VIA 2.3] Senda (Cable)"
0500C860 "[VIA 2.3] Senda (Cable)"
0500C870 "[VIA 2.3] Senda (Cable)"
0500D400 "[VIA 2.3] Parabole Reunion (16E)"
0500D540 "[VIA 2.3] TBS"
0500D800 "[VIA 2.3] (Old) Televisa (43W)"
0500E000 "[VIA 2.3] Pacific Tv EASTERN DTH (122E)"
0500E400 "[VIA 2.4] (Old) SCT(13E)"
0500E410 "[VIA 2.4] (Old)Euro Tv SCT (13E)"
0500E420 "[VIA 2.3] Musicam (13E)"
0500E430 "[VIA 2.3] (Old) Euro Tv RCT (13E)"
0500E440 "[VIA 2.3] Canal 7 Madrid (30W)"
0500E450 "[VIA 2.3] Retelsat (13E)"
0500E460 "[VIA 2.3] ST Hilo (30W)"
0500E470 "[VIA 2.4] (Old)Sex View (13E)"
0500E800 "[VIA 2.3] GlobeCast Espana/CanalRural (7E) (30W)"
0500E810 "[VIA 2.3] GlobeCast Espana/RetelSat (7E) (30W)"
0500F000 "[VIA 2.3] (Old)EMI Special (26E)"
0500F520 "[VIA 2.3] NSAB (5E)"
0500F800 "[VIA 2.3] Cine+ Cable"
05010C00 "[VIA 2.3] Viasat(Old) (1W/5E)"
05010C10 "[VIA 2.3] Viasat(Old) (1W/5E)"
05010C20 "[VIA 2.3] Viasat(Old) (1W/5E)"
05010C30 "[VIA 2.3] Viasat(Old) (1W/5E)"
05010C40 "[VIA 2.3] Viasat(Old) (1W/5E)"
05011000 "[VIA 2.3] Deepam Tv(Old)(13E)"
05011400 "[VIA 2.3] Taipei Tv (97W)"
05011C00 "[VIA 2.3] EuroSport Int(Old).(13E/7E)"
05012000 "[VIA 2.3] Cine+ Digital (42E)"
05012010 "[VIA 2.3] Cine+ Digital (42E)"
05012800 "[VIA 2.3] MMBN (88E)"
05012810 "[VIA 2.3] TBL Tv (88E)"
05012C00 "[VIA 2.3] MCM Europe/C+ Horizons(Old) (13E)"
05013000 "[VIA 2.3] SIC International (16E)"
05013400 "[VIA 2.3] Globecast"
05014400 "[VIA 2.3] Channel Sun (13E) (via2)"
05014800 "[VIA 2.3] (Old) Alpha Digital"
05014880 "[VIA 2.3] (Old) Alpha Digital"
05014C00 "[VIA 2.3] Television X (13E)"
05015000 "[TPSCrypt2] TPS France(Old)(13E)"
05015400 "[VIA 2.3] GlobecastFR(TTN) (13E)"
05016400 "[VIA 2.3] ART (Arabesque)(Old)(13E)"
05016800 "[VIA 2.3] SexView/SexViewPlus(Old)(13E)"
05016810 "[VIA 2.3] SCT/Ultra Plus/247Sex/DPTV(Old)(13E)"
05016C00 "[VIA 2.3] Skynet (76E)"
05016C20 "[VIA 2.3] Skynet (76E)"
05017000 "[VIA 2.3] Trueworld (113E)"
05017010 "[VIA 2.3] Trueworld (113E)"
05018400 "[VIA 2.3] Viacces Unknown Provider"
05018800 "[VIA 2.3] Deepam Tv(Old) (13E)"
05018810 "[VIA 2.3] Deepam Tv(Old) (13E)"
05018820 "[VIA 2.3] Deepam Tv (Old)(13E)"
05018C00 "[VIA 2.3] (Old) Neovisne Tv Hayat (13E)"
05019000 "[VIA 2.5] TVR Cultural (16E)"
05019400 "[VIA 2.3] NSAB(Old)(5E)"
05019410 "[VIA 2.3] NSAB(Old)(5E)"
05019420 "[VIA 2.3] NSAB(Old)(5E)"
05019430 "[VIA 2.4] NSAB(Old)(5E)"
05019440 "[VIA 2.3] NSAB(Old)(5E)"
0501A400 "[VIA 2.3] NTV+ Russia(Old)(36E)"
0501AC00 "[VIA 2.5] RTV International (13E)"
05020000 "[TPSCrypt2] TPS(Via PC/Emu) (13E)"
05020010 "[TPSCrypt2] TPS(13E)(No Multivision)"
05020100 "[VIA 2.5] Viaccess Unknown Provider"
05020200 "[VIA 2.5] Viaccess Unknown Provider"
05020300 "[VIA 2.5] Viaccess Unknown Provider"
05020400 "[VIA 2.5] Viaccess Unknown Provider"
05020500 "[VIA 2.3] V2] Boxer (DVBC)"
05020510 "[VIA 2.3] Boxer"
05020520 "[VIA 2.3] Boxer"
05020530 "[VIA 2.3] Boxer"
05020540 "[VIA 2.3] Boxer"
05020600 "[VIA 2.5] (Old) Viasat (Via PC 2.5) (5E)"
05020610 "[VIA 2.5] (Old) Viasat (Via PC 2.5) (5E)"
05020620 "[VIA 2.5] (Old) Viasat (Via PC 2.5) (5E)"
05020630 "[VIA 2.5] (Old) Viasat (Via PC 2.5) (5E)"
05020640 "[VIA 2.5] (Old) Viasat (Via PC 2.5) (5E)"
05020700 "[VIA 2.5] RTV International (New) (13E)"
05020710 "[VIA 2.5] HTB+ (36E)"
05020800 "[VIA 2.5] ABsat/DorcelTv/XXL(19/13E)"
05020810 "[VIA 2.5] ABsat/DorcelTv/XXL(19/13E)"
05020900 "[VIA 2.3] Sun Tv/Ultra Blue(Old)(13E)"
05020910 "[VIA 2.6] SEX VIEW 12Ch XXX(13E)"
05fff400 "[VIA 2.6] SEX VIEW 12Ch XXX(13E)"
05020A00 "[VIA 2.5] HRT Croatia (13E)"
05020A10 "[VIA 2.5] HRT/Seemore Basic(13E)"
05020A20 "[VIA 2.5] HRT/Seemore HBO (13E)"
05020A30 "[VIA 2.5] HRT/Seamore Private Gold (13E)"
05020A40 "[VIA 2.5] HRT/Seamore CRO Music Ch (13E)"
05020B20 "[VIA 2.5] EMI Special Channel (26E)"
05020C00 "[VIA 2.5] SEX.TV/SEX PLUS.TV (13E)"
05020C10 "[VIA 2.5] Sex GAY.TV (13E)"
05020C20 "[VIA 2.5] SEX.TV/SEX PLUS.TV (13E)"
05020C30 "[VIA 2.5] SEX.TV/SEX PLUS.TV (13E)"
05020C40 "[VIA 2.5] SEX.TV/SEX PLUS.TV (13E)"
05020D00 "[VIA 2.5] Viacces Unknown Provider"
05020D10 "[VIA 2.5] Viacces Unknown Provider"
05020D20 "[VIA 2.5] Viacces Unknown Provider"
05020E00 "[VIA 2.5] Viaccess Unknown Provider"
05020F00 "[VIA 2.5] Viaccess Unknown Provider"
05021000 "[VIA 2.5] Viaccess Unknown Provider"
05021100 "[VIA 2.6] ART (Arabesque)(Basic+Cinema)(13E)"
05021110 "[VIA 2.6] ART (Arabesque)(Sport 1/6)(13E)"
05021120 "[VIA 2.6] ALJAZZERA SPORT 1&2 (13E)"
05021200 "[VIA 2.5] TIN+(Asia)(13E)//TBL (88E)"
05021210 "[VIA 2.5] TIN+(Asia)(13E)//TBL (88E)"
05021220 "[VIA 2.5] Asianet (13E), TBL (88E)"
05021300 "[VIA 2.5] Viaccess Unknown Provider"
05021400 "[VIA 2.5] Viacces Unknown Provider"
05021500 "[VIA 2.5] MCT 22 (13E)"
05fff8f0 "[VIA 2.5] MCT 22 (13E)"
05fffd00 "[VIA 2.5] MCT 22 (13E)"
05021510 "[VIA 2.5] 247SEX.TV/DPTV (13E)"
05021520 "[VIA 2.5] Musicam (13E)"
05021530 "[VIA 2.5] SCT/RCT/SEX VIEW/247SEX (13E)"
05021540 "[VIA 2.5] Canal7/ST/H/SCT/Musicam/RCT/SexView/247Sex(30W/13E)"
05021550 "[VIA 2.5] SCT/RCT/SEX VIEW/247SEX (13E)"
05021560 "[VIA 2.5] Canal7/ST/H/SCT/RCT/SexView/247Sex(30W/13E)"
05021570 "[VIA 2.5] SEX.TV/SEX PLUS.TV(13E)"
05021700 "[VIA 2.5] Private Spice (13E)"
05021710 "[VIA 2.5] Private Spice (13E)"
05fff810 "[VIA 2.5] Private Spice (13E)"
05021800 "[VIA 2.5] Viaccess Unknown Provider"
05021900 "[VIA 2.5] BHT Bosnia TV (13E/12.5E)"
05021A00 "[VIA 2.5] Viaccess Unknown Provider"
05021B00 "[VIA 2.5] DEEPAM TV (13E)"
05021B10 "[VIA 2.5] DEEPAM TV (13E)"
05021C00 "[VIA 2.5] FREE X 1+2+XDream (13E)"
05021C10 "[VIA 2.5] FREE X 1+2+XDream (13E)"
05021D00 "[VIA 2.5] Parabole Reunion (16E)"
05021E00 "[VIA 2.5] Viaccess Unknown Provider"
05021F00 "[VIA 2.5] Viaccess Unknown Provider"
05022000 "[VIA 2.5] Viaccess Unknown Provider"
05022010 "[VIA 2.5] Viaccess Unknown Provider"
05022020 "[VIA 2.5] Viaccess Unknown Provider"
05022100 "[VIA 2.5] Viacces Unknown Provider"
05022110 "[VIA 2.5] Viacces Unknown Provider"
05022200 "[VIA 2.5] VISAT (43W)"
05022210 "[VIA 2.5] Televisia (43W)"
05022260 "[TPSCrypt3] TPS(13E)(No Multivision)*"
05022300 "[VIA 2.5] Viaccess Unknown Provider"
05022400 "[VIA 2.5] Viaccess Unknown Provider"
05022500 "[VIA] Viaccess Unknown Provider"
05022600 "[TPSCrypt3] TPS(13E)(No Multivision)"
05022610 "[TPSCrypt3] TPS(13E)(No Multivision)"
05022900 "[VIA 2.4] BBC Prime (13E)"
05022A00 "[VIA 2.4] EUROSPRT (13E)"
05022B00 "[VIA 2.5] Poverkhnost (36E)"
05022C00 "[VIA 2.5] RTVi International (13E)"
05022D00 "[VIA 2.5] NSAB (5E)"
05022E00 "[VIA 2.5] NTV Hayat (13E)"
05022E10 "[VIA 2.5] Neovisne Tv Hayat (13E) (emu)"
05022F00 "[VIA 2.5] MAXtv Romania(5E)"
05022F10 "[VIA 2.5] MAXtv Romania(5E)"
05fff8a0 "[VIA 2.5] MAXtv Romania(5E)"
05023000 "[VIA 2.6] Viaccess Unknown Provider"
05023100 "[VIA 2.5] NTVi (5E)"
05023110 "[VIA 2.5] *NTVi (5E)"
05023120 "[VIA 2.5] NTVi (5E)"
05023130 "[VIA 2.5] *NTVi (5E)"
05023140 "[VIA 2.5] *NTVi (5E)"
05023800 "[VIA 2.6] SRG Swiss (13E)(NEWCard 2007)"
05023B00 "[VIA 2.5] MCT/minicard(Sct/Amateur)(13E)"
05fffd00 "[VIA 2.5] MCT/minicard(Sct/Amateur)(13E)"
05024400 "[VIA 2.5] DORCELTV+(FREE X1&2/Xdream)(13E)"
05fff830 "[VIA 2.5] DORCELTV+(FREE X1&2/Xdream)(13E)"
05024410 "[VIA 2.5] FREE X 1+2+XDream (13E)"
05024700 "[VIA 2.5] ICTV (4W)"
05024900 "[VIA 2.6] CFI PECO PRO (21,6E)"
05024F00 "[VIA 2.6] MAXtv Romania(16E)(New card)"
05024F10 "[VIA 2.5] MAXtv Romania(5E) (New card)"
05025000 "[VIA 2.6] Unknown"
05025010 "[VIA 2.6] Unknown"
05025020 "[VIA 2.6] Unknown"
05025030 "[VIA 2.6] Unknown"
05025100 "[VIA 2.6] Redlight Card (New card)(13E)"
05025110 "[VIA 2.5] MCT/minicard (Sct/Amateur)(13E)"
05025120 "[VIA 2.6] Redlight Card (New card)(13E)"
0507B850 "[VIA 2.5] Viacces Unknown Provider"
050A1010 "[VIA 2.5] Unknown Provider Viacces"
050FF400 "[VIA 2.5] Unknown Provider Viacces"
05FFF320 "[VIA 2.5] NSAB (5E)"
05FFF420 "[VIA 2.5] Unknown Provider Viacces"
05FFF430 "[VIA 2.5] SRG (13E)"
05FFF450 "[VIA 2.5] SVT (5E)"
05FFF460 "[VIA 2.5] Issuer BBC Prime (13E)"
05FFF4A0 "[VIA 2.5] HRT Croatia (13E)"
05FFF500 "[VIA 2.5] Unknown Provider Viacces"
05FFF560 "[VIA 2.5] Issuer Canal7/ST/H/SCT/Musicam/RCT/SexView/247Sex (30W/13E)"
05FFF5B0 "[VIA 2.5] Unknown Provider Viacces"
05FFF610 "[VIA 2.5] Unknown Provider Viacces"
05FFF710 "[VIA 2.5] Issuer Hayat (13E/12.5W)"
05FFF7A0 "[VIA 2.5] Sex View and/or Sex View Plus (13E)"
05FFF820 "[VIA 2.5] Unknown Provider"
05FFF860 "[VIA 2.5] Issuer (13E)"
05FFFD00 "[VIA 2.5] Issuer Canal7/ST/H/SCT/Musicam/RCT/SexView/247Sex (30W/13E)"
05FFFF40 "[VIA 2.5] Viasat Issuer (Viacces)"
06020000 "[I2] PinkPlus/Pehla/BulSatCom(13E/5W/39E)"
06020001 "[I2] *PinkPlus/Pehla/BulSatCom(13E/5W/39E)"
06020002 "[I2] *PinkPlus/Pehla/BulSatCom(13E/5W/39E)"
06020003 "[I2] *PinkPlus/Pehla/BulSatCom(13E/5W/39E)"
06030000 "[I2] JSC SPORT+ (7W)"
06030001 "[I2] *JSC SPORT+ (7W)"
06030002 "[I2] *JSC SPORT+ (7W)"
06030003 "[I2] *JSC SPORT+ (7W)"
06040000 "[I2] NOVA(13E)//SHOWTIME7W)//Bulsatcom(39E)"
06040001 "[I2] *NOVA(13E)//SHOWTIME7W)//Bulsatcom(39E)"
06040002 "[I2] *NOVA(13E)//SHOWTIME7W)//Bulsatcom(39E)"
06040003 "[I2] *NOVA(13E)//SHOWTIME7W)//Bulsatcom(39E)"
06050000 "[I2] Unknown Irdeto"
06060000 "[I2] SEX VIEW/247/DPTV/KTV (13E/5E)"
06060001 "[I2] *SEX VIEW/247/DPTV/KTV (13E/5E)"
06060002 "[I2] *SEX VIEW/247/DPTV/KTV (13E/5E)"
06060003 "[I2] *SEX VIEW/247/DPTV/KTV (13E/5E)"
06080000 "[I2] SEX.TV/SEX GAY.TV/ZeeTV(13)RTB(22W)"
06080001 "[I2] *SEX.TV/SEX GAY.TV/ZeeTV(13)RTB(22W)"
06080002 "[I2] *SEX.TV/SEX GAY.TV/ZeeTV(13)RTB(22W)"
06080003 "[I2] *SEX.TV/SEX GAY.TV/ZeeTV(13)RTB(22W)"
06100000 "[I2] Smile (75E)"
06110000 "[I2] Unknown Irdeto"
06150000 "[I2] SkyLogic (33E)"
06160000 "[I2] PTV (39E)"
06180000 "[I2] IN X TV/XPlus TV (13E)"
06200000 "[I2] LA7 Sport (12W)"
06220000 "[I2] Digitalb(16E)/Canal+ NL(19)/Euro1080(23E/5E)"
06220001 "[I2] *Digitalb(16E)/Canal+ NL(19)/Euro1080(23E/5E)"
06220002 "[I2] *Digitalb(16E)/Canal+ NL(19)/Euro1080(23E/5E)"
06220003 "[I2] *Digitalb(16E)/Canal+ NL(19)/Euro1080(23E/5E)"
06240000 "[I2] EURO1080 HD/1(23E/19E/5E)"
06240001 "[I2] *EURO1080 HD/1(23E/19E/5E)"
06240002 "[I2] *EURO1080 HD/1(23E/19E/5E)"
06240003 "[I2] *EURO1080 HD/1(23E/19E/5E)"
06250000 "[I2] RRSat (16E)"
06260000 "[I2] InXWorld/FREE XTV 1&2 (13E)"
06280001 "[I2] *Redlight (13E)"
06280002 "[I2] *Redlight (13E)"
06280003 "[I2] *Redlight (13E)"
06280000 "[I2] Redlight (13E)"
06300000 "[I2] Unknown provider"
06480000 "[I2] Conto TV (12W)"
06520000 "[I2] GTSS (75E)"
06640000 "[I2] Digiturk (7E)(new 2007)"
090F0000 "[NDS] VIASAT (5E)"
09180000 "[NDS] SKY Italia (13E)"
09190000 "[NDS] SKY Italia (13E)"
091F0000 "[NDS] TOTAL TV (16E)"
09240000 "[NDS] STAR TV (57E)"
09290000 "[NDS] BOOM (4W)"
092F0000 "[NDS] DOLCE (39E)"
093B0000 "[NDS] SKY Italia (13E)"
09430000 "[NDS] GregtissaTV"
09440000 "[NDS] Unknown"
09600000 "[NDS] BSkyB (28E)"
09610000 "[NDS] SKY/UK & BSkyB (28E)"
09620000 "[NDS] DTH (4W)"
09670000 "[NDS] Reuters (22W)"
09740000 "[NDS] TVSA (43W)"
09790000 "[NDS] Tellytrack (45E)"
09830000 "[NDS] TVSA (43W)"
099E0000 "[NDS] OTE (39E)"
09A00000 "[NDS] STAR TV (57E)"
09D00000 "[NDS] TVP//MIR (7E/19E/75E)"
0B000000 "[Conax] Digitalb(16)/C+Nordic(1W)/MTV(19)"
0B00267A "[Conax] Kiosk PPV (1W)"
0B004010 "[Conax] Bulgarian Mux (1W)"
0B006010 "[Conax] Canal+ Nordic"
0B006020 "[Conax] Nordic 1"
0B006030 "[Conax] Nordic 2"
0B006040 "[Conax] Nordic 3"
0B006050 "[Conax] TSS"
0B006060 "[Conax] Nordic 4"
0B006070 "[Conax] Nordic 5"
0B007501 "[Conax] Private Gold"
0B020000 "[Conax] Redlight (13E)"
0D000000 "[CW] ORF (19E)"
0D000002 "[CW] Unknown Provider Cryptoworks"
0D000003 "[CW] Unknown Provider Cryptoworks"
0D000004 "[CW] Canal"
0D000004 "[CW] MTV (13E/19E)/Nickelodeon NL(19E)"
0D000008 "[CW] MTV (13E/19E)"
0D000008 "[CW] MTV [08] (13E, 19E)"
0D00000C "[CW] MTV channels (13E/19E)"
0D000010 "[CW] MTV channels (13E/19E)"
0D000020 "[CW] MTV Polska/MTV Classic/AXN/Private Gold (13E/23E/5E) "
0D000030 "[CW] Slovaklink & Kingstone Imedia (5E)"
0D000034 "[CW] Unknown Provider Cryptoworks"
0D000038 "[CW] Unknown Provider Cryptoworks"
0D000050 "[CW] Unknown Provider Cryptoworks"
0D000064 "[CW] BFBS TV (7E) (emu)"
0D000065 "[CW] (Old)BFBS TV (7E)"
0D000068 "[CW] (Old)BFBS TV (7E)"
0D00006C "[CW] CNN "
0D00006D "[CW] Nilesat (7W)"
0D000070 "[CW] BFBS TV (7E) (emu)"
0D000080 "[CW] UPC Direkt"
0D00008C "[CW] Unknown Provider Cryptoworks"
0D00008D "[CW] ART feed"
0D0000A0 "[CW] Cinenova"
0D0000B0 "[CW] Xtra Music (19E)"
0D0000C0 "[CW2] DigiTurk (7E)"
0D0000C1 "[CW] (Old)DigiTurk (7E)"
0D0000C2 "[CW] (Old)DigiTurk (7E)"
0D0000C4 "[CW2] *DigiTurk (7E)"
0D0000C8 "[CW2] *DigiTurk (7E)"
0D0000CC "[CW2] *DigiTurk (7E)"
0D0000D0 "[CW] Telespazio (36E)"
0D0000E0 "[CW] JSTV "
0D010000 "[CW] Cryptoworks Unknown Provider"
0D010050 "[CW] CzechLink (23E) (CW)"
0D010054 "[CW] Czechlink (23E) (CW)"
0D010080 "[CW] Telespazio"
0D010084 "[CW] CrypTV/Telespazio (13E)"
0D0100E0 "[CW] JSTV "
0D0100E4 "[CW] JSTV (13E)"
0D0100E8 "[CW] CzechLink (23.5E)"
0D0100EC "[CW] CzechLink (23.5E)"
0D0100EF "[CW] CzechLink (28E) (CW)"
0D0100F0 "[CW] JSTV (13E)"
0D020000 "[CW] UPC Direkt (19E) (emu)"
0D020008 "[CW] UPC Direkt (19E) (emu)"
0D020058 "[CW] RTL (13E/23E)"
0D020080 "[CW] UPC Direkt (19E) (emu)"
0D020088 "[CW] (Old) UPC Direkt (19E)"
0D02008C "[CW2] UPC Direkt (19E)"
0D0200A0 "[CW2] *UPC Direkt (19E)"
0D0200A4 "[CW2] *UPC Direkt (19E)"
0D0200A8 "[CW2] *UPC Direkt (19E)"
0D02A800 "[CW2] *UPC Direkt (19E)"
0D02A800 "[CW2] *UPC Direkt (19E)"
0D030000 "[CW] Kingstone(5E)(Hustler/Blue)"
0D030004 "[CW] CzechLink (23.5E)"
0D030008 "[CW] CzechLink/FilmCS/Galaxie(23.5E)"
0D03000C "[CW] SkyLogic(7E)"
0D030010 "[CW] Skylogic(7E)"
0D030020 "[CW] Slovak Link (23.5E)"
0D030030 "[CW] (ID.Unused new card 2007)"
0D030050 "[CW] Globecast (19E/13E)"
0D030054 "[CW] (ID.Unused new card 2007)"
0D03005C "[CW] Globecast/Turner (19E/13E)"
0D030060 "[CW] Globecast (19E/13E)"
0D030080 "[CW] (ID.Unused new card 2007)"
0D030088 "[CW] (ID.Unused new card 2007)"
0D03008C "[CW] (ID.Unused new card 2007)"
0D0300A0 "[CW] JSTV/CineNova (13E)"
0D0300A4 "[CW] E!/Fox Kids (13E)"
0D0300A8 "[CW] E!/Fox Kids (13E)"
0D0300AC "[CW] E!/Fox Kids (13E)"
0D0300B0 "[CW] Xtra Music (19E)"
0D0300B1 "[CW] Xtra Music (19E)"
0D0300C0 "[CW] DigiTurk(Old)(7E)"
0D0300C1 "[CW] DigiTurk(Old)(7E)"
0D0300C4 "[CW] Lig Tv(Old)(7E)"
0D0300C8 "[CW] DigiTurk(Old)(7E)"
0D0300E0 "[CW] (ID.Unused new card 2007)"
0D0300E4 "[CW] (ID.Unused new card 2007)"
0D0300E8 "[CW] (ID.Unused new card 2007)"
0D0300EC "[CW] (ID.Unused new card 2007)"
0D0300F0 "[CW] (ID.Unused new card 2007)"
0D040000 "[CW2] KabelKiosk/KabelVision (8W)"
0D040004 "[CW] DMC (15W)"
0D040008 "[CW] *DMC (15W)"
0D04000C "[CW] *DMC (15W)"
0D040010 "[CW] *DMC (15W)"
0D040014 "[CW2] KabelKiosk/KabelVision (8W)"
0D04008F "[CW] Cryptoworks Unknown Provider"
0D050000 "[CW2] ORF/ATV (19E)"
0D050004 "[CW2] *ORF/ATV (19E)"
0D050008 "[CW2] *ORF/ATV (19E)"
0D05000C "[CW2] *ORF/ATV (19E)"
0D050010 "[CW2] *ORF/ATV (19E)"
0D050040 "[CW2] *ORF/ATV (19E)"
0D050080 "[CW2] *ORF/ATV (19E)"
0D0500A0 "[CW2] *ORF/ATV (19E)"
0D0500C0 "[CW2] *ORF/ATV (19E))"
0D060000 "[CW2] ITV Partner (16E)"
0D060004 "[CW2] *ITV Partner (16E)"
0D060008 "[CW2] *ITV Partner (16E)"
0D06000C "[CW2] *ITV Partner (16E)"
0D060010 "[CW2] *ITV Partner (16E)"
0D0600C0 "[CW2] *ITV Partner (16E)"
0D0600C4 "[CW2] *ITV Partner (16E)"
0D070004 "[CW] Antena Hungaria"
0D070008 "[CW] *Antena Hungaria"
0D07000C "[CW] *Antena Hungaria"
0D070010 "[CW] *Antena Hungaria"
0D070014 "[CW2] BFBS (7E)"
0D070018 "[CW2] *BFBS (7E)"
0D07001C "[CW2] *BFBS (7E)"
0D070020 "[CW2] Unknown"
0D700004 "[CW] SkyLink/SPI (23E)"
0D700008 "[CW] *SkyLink/SPI (23E)"
0D70000C "[CW] *SkyLink/SPI (23E)"
0D700010 "[CW] *SkyLink/SPI (23E)"
0D080014 "[CW2] Unknown"
0D080018 "[CW2] Unknown"
0D08001C "[CW2] Unknown"
0D0C0000 "[CW2] Easy.TV (19.2E)"
0D0C000C "[CW2] *Easy.TV (19.2E)"
0D0C0010 "[CW2] *Easy.TV (19.2E)"
0D0C0014 "[CW2] *Easy.TV (19.2E)"
0D0C0018 "[CW2] *Easy.TV (19.2E)"
0D0F0004 "[CW2] DiGITAL HBO/FilmCS/Galaxie (23E)"
0D0F0008 "[CW2] *DiGITAL HBO/FilmCS/Galaxie (23E)"
0D0F000C "[CW2] *DiGITAL HBO/FilmCS/Galaxie (23E)"
0D0F0010 "[CW2] *DiGITAL HBO/FilmCS/Galaxie (23E)"
0D220004 "[CW2] Arena (19.2E)"
0D220008 "[CW2] *Arena (19.2E)"
0D22000C "[CW2] *Arena (19.2E)"
0D220010 "[CW2] *Arena (19.2E)"
0E000000 "[PowerV] Fox/Retevision/NBATV/ESPN/HBO"
17220000 "[N2] Premiere (Cable)"
17220001 "[N2] *Premiere (Cable)"
17220002 "[N2] *Premiere (Cable)"
17220003 "[N2] *Premiere (Cable)"
17020000 "[N2] Premiere (19E)"
17020001 "[N2] *Premiere (19E)"
17020002 "[N2] *Premiere (19E)"
17020003 "[N2] *Premiere (19E)"
17620000 "[N2] Premiere Austria (19E)"
17620001 "[N2] *Premiere Austria (19E)"
17620002 "[N2] *Premiere Austria (19E)"
17620003 "[N2] *Premiere Austria (19E)"
17630000 "[N2] Unknown Provider"
18000000 "[N1] Nagravision CAID"
18000001 "[N1] Dish Network (105W/110W/119W/121W/148W)"
18000101 "[N1] Dish Network (105W/110W/119W/121W/148W)"
18000501 "[N1] Unknown"
1800051; "[N1] Unknown"
18000801 "[N1] (Old)Bell ExpressVU (82W)"
18000901 "[N1] (Old)Bell ExpressVU (82W)"
18001001 "[N1] Unknown"
18001101 "[N1] Unknown"
18001201 "[N1] Americas (15W)"
18001301 "[N1] Americas (15W)"
18001802 "[N1] Unknown Provider Nagravision"
18001811 "[N1] Media Park (30W)"
18001911 "[N1] Media Park (30W)"
18002201 "[N1] MultiCanal (30W)"
18002301 "[N1] MultiCanal (30W)"
18002C01 "[N1] SABC (68.5E)"
18002D01 "[N1] SABC (68.5E)"
18003001 "[N1] ORF"
18003101 "[N1] ORF"
18003C01 "[N1] VisAvision (8W/70.5E)"
18003D01 "[N1] VisAvision (8W/70.5E)"
18004001 "[N1] Digital+"
18004101 "[N1] Digital+"
18004201 "[N1] RTVE (30W)"
18004301 "[N1] RTVE (30W)"
18004601 "[N1] Euskatel Es (Cable)"
18004701 "[N1] Euskatel ES (Cable)"
18004801 "[N1] TV Cabo (30W)"
18004901 "[N1] TV Cabo (30W)"
18004A01 "[N1] (Old) TBL TV (88W)"
18004B01 "[N1] (Old) TBL TV (88W)"
18004E01 "[N1] Dream TV (146E)"
18004F01 "[N1] Dream TV (146E)"
18005401 "[N1] NTL Cable (UK)"
18005501 "[N1] NTL Cable (UK)"
18005601 "[N1] Quiero Tv Es (Terrestrial)"
18005701 "[N1] Quiero Tv Es (Terrestrial)"
18005A01 "[N1] TeleWest Cable (UK)"
18005B01 "[N1] TeleWest Cable (UK)"
18005C01 "[N2] C+ W/NTL Cable (UK)"
18005D01 "[N2] C+ W/NTL Cable (UK)"
18005E01 "[N1] Chorus Cable (UK)"
18005F01 "[N1] Chorus Cable (UK)"
18006801 "[N1] Fantasma"
18006901 "[N1] Fantasma"
18006E01 "[N1] ABS/CBN (5W)"
18006F01 "[N1] ABS/CBN (5W)"
18007001 "[N1] Polsat (13E)"
18007101 "[N1] Polsat (13E)"
18007201 "[N1] Unknown Provider Nagravision"
18007401 "[N1] Star Digital/Digi Fun (4W/42E)"
18007501 "[N1] Star Digital/Digi Fun (4W/42E)"
18008801 "[N1] Unknown"
18008901 "[N1] Unknown Provider Nagravision"
18008C11 "[N2] Mediaset (N) (DVBT)"
18008D11 "[N2] Mediaset (N)"
18009401 "[N2] Hong Kong Cable"
18009501 "[N2] Hong Kong Cable"
18009801 "[N2] Shanghai Cable"
18009901 "[N2] Shanghai Cable"
1800A001 "[N2] OMNE Cable (UK)"
1800A101 "[N2] OMNE Cable (UK)"
1800A401 "[N1] Antenna Hungaria (4W)"
1800A501 "[N1] Antenna Hungaria (4W)"
1800C001 "[N2] Globecast World (97W) / Globo TV International (13E)"
1800C101 "[N2] Globecast World (97W) / Globo TV International (13E)"
1800CC01 "[N2] Unknown Provider Nagravision"
1800D001 "[N2] Cyberstar (15W)"
1800D101 "[N2] Cyberstar (15W)"
1800EE01 "[N1] b4u movie (68E)"
1800EF01 "[N1] b4u movie (68E)"
18010000 "[N1] D+ (19E;30W); Polsat (13E)"
18010401 "[N2] *Premiere (19E)"
18010501 "[N2] *Premiere (19E)"
18010D55 "[N2] Unknown Provider"
18011001 "[N2] DigiKabel (23.5E)"
18011101 "[N2] DigiKabel (23.5E)"
180118FC "[N2] Unknown"
18012011 "[N2] DigiTV(Rsc) (1W)"
18012111 "[N2] DigiTV(Rsc) (1W)"
18013001 "[N2] ORF (19E)"
18013101 "[N2] ORF (19E)"
18013C01 "[N2] Unknown"
18013D01 "[N2] Unknown"
18014001 "[N2] Digital+(30W, 19,2E)"
18014101 "[N2] Digital+(30W, 19,2E)"
18014102 "[N2] Digital+(30W, 19,2E)"
18014801 "[N2] TV CABO (30W)"
18014901 "[N2] *TV CABO (30W)"
18017001 "[N2] Polsat (13E)"
18017101 "[N2] *Polsat (13E)"
18007301 "[N1] Cablecom (Cable)"
18003B01 "[N1] Teleclub (Cable)"
18017211 "[N2] Telefonica (61W)"
18017311 "[N2] Telefonica (61W)"
18017611 "[N2] Unknown"
18017811 "[N2] Unknown Provider"
1801C001 "[N1] (Old) Globecast"
1801C002 "[N2] Tv Globo (13E)"
1801C101 "[N1] (Old) Globecast"
1801C102 "[N2] Tv Globo (13E)"
18028C11 "[N2] Mediaset Premium (13E)"
18028D11 "[N2] Mediaset Premium (13E)"
18038C11 "[N2] Mediaset Premium (13E)"
18038D11 "[N2] Mediaset Premium (13E)"
18100000 "[N2] Unknown Provider"
1810B101 "[N2] PremiereBlue (19E)"
18205601 "[N2] Localia (30W)"
18205701 "[N2] Localia (30W)"
18303411 "[N2] Entavio (19E)"
18303511 "[N2] Entavio (19E)"
223B0000 "[CODICRYPT] Bundestag (23E)"
22E20000 "[CODICRYPT] National TV (16E)"
22F00000 "[CODICRYPT] TV B92 (16E)"
26000000 "[BISS] National Geographic (16E)"
4A610000 "[NEOTION] SexWieW XXX (13E)ZetaCam(Turbosat)"
4A630000 "[NEOTION] SexWieW XXX (13E)ZetaCam(Turbosat)"
4A6F0000 "[NE] Infocast MAIL (13E/19E) NeotionSHL [6F]"
4A700000 "[DREAMCRYPT] IN X PLUS (13E)"

ric17
01/06/2013, 17h34
Re ,

as-tu bien nommé le fichier où tu dois introduire tes Clines CCcam.cfg si oui , tu enlèves tout ce qu'il contient et , comme simple client , tu écris ta ou tes Clines , pas besoin de mettre autre chose .

++

Bon , j'ai rebranché ma 500 , donc , le fichier bin va dans var/bin attribut 755 , le fichier script ( celui qui finit par .sh ) va dans var/script attribut 755 et le fichier CCcam.cfg (celui où tu mets tes Clines ) va dans var/etc attribut 644 .

Ensuite , vérifie si ton réseau est OK ?

@++

sef-yu
01/06/2013, 18h29
comme ta dis Ric17 met juste ta ou tes cline dans ton CCcam.cfg et tu met l’attribut 644 avec une direction vers le prio.

exemple:


C: vip.maghreb-sat.com PORT USER PASS

PRIO FILE : /etc/CCcam.prio

babouille13
01/06/2013, 19h09
rebonjour a tous
donc j'ai fait modif, la cline fonctionne
par contre afin de recevoir j'ai besoin du prio, channels et providers a jour maintenant
mes clines sont pour avoir
csat
cplus
absat
bistv
xxx
jsc
bein

merci encore de votre aide

sef-yu
01/06/2013, 19h11
http://www.maghreb-sat.com/forum/f28/fichier-cccam-prio-cccam-providers-et-cccam-channelinfo-21238.html

le prio de magsat te suffira normalement

freeman01
01/06/2013, 19h49
Salut

Si j ai bien compris tu veut partager les clines et ta carte tnt qui ce trouve dans la dream 800hd dans le salon et qui tourne sous oscam avec la

dm 500s qui ce trouve dans ta chambre et qui tourne sous cccam ,c est bien sa ?

Tu a écrit que cccam tourne ? avec la config que tu a posté c est impossible.

Les fichiers prio ,channel et providers doivent etre dans le dossier /etc ,donc dans le meme dossier que CCcam.cfg , pas dans le CCcam.cfg .

Dans le fichier CCcam.cfg , tu doit enlever le # qui ce trouve devant
#CAID PRIO FILE : /var/etc/CCcam.prio

# PROVIDERINFO FILE : /var/etc/CCcam.providers

# PROVIDERINFO FILE : /var/etc/CCcam.providers ,sinon pas pris en compte par CCcam .

supprime ce que tu a ajouté a CCcam.cfg ,a savoir le prio et le channel ,c est pas le bon emplacement .

la cline que tu a posté dans ta config ,il y a un # devant ,pour que sa fonctionne il faut enlever le # .

Vraiment bizarre que la CCcam tourne.


Ps: Si tu me vois en ligne ,viens dire bonjour sur le tchat.

A+

babouille13
02/06/2013, 17h27
hello
merci à vous tout est ok !!
que ce soit en CCcam ou en Oscam

bonne soirée a vous tous
sujet clos

je peux donner aide maintenant aux autres !!

freeman01
02/06/2013, 20h59
Salut

Content pour toi babouille .


A+