[Oscam] dvbapi, service, srvid, srvid2

kargo.25

Super VIP
Messages
9,725
L'oscam.provid è analogo al CCcam.providers della CCCam.
Da copiare nella stessa directory della OSCam...

Thanks to Rennys and juli13
 
Last edited:

kargo.25

Super VIP
Messages
9,725
I files in questione sono riferiti ai providers nostrani.

L'oscam.provid è analogo al CCcam.providers della CCCam.
Da copiare nella stessa directory della OSCam...

L'oscam.srvid è analogo al CCcam.channelinfo della CCCam.
Da copiare nella stessa directory della OSCam...

Thanks to Rennys and juli13
 
Last edited:

hilton

Registered
Messages
7,622
13/10/2010

Code:
OSCam.srvid

Some fix and full update on SKY Italia
Some fix and full update on Dahlia TV (Italian DTT & 12.5°W)
Added Al Jazeera Sports Channels (Only 13.0° Est)
Added XXX Channels (Only 13.0° Est)
Added Mediaset Premium Channels (Italian DTT)
Added Glamour/Nitegate Channels (Italian DTT & 24.5°W)

Code:
oscam.provid

Some fix & updates (work in progress)
 

kargo.25

Super VIP
Messages
9,725
16.11.2010


servus,

ich war mal so frei und habe eine oscam.provid erstellt, besser gesagt, ich habe eine von cccam umgestrickt.

Ich hoffe es sind nicht viele fehler drinnen, wenn dann bitte hier richtig posten und auch neue die nocht nicht drinnen sind dann haben wir hier immer eine aktuelle.

cu


THX smok.y


Edit:

Code:
4AE1:000013 | Penthouse HD (9E) [DRE-Crypt]
0500:042300 | RTVi (13E)
Cryptoworks Fix
0D05:000010 | AustriaSat (19E)
0D95:000010 | AustriaSat (19E)
0500:042200 | RedHotSex
0500:042700 | Satisfaction TV (13E)
0500:042800 | Bis V4
 
Last edited:

elgeneral

Registered
Messages
7,811
Update OSCam.provid & OSCam.srvid by BeeGhepol

I files in questione sono riferiti ai providers nostrani.

L'oscam.provid è analogo al CCcam.providers della CCCam.
Da copiare nella stessa directory della OSCam...

L'oscam.srvid è analogo al CCcam.channelinfo della CCCam.
Da copiare nella stessa directory della OSCam...

Gracias al amigo BeeGhepol
 

elgeneral

Registered
Messages
7,811
oscam.provid & oscam.srvid

oscam.provid & oscam.srvid

3-02-2010

Unzip the file to an empty folder on a linux machine, copy the script in and run it with, for example: sh make_oscamsrv.sh

After the script is run and the files are generated, then merge the files into a file with cat, eg: cat services.cd services.via services.skyuk> oscam.srvid

This gives you a file called oscam.srvid. Have made a oscam.srvid with CD + V * A + Sk * UK, wrapped it in nice and attached it.

You can also make service files in the "simple" format by changing the line: printf "% x% s% s \ n", sid, ':' chan to printf "% x% s% s \ n", sid, "=", chan


Gracias a FAF
 

kargo.25

Super VIP
Messages
9,725
I files in questione sono riferiti ai providers nostrani.

L'oscam.provid è analogo al CCcam.providers della CCCam.
Da copiare nella stessa directory della OSCam...

L'oscam.srvid è analogo al CCcam.channelinfo della CCCam.
Da copiare nella stessa directory della OSCam...

Thanks to Rennys and juli13
 
Last edited:

kargo.25

Super VIP
Messages
9,725
For Italian providers oscam.srvid updated to 08/06/2011...

OSCam.srvid

08/06/2011

Full Update SKY Italy & RAI
Full Update XXX Channels Hotbird
 
Last edited:

xxxAxxx

Super VIP
Messages
1,172
Latest-OSCAM.services.provid.srvid

