Posts by jim1985

    Thanks for the reply bak07
    At the moment I have 4 tuners in my Duo2, does that mean that I wouldn't need to install any extra tuners for my present setup?


    You'd be best off installing a Unicable LNB to take advantage of the FBC tuners. With 2 FBC tuners connected to a Unicable LNB you will effectively have 8 tuners available whilst only using / needing 2 cables.


    This is how I understand it anyway



    In fact, having just done some more reading up on it, you'd need a Unicable LNB with a splitter in order to make use of BOTH FBC tuners, without a splitter you will only be able to use one of the FBC tuners. However this is still the equivalent of 4 "normal" tuners like you currently have, albeit with just one cable coming in from the LNB.



    Inverto seem to make what you'd need

    What web browser are you trying to access the webIF with?


    I tried using the Microsoft Edge browser in Windows 10 the to access my OSCAM webIF the other day & it wouldn't let me in what so ever. Google Chrome works fine for me though :)

    I guess the first thing to ask is, is the card showing up in OSCAM and is it showing as having x amount of entitlements?


    This is what I have in my oscam.server file


    My oscam.user file looks like this:

    Code
    [account]
    user                          = xxx
    pwd                           = xxx
    au                            = Sky_Local
    group                         = 1,2



    This works spot on for me. Using OSCAM r10077

    There is no 4K transmission for the moment.
    Except from some channels that are transmitting only the "idea" of 4K.


    The only decent 4K transmission has been Euro 2016 (7 games).


    Sky Sports UHD launched this month. It'll be showing 124 Premier League matches in Ultra HD this season.
    Granted it isn't currently shareable, but 4K transmissions are now very much a thing

    What image is on the box? I've had this exact same with two other brands of box, neither of them a Vu, but both of them were running OpenVIX.


    Also, what hub or router are you using? Both times I had the problem was with people who were using a BT Home Hub.



    In the end, the way round the problem was to set a static IP for the box within the Home Hub's DHCP server settings

    If you want to have multiple source N lines set up in OSCAM it is probably best to have them set up as virtual readers.


    In the oscam.server file you'd have them set up as follows:


    [reader]
    label = Reader 1
    protocol = newcamd
    device = example1.example.com,12000
    key = 0102030405060708091011121314
    user = user
    password = password

    connectoninit = 1
    caid = 0963
    group = 1
    lb_weight = 100


    [reader]
    label = Reader 2
    protocol = newcamd
    device = example2.example.com,12000
    key = 0102030405060708091011121314
    user = user
    password = password

    connectoninit = 1
    caid = 0963
    group = 1
    lb_weight = 100


    etc etc etc.


    Just change the bits in red to suit your line details

    Could you not block the TV's IP address from accessing the Solo2?
    I'm not near an E2 box to try this out on but it should be something like this:


    Find out IP address of TV
    Telnet in to Solo2
    Issue following command:

    Code
    route add -host IP-ADDRESS reject


    IP-ADDRESS = TV's IP address



    Like I say I'm not sure if this will work or not, but it's certainly what I would try first



    Failing that, give the following command a try:

    Code
    ip route add blackhole from IP-ADDRESS

    The hybrid lnb is definitely an option (allegedly at an extra cost to yourself), but as far as I know the hybrid lnb is only so you can keep existing Freesat type equipment connected as well.
    As far as I know they will not allow you to have a Sky Q subscription AND a Sky+ type subscription on the same account.


    Don't take this as absolute gospel though as I don't know 100% but this is what I believe from reading around on various sources

    Chances are the server has been rebooted and the Sphinx Daemon has not auto restarted.



    I'll drop a PM to Master G now and get it sorted

    If you are talking about 28.2e Sly UK then yes it is.


    It is an Enigma2 box so it is able to run the AutoBouquetsMaker plugin.
    It is as simple as configuring this plugin with the region that you live in, choosing how often you want the plugin to scan for channel updates, I tend to set it to scan daily at 3am, it probably doesn't need to be that often, but hey ho. And then that is it.


    Being Enigma2 it can also run the CrossEPG plugin to give you a full 7 day EPG.



    There will be plenty of help on here to help get you set up.



    I have the OpenVIX image installed on the box

    I was going to say the same thing.



    Your oscam.server file should probably look something like this:


    Code
    [reader]
    label = remote
    [COLOR='#FF0000']protocol = newcamd[/COLOR]
    device = xxxxxxxxxxxx.xxx,56564
    [COLOR='#FF0000']key = xxxxxxxxxxxxxxxxxxxxxxxxxxxx[/COLOR]
    user = xxxxxxxx
    password = xxxxxxxx
    group = 1
    emmcache = 1,3,2

    Wow, talk about an old thread revival.



    I'm pretty certain when I had this problem a long time ago, I found adding this to the oscam.conf file sorted the problem:


    Code
    [cache]
    delay                         = 5

    AJ's Skybox/Libertview List 4-2-16



    - Updates -


    Sky Drama (Sky Valentine)
    Sky Sports News HQ
    Sky Sports F1
    True Movies 1
    Movies 24
    Movies 24 +1
    Horror Channel +1
    Showcase +1
    CBS Reality +1
    Propeller TV
    Holiday+Cruise
    Wellbeing
    4Music
    Kiss
    Kerrang
    The Box
    Smash Hits
    Heart TV
    Capital TV
    ChartShow Dance
    High Street TV 2
    Craft Channel
    The Mall
    The Dept Store
    Church Channel
    Al Jazeera
    TV3
    Various adult channels

    Try adding this to the oscam.config file:


    Code
    [newcamd]
    port                          = 12001@0960:000000
    key                           = 0102030405060708091011121314
    keepalive                     = 1
    mgclient                      = 1


    And change the N line for the kids to:


    Code
    N: 192.168.1.17 [COLOR='#FF0000']12001[/COLOR] name password 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256