Aktuelles
Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

M-Box <Port>.list für MTV unlimited

    Nobody is reading this thread right now.

Sylvi

Newbie
Registriert
2. Oktober 2009
Beiträge
27
Reaktionspunkte
5
Punkte
23
Code:
//R: { 1000 } // check every 1000 ms(NO LOWER VALUE THEN 1000 ms!!!) if maybe Newcs reinit card but mbox didnt recognized that,defualt value is 5 seconds in code if you dont set R option.

R: { 3000 }



//E: { ABCD } // in hex , you CAN DECRYPT ECM from this ECM pid, useful for combination with SID/CHID (YOU CAN MIX WITH SID/CHID).
//Max ECM pids per C line is 500 !!!

# Achtung! Die PID's koennen sich von Zeit zu Zeit mal aendern!



//this is for forbiden SID pids or Irdeto chids ..
//EXAMPLE VALUES

//SF: { 04A0 } //in hex -> forbiden SID pid -> your card cant decrypt this channel
//SF: { 0220 } 

//IF: { 0203 } //in hex -> forbiden Irdeto ChID -> your card cant decrypt this ChID
//IF: { 0302 }

//max forbiden SID pids or ChIDs is 500!!!!


//OR to enable SID pids or Irdeto chids
//EXAMPLE VALUES

//SA: { 04A0 }//in hex  -> enable SID pid -> your card can decrypt this channel
//SA: { 0220 } 

//IA: { 0203 } //in hex -> enable Irdeto ChID -> your card can decrypt this ChID
//IA: { 0302 }

# MTV Unlimited (erlaubte SID's) [Sat]
SA: { 6FF0 } // VH1
SA: { 6FF1 } // VH1 Classic
SA: { 6FF3 } // MTV TWO
SA: { 6FFA } // VH1.
SA: { 6FEE } // MTV Hits
SA: { 6FEF } // MTV Dance
SA: { 6FFF } // MTV Music



//G: { 0100006A }//in hex  -> dont list and reshare this provid from your card if card cant decrypt that, mbox will just flood newcs with bad ECMs for this provid.
//max G lines is 15!!!

# MTV Karte
##G: { 0B000001 }
##G: { 0B000002 }
##G: { 0B000003 }
 
Zurück
Oben