Beiträge von walou

    Hi,
    Im looking for a skin that supports skindesigner and plex plugin, and that dont use a lot of ressources so it can run perfectly on Raspberry PI 2.
    Thank you

    Hi,
    I want to use instant recording forwarding of remotetimers plugin.
    I have patched VDR 2.2.0 with the patch "vdr-1.7.28-remote_instant_recordings.patch" found on the plugin sources.
    Then i recompiled vdr and the plugin.
    But still no instant recordings forwarding option in the menu.
    Pls help.
    Thank you

    Hi,
    I have the following error on compiling timersync on an RPI 2 (raspbian) :

    Code
    pi@mypiBOX /usr/local/src/vdr/PLUGINS/src/timersync $ sudo make
    g++ -fPIC -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"timersync"' -I../../../include -I/usr/include/svdrpservice timersync.c
    timersync.c: In member function ‘bool cPluginTimersync::SyncTimers()’:
    timersync.c:305:8: warning: variable ‘Committed’ set but not used [-Wunused-but-set-variable]
    timersync.c: In member function ‘void cPluginTimersync::HandleChannelModifications()’:
    timersync.c:390:129: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]


    Pls help.

    Thank you for your answer.
    I have vdr server on Ubuntu 14.04 and vdr client on RPI raspbian.
    So the best way is to share vdr server's recordings folder with nfs or samba and use it as client's recordings folder.
    Am I right ?

    I followed these steps :

    Still the same error. here is the complete error message :