pls upload your files under this topic...and we try to keep it up to date

oscam.services
oscam.provid
oscam.srvid


06.07.2011
 

ianislavs

Registered
Messages
7
generate oscam.srvid and Cccam.channelinfo

#!/bin/sh

# bulsat
wget -a log.txt -O web.list http://en.kingofsat.net/pack-bulsatcom.php

awk -F '>' 'BEGIN {chan = "invalid"}
/WIDTH="15%"/ {chan = substr($3,1,length($3) - 3)}
/class="s"/ {sid = substr($2,1,length($2) - 2)
if (chan == "invalid") next
printf "5581,5501,0604:%x|bulsat %s\n", sid , chan
chan = "invalid"}' web.list > oscam.bul

awk -F '>' 'BEGIN {chan = "invalid"}
/WIDTH="15%"/ {chan = substr($3,1,length($3) - 3)}
/class="s"/ {sid = substr($2,1,length($2) - 2)
if (chan == "invalid") next
printf "5581:000000:%x: \"bul-cry %s\"\n", sid , chan
printf "5501:000000:%x: \"bul-gri %s\"\n", sid , chan
printf "0604:000000:%x: \"bul-ird %s\"\n", sid , chan
chan = "invalid"}' web.list > cccam.bul

# satellite bg
wget -a log.txt -O web.list http://en.kingofsat.net/pack-satellitebg.php

awk -F '>' 'BEGIN {chan = "invalid"}
/WIDTH="15%"/ {chan = substr($3,1,length($3) - 3)}
/class="s"/ {sid = substr($2,1,length($2) - 2)
if (chan == "invalid") next
printf "0D06,0B01:%x|satbg %s\n", sid , chan
chan = "invalid"}' web.list > oscam.satbg

awk -F '>' 'BEGIN {chan = "invalid"}
/WIDTH="15%"/ {chan = substr($3,1,length($3) - 3)}
/class="s"/ {sid = substr($2,1,length($2) - 2)
if (chan == "invalid") next
printf "0d06:000000:%x: \"satbg-cry %s\"\n", sid , chan
printf "0d06:0000C0:%x: \"satbg-cry1 %s\"\n", sid , chan
printf "0B01:000000:%x: \"satbg-con %s\"\n", sid , chan
chan = "invalid"}' web.list > cccam.satbg

rm -f oscam.srvid
cat oscam.* > oscam.srvid
rm -f Cccam.channelinfo
cat cccam.* > Cccam.channelinfo



exit 0
 

Gianni8127

Registered
Messages
182
OSCam_provid_srvid_services_dvbapi_edit_Gianni8127

Updating oscam.services and oscam.srvid: promo-hd channels added, sky 1 hd, srg, corrected calcio ch, primafila, removed the ch free, updated, and optimized oscam.provid oscam.dvbapi satellites for 13 and 19 est
 

kargo.25

Super VIP
Messages
9,725
Latest OSCam srvid/services/provider/dvb-api

13/11/2011 Latest update oscam.srvid (13°E 19°E)
 
Last edited:

kargo.25

Super VIP
Messages
9,725
http://en.kingofsat.net/packages.php

Les CAID seront retrouvé depuis la page OSCam Wiki suivante:
http://streamboard.gmc.to/wiki/OSCam/en/Config/oscam.provid

C'est un script Linux standard qui devrait fonctionner sur n'importe quel système Linux

Comment installer.

Décompresser le fichier srvidking.tgz à votre endroit favoris, attention que des fichiers temporaires seront créés and
les fichiers résultats seront placés également à cet endroit.

Exemple:

Code:
1 mkdir /media/hdd/srvidsatgate

Transférer par FTP le fichier srvidsatgate.tgz
dans le répertoire /media/hdd/srvidsatgate

En telnet:

Code:
1 cd /media/hdd/srvidsatgate
2 tar -xvzf srvidsatgate.tgz

En résultat vous obtiendrez 3 fichiers.

