Posts by lambo

    Which version of oscam can do this ?
    This has been discussed here before but nobody has come up with the answer.


    oscam 1.00 unstable_svn build #4600 on a dm500 with openpli does not need boxid to clear the channels I left it blank/empty boxid = (blank), I recently added it in just in case because I was worred about the card updating.

    The card updated I got 1 emm from the parents house through cccam (he's the only one who can send me emm's) oscam shows EOK 1, that was the free espn update to all sports subscribers, entitlements havent updated yet but I guess there not due to yet, I have my boxid left blank boxid =


    I have just noticed my oscam.user says lower card and not slot1 would this stop the update
    [account]
    user = test1
    description = for local mgcamd or DVBAPI
    pwd = test2
    disabled = 0
    uniq = 1
    group = 1
    au = lower card
    caid = 0963:000000

    this is my oscam.server, it has not yet updated and is due to expire on the 22 of next month, do I have something wrong ? do i need to enter in the boxid as i leave it blank.
    Thanks


    [reader]
    label = slot1
    protocol = internal
    device = /dev/sci0
    boxid =
    blockemm-u = 0
    blockemm-s = 0
    blockemm-g = 1
    blockemm-unknown = 1
    emmcache = 1,3,2
    group = 1
    caid = 0963

    how can be the script for E1 , please write it down & thanx for help:56:


    for DM500S E1 put it in /var/script
    and change it to the following



    echo ""
    echo "CCcam.channelinfo To oscam.srvid Converter"
    echo ""
    echo "Converting CCcam.channelinfo To oscam.srvid , Please Wait"
    echo ""
    cat /var/etc/CCcam.channelinfo | sed 's/"/\|/g' > /var/tuxbox/config/oscam.srvid
    rm -rf /tmp/CCcam.channelinfo > /dev/null 2>&1
    chmod 644 /tmp/oscam.srvid > /dev/null 2>&1
    echo "Done , Now You Can See oscam.srvid In $(pwd)"
    echo ""
    exit 0

    You dont need a port openned for the n line to work internally so i dont see how that has helped any. Look HERE for the correct config for updating entitlements.


    it seems you are correct I have closed the port all is still well, the only other thin i don was to strip down the cccam.cfg


    SERVER LISTEN PORT : xxxxxx
    #
    SHOW TIMING : yes
    #
    MINI OSD : yes
    #
    LOG WARNINGS : /tmp/warnings.txt
    #
    CHANNELINFO FILE : /var/etc/CCcam.channelinfo
    #
    PROVIDERINFO FILE : /var/etc/CCcam.providers
    #
    N: 127.0.0.1 10000 test test1 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256
    #
    F: user pass 1 0 1 { 0:0:1 }

    ok all is well I opened the port for N line and everything is working well even without boxid, here is my config will this update the card
    [reader]
    label = slot1
    protocol = internal
    device = /dev/sci0
    boxid =
    blockemm-u = 0
    blockemm-s = 0
    blockemm-g = 1
    blockemm-unknown = 1
    emmcache = 1,3,2
    group = 1
    caid = 0963
    thankyou for your help and patience !!

    Thanks Ten Below
    I reflashed the box again I left the scripts as they were,I added f lines and server listen port in cccam.cfg as I share with the parents, I put in box id in oscam.conf, I can acsess webif but the movies and sports wont clear, the other channels are ok, webif says it cant open /dev/sci0, I stoped and restarted oscam and noticed that the oscam.conf and oscam.server were replaced by ones sent over the net (streamboard), the only way the channels cleared was by putting in the box id into cccam.cfg, and also cccam ppanel give's me an error "sorry wrong user"
    I have went back to just cccam 2.1.4 for the time being

    i reflashed the box and inserted the card but the channels dont clear so i enter server info and boxid into cccam.cfg and the channels then clear, maybe i should just stick to cccam its a lot easier.


    Thanks

    ok on a client box with no card i can connect to webif, but if i stick in a card to view and share around the house i can no longer connect to webif is this normal do i need to add something else to the conf ?


    Thanks for your help

    thanks for your help master G
    im using the pli image Ten Below posted HERE oscam is version 1.00 is this the latest one ? oscam does not seem to be available through the blue button, the server is working fine i just cant acsess the oscam webif for some reason.

    Im having a problem connecting to oscam webif, I can connect sometimes but most times I cant connect, i have the ip of the pc im connecting with in httpallowed


    [webif]
    httpport = 28000
    httpuser = admin
    httppwd = admin
    #httpallowed = 127.0.0.1,192.168.0.1-192.168.255.255
    httpallowed = 192.168.1.123