Posts by abydos

    Ich bin immer noch nicht dazu gekommen das mit meinem Atric V5 auszuprobieren, .....


    Aber Ich !

    (ebenfalls Atric V5)



    In der Datei /etc/rc_maps.cfg


    Code
    serial_ir     rc-rc6-mce          /lib/udev/rc_keymaps/rc-rc6-mce 


    Treiber und Pfad für meine FB angepasst:


    Code
    serial_ir   *                   /lib/udev/rc_keymaps/URC7960 

    Die Keymaps für die One4All URC796 in Datei URC7960


    Dann die Keytable dem System bekannt machen .....


    Code
    sudo ir-keytable -c -p rc-5 -w /etc/rc_keymaps/URC7960

    ..... und die FB läuft !


    Vielen Dank für deine tolle Arbeit.

    getestet mit der geposteten Zeile, gleiche Fehlermeldung.


    Hast du die Zeile direkt in die accounts,conf geschrieben oder dich mit der Fernbedienung durch die Plugin Optionen gehangelt ?


    IMHO, geht nur der (steinige) Weg via FB


    Ist hier irgendwo in den Untiefen dieses Forums beschrieben worden.

    Ich habe nur einen normalen Account, also muss ich POP3 verwenden, IMAP geht ja nur mit einem Premium Account.


    Der GMX-Freemail Account beinhaltet auch einen IMAP Zugang.


    etc/vdr/plugins/mailbox/accounts.conf


    Code
    MailBox         = {imap.gmx.net/imap/norsh/ssl/notls}INBOX


    Rest wie von @ Multi bereits beschrieben.


    2. At start of recording I often do see that multiple ts files are generated until finally one starts that has most of the content:


    .... consider increasing the ePidUpdateIntervalMs value in tuner.h to give DSI-400 more settling time between the PLAY commands.


    ePidUpdateIntervalMs = 250


    Tested several recordings of individual and multiple transponders


    I do not see multiple ts files more ......


    Regards
    Manfred

    Thanks to fnu for translating the plugin with DEBUG-symbols
    and rofafor for this plugin !


    Regards


    Manfred

    slow down the start by adding a small delay into cPluginSatip::Initialize() just before returning from the method.

    ?(
    little more detail please. 'm not a C programmer


    you mean at this point?

    Code
    bool cPluginSatip::Initialize(void)
    {
      debug("cPluginSatip::%s()", __FUNCTION__);
      // Initialize any background activities the plugin shall perform.
      if (curl_global_init(CURL_GLOBAL_ALL) != CURLE_OK)
         error("Unable to initialize CURL");
      SatipConfig.SetConfigDirectory(cPlugin::ResourceDirectory(PLUGIN_NAME_I18N));
      cSatipDiscover::GetInstance()->Initialize();
      return cSatipDevice::Initialize(deviceCountM);
    }


    Regards
    Manfred

    Please, rerun your recording test to verify that the DVB device isn't the one to blame.


    DVB-S card removed !


    The same result.



    regards
    Manfred

    ....., so if your so try to disable PAT filter if that helps.


    Try it and disable PAT Filter ... ?(


    Tried it,
    recordings hang, stop, start at minute intervals
    see logfile in spoiler


    Regards
    Manfred


    Live tv and Recordings (SD+HD) with block Artifacts :(


    .... dann bootete er auch bei Wiederkehr der Spannung. Bleibt zu hoffen, dass in dieser zeit, die das BIOS noch nicht als Power loss registriert, die ACPI-Register ihre Daten behalten.


    Mein System ist in den Nachtstunden (02:00-08:30) komplett spannungslos (Schaltuhr).


    Bisher keine Probleme.


    Code
    MinEventTimeout = 30
    MinUserInactivity = 35