externalplayer and softhddevice

  • Hello,

    I am having problem with externalplayer and softhddevice. XBMC is stared normally from within VDR, but switching back (exiting XBMC) I does not start softhddevice.
    In log you can see some fatal error and VDR is going to be restarted.

    Any input what can it be?



    /usr/lib/systemd/system/vdr.service

    externalplayer.conf


    Regards

    arch VDR 2.2.0 / ion 330 ht / tevii 650 usb dvb-s2/aver tv volar hd pro dvb-t/

    Edited 2 times, last by dreamvdrbox (November 25, 2013 at 8:28 PM).

  • Nov 25 20:00:31 vdrboxdev vdr[2019]: [2019] externalplayer-plugin: error in config file: invalig keyword "deaktivateRemotes" line 5!


    Don't know whether it is the reason, but shoudn't it be deactivateRemotes?

    Gerald


    HP Proliant MicroServer Gen8, Xeon E3-1230, 12 GB RAM, 3xWD red 2TB im RAID 5, 2xSundtek MediaTV Home DVB-C/T, L4M TWIN-C/T, Ubuntu Server 14.04.1, Plex Media Server
    Samsung UE55H6470

  • Hello,
    Thank you for pointing that, it was one of many test to have maybe a working enternalplayer.conf.
    New Conf is attached and the log file does not have any more such errors:

    Quote

    {
    MenuEntry = "XBMC";
    BlockMenu = false;
    Command = "/usr/bin/xbmc";
    OutputMode = extern;
    }

    This configuration works for a two times, if I try it for the 3-rd time, it will fail with this in log:

    Best Regards

    arch VDR 2.2.0 / ion 330 ht / tevii 650 usb dvb-s2/aver tv volar hd pro dvb-t/

  • Looks like the problem Copperhead has described before. Have you tried calling /usr/lib/xbmc/xbmc.bin directly instead of using /usr/bin/xbmc (which is only a wrapper script that calls xbmc.bin)?

    Meine VDRs

    VDR 1: Point of View Ion-330-1, 2x Sundtek MediaTV Pro (DVB-C), Atric IR-Einschalter Rev.5, Ubuntu 18.04 (yavdr-ansible)
    VDR 2: Acer Revo 3610, Pinnacle PCTV SAT 452e, Medion X10, yaVDR 0.6
    VDR 3: Intel DH67BL, Celeron 540, 4 GB Ram, POV Geforce GT 1030, Ubuntu 18.04 (yavdr-ansible), VDR 2.4.1, CIR-Empfänger
    Client 1: Raspberry Pi 2, Arch Linux ARM, VDR 2.3.8
    vdr-epg-daemon auf Cubietruck mit 32 GB SSD, Arch Linux ARM

    yaVDR-Dokumentation (Ceterum censeo enchiridia esse lectitanda.)

  • I am using the same commands in my config and have the same results. After opening xbmc the 2nd time and exiting xbmc vdr does not reopen...

    Code
    {
    MenuEntry = "XBMC";
    BlockMenu = false;
    Command = "/usr/lib/xbmc/xbmc.bin";
    OutputMode = extern;
    }


    And when using either /usr/lib/xbmc/xbmc.bin or /usr/bin/xbmc both result in segfaults after the 2nd time exiting xbmc.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!