Beiträge von marabout

    problem solve :tup
    activating only one tuner as sugested by Rofafor and Joe did solve the problem. I have the 3 positions working from one tuner.
    That means the satip plugin were trying to use idle tuner as well.
    but I still have 2 questions:
    is it possible to define severals sources per tuner?
    is it possible to do channel scan through satip?


    thanks again Rofafor and Joe

    You'll need to configure the diseqc settings in your OctopusNet according to your sources.conf. VDR's diseqc settings have no control when using the satip plugin.

    I was not aware of that because with tvheadend I only give position 1,2,3 and it is working without me modifying anything in the octopus net user interface.
    I guess I have to modify the LNB settings with the tuner number and the source number from the octopus net user interface

    if only one tuner is connected is wrong.
    If you tell satip-plugin that it can connect to 4 tuners but there is only one... what will happen? Errors I guess.

    I never got nay errors about missing input signal. I am going to enable only one tuner and see if it solve the problem of black screen with transponders on the same satellite


    Thanks Rofafor and Joe

    Hello everyone,
    I am struggling to make Satip working with Diseqc.
    I have an octopus net with 4 tuners. one tuner is connected to a multiswitch Spaun SAR 411 wsg and the 3 others are not connected.
    my config is as follow:
    vdr 2.2.0
    vdr-plugin-satip 2.2.2
    plugin-satip.conf

    Code
    -d 4


    sources.conf


    Code
    S13E   1 Eutelsat Hot Bird 13B/13C/13D
    S19.2E 2 Astra 1KR/1L/1M/2C
    S28.2E 3 Astra 1N/2A/2F



    diseqc.conf



    channels.conf


    Code
    Rai 1;RAI:10992:VC23M2S0:S13E:27500:512=2:650=ita@4,694=oth@4:576:0:8511:318:12400:0
    ARTE:11623:VC34M2S0:S13E:27500:223+8191=2:0:0:0:10703:318:15600:0
    Das Erste;ARD:11836:HC34M2S0:S19.2E:27500:101=2:102=deu@3,103=mis@3;106=deu@106:104;105=deu:0:28106:1:1101:0
    BFM Business;SES ASTRA:12551:VC56M2S0:S19.2E:22000:39=2:38=fra@3:0:0:12180:1:1108:0
    BBC Two Eng;BSkyB:10773:HC56M2S0:S28.2E:22000:5100=2:5101=eng@3,5102=NAR@3:5103;5104=eng:0:6302:2:2045:0
    ITV;BSkyB:10993:HC56M2S0:S28.2E:22000:3332=2:3333=eng@4:2350;2316=eng:0:12101:2:2036:0


    the problem is only the first transponder in the channels.conf works, Rai is OK and others transponders black screen.
    if I swap the first two lines of my channels.conf now ARTE is OK and others thransponders black screen (strange Rai and ARTE are on the same orbital satellite)
    if BBC is the first in the channels.conf then BBC is OK and others black screen.
    after testing many scenarios I come to the conclusion that the Diseqc.conf is not taken in account even with DiSEqc =1 in the setup.conf
    can someone point to me where I am doing wrong?


    Thanks

    @ Ramires I was aware about the theme choice (default darkred green and others)
    BooStar I tried the code you gave to me and it indeed worked :tup
    finally I check the difference between my previous setup and the one from Ramires and I realized that I just have to create the extraIcons folder for every theme.


    thanks to both of you

    Hello everyone,
    first of all I would like to thank people developing the skinnopacity plugin. I love it :D
    Using yaVDR 0.5 I installed the plugin with apt-get install vdr-plugin-skinnopacity
    but I am having missing icons "Applications, System, Timer" in the main menu
    I try to add those missing icons(Applications.png, System.png, Timer.png) to /usr/share/vdr/plugins/skinnopacity/icons/default/menuIcons and restart
    still no icons showing for "Applications, System, Timer"


    furthermore there is no entry in the syslog relative to skinnopacity.
    from old messages in the forum I realize that I have to activate the logging in the VDR menu (system -> log), but from my VDR menu I don't have that option.


    so my question is how to turn on logging for skinnopacity and overcome missing icons?

    Hi everybody,
    need help to setup the rotor plugin (rotor-0.1.5), I can move the motor left and right but I cannot store the position. I have also the following warning "position: 0 not in diseqc.conf".
    my diseqc look like this;


    S13.0E 11700 V 9750 t v W15 [E0 31 6B 00] W15 t
    S13.0E 99999 V 10600 t v W15 [E0 31 6B 00] W15 T
    S13.0E 11700 H 9750 t V W15 [E0 31 6B 00] W15 t
    S13.0E 99999 H 10600 t V W15 [E0 31 6B 00] W15 T


    S19.2E 11700 V 9750 t v W15 [E0 31 6B 01] W15 t
    S19.2E 99999 V 10600 t v W15 [E0 31 6B 01] W15 T
    S19.2E 11700 H 9750 t V W15 [E0 31 6B 01] W15 t
    S19.2E 99999 H 10600 t V W15 [E0 31 6B 01] W15 T


    something I am missing?