Code:
1config.sh
2srvidsatgate.sh
readme.txt

Comment l'utiliser:

Script: 1config.sh

En premier vous devez éxécuter le script ./1config.sh qui va générer un fichier nommée: srvidking.cfg

Pour exécuter le script en telnet:

Code:
1 cd /media/hdd/srvidsatgate
2./1config.sh

Puis éditer le fichier srvidking.cfg et enlever le # sur les lignes des packages dont vous voulez générer les fichiers oscam.srvid

Script: 2srvidsatgate.sh

Pour exécuter le script en telnet:

Code:
1 cd /media/hdd/srvidsatgate
2 ./2srvidsatgate.sh

Le fichier résultat sera nommé: oscam.srvid.PACKAGE

Si le CAID n'est pas trouvé dans la page Wiki il sera remplacé par UNKNOWN, donc vérifier le fichier résultat.

Merci de nous aider à compléter les CAIDs manquants via ce sujet:

Help us complete the CAID / providerID list in the S@tgate-Team

Liste actuelle des packages:

Code:
01 # ABS-CBN                  |Philippines         |pack-abscbn.php
02 # ADD                      |United Arab Emirates|pack-add.php
03 # AFRTS                    |U.S.A.              |pack-afrts.php
04 # Akta                     |Romania             |pack-akta.php
05 # Al Jazeera Sport         |Qatar               |pack-aljazeerasport.php
06 # Arabesque                |Germany             |pack-arabesque.php
07 # ARD Digital              |Germany             |pack-arddigital.php
08 # Arena                    |Germany             |pack-arena.php
09 # Austriasat               |Austria             |pack-austriasat.php
10 # BBC                      |United Kingdom      |pack-bbc.php
11 # Bis                      |France              |pack-bis.php
12 # Boom                     |Romania             |pack-boom.php
13 # Bulsatcom                |Bulgaria            |pack-bulsatcom.php
14 # Canal Digitaal           |The Netherlands     |pack-canaldigitaal.php
15 # Canal Digital Nordic     |Sweden              |pack-canaldigitalnordic.php
16 # CanalSat                 |France              |pack-canalsat.php
17 # Chello Multicanal        |Spain               |pack-multicanal.php
18 # CS Link                  |Czech republic      |pack-cslink.php
19 # Cyfra +                  |Poland              |pack-cyfra.php
20 # Cyfrowy Polsat           |Poland              |pack-polsat.php
21 # D-Smart                  |Turkey              |pack-dsmart.php
22 # Digit Alb                |Albania             |pack-digitalb.php
23 # Digital+ (Astra)         |Spain               |pack-digitalplusa.php
24 # Digital+ (Hispasat)      |Spain               |pack-digitalplush.php
25 # Digitürk                 |Turkey              |pack-digiturk.php
26 # DMC                      |The Netherlands     |pack-dmc.php
27 # Dolce TV                 |Romania             |pack-dolcetv.php
28 # ERTU                     |Egypt               |pack-ertu.php
29 # Focus Sat                |Romania             |pack-focussat.php
30 # Fransat                  |France              |pack-fransat.php
31 # Freesat                  |United Kingdom      |pack-freesat.php
32 # HD +                     |Germany             |pack-hdplus.php
33 # Hello HD                 |Hungary             |pack-hellohd.php
34 # Kabel Deutschland        |Germany             |pack-kabeld.php
35 # Kabelkiosk               |Germany             |pack-kabelkiosk.php
36 # Le Bouquet de Canal+     |France              |pack-cplus26e.php
37 # Magio TV                 |Slovakia            |pack-magio.php
38 # Max TV                   |Croatia             |pack-maxtv.php
39 # Mediaset                 |Italy               |pack-mediaset.php
40 # Meo                      |Portugal            |pack-meo.php
41 # Mobistar                 |Belgium             |pack-mobistar.php
42 # MTV Networks             |United Kingdom      |pack-mtv.php
43 # Multichoice Africa       |South Africa        |pack-mcafrica.php
44 # MyTV                     |South Africa        |pack-mytv.php
45 # N                        |Poland              |pack-n.php
46 # Nova                     |Greece              |pack-nova.php
47 # NTV                      |Russia              |pack-ntvrussia.php
48 # Orange                   |France              |pack-orange.php
49 # Orange Polska            |Poland              |pack-orangepl.php
50 # Orbit                    |United Arab Emirates|pack-orbit.php
51 # Orbit Showtime Network   |United Arab Emirates|pack-showtime.php
52 # ORF Digital              |Austria             |pack-orfdigital.php
53 # OTE                      |Greece              |pack-ote.php
54 # Platforma DV             |Russia              |pack-platformadv.php
55 # Platforma HD             |Russia              |pack-platformahd.php
56 # Polaris Media            |Serbia              |pack-polaris.php
57 # Raduga TV                |Russia              |pack-raduga.php
58 # RAI                      |Italy               |pack-rai.php
59 # RCS DigiTV               |Romania             |pack-digitv.php
60 # Satellite BG             |Bulgaria            |pack-satellitebg.php
61 # Sky Deutschland          |Germany             |pack-skygermany.php
62 # Sky Digital              |United Kingdom      |pack-skydigital.php
63 # Sky Italia               |Italy               |pack-skyitalia.php
64 # SkyLink                  |Slovakia            |pack-skylink.php
65 # SSR/SRG                  |Switzerland         |pack-ssr.php
66 # Startimes                |Nigeria             |pack-startimes.php
67 # TeleSat                  |Belgium             |pack-telesat.php
68 # Telewizja na karte       |Poland              |pack-tvnakarte.php
69 # TivùSat                  |Italy               |pack-tivusat.php
70 # TNTSAT                   |France              |pack-tntsat.php
71 # Total TV                 |Serbia              |pack-totaltv.php
72 # Tring Digital            |Albania             |pack-tring.php
73 # TV Vlaanderen            |Belgium             |pack-tvvlaanderen.php
74 # TVP                      |Poland              |pack-tvp.php
75 # UPC Direct               |Hungary             |pack-upc.php
76 # Viasat                   |Sweden              |pack-viasat.php
77 # Visat                      |Mexico              |pack-visat.php
78 # VisionTV                 |Ukraine             |pack-visiontv.php
79 # Vivacom                 |Bulgaria            |pack-vivacom.php
80 # Xtra TV                   |Ukraine             |pack-xtra.php
81 # ZDF Vision               |Germany             |pack-zdfvision.php
82 # Zon TV                   |Portugal            |pack-tvcabo.php

Bon amusement,

P.S.: merci à Newcs-Team pour les tests et les suggestions.
 
Last edited:

kargo.25

Super VIP
Messages
9,725
bonjour voila la 1.5.7 stable est prête.

clientsi.jpg
pairslog.jpg
readerk.jpg
statsfx.jpg


pour une bonne utilisation Vous avez besoin de:

  • Webserver avec PHP5
  • CURL et mod_curl
  • Oscam version 1.xx
caractéristiques:


  • Liste des clients avec leur statut actuel
  • Listing du lecteur de carte avec l'état actuel
  • Liste des paires
  • Affichage des Logs
  • Auto Refresh
  • L'analyse statistique des 20 dernières ECM
  • multiple langages (français anglais et allemand déjà inclus)
  • Reader ECM-Historique
  • Client ECM/EMM Historique
  • Multi-location (plusieurs serveurs sont définis Oscam)
  • Autorisations d'accès de l'utilisateur créé. Incl. ce qui Oscam peuvent être recherchées.
  • Correction de la sortie du journal (rejeter les messages)
  • stabiliter du fichier config
Installation:

Décompressez l'archive et le télécharger vers le serveur web.
Suite à la Configuration faire pour faire les fichiers suivants:

  • config.global.php
  • config.oscam.php
  • config.user.php
Téléchargement: [
 
Last edited:
Top