Filebrowser-plugin

Aus VDR Wiki
Wechseln zu: Navigation, Suche

Inhaltsverzeichnis

Beschreibung

Autor: Holger Brunn

Bilder

Einstellungen
Verzeichnis Manager


Patches

Konfiguration

Es wird davon ausgegangen, das das Plugin bereits entpackt und verlinkt wurde, siehe Plugin Installation.

 cd $SOURCEDIR/VDR
 patch < PLUGINS/src/filebrowser/patches/vdr-menuitems-protected-members.diff
 cp -Rv PLUGINS/src/filebrowser/examples/filebrowser /etc/vdr/plugins
#cp -v PLUGINS/src/filebrowser/examples/scripts/* /usr/local/bin


Wunschliste

Datei
../epgsearch-0.9.7/MANUAL
....
If you like to have a language dependent list of commands simply
translate your present epgsearchcmds.conf to your prefered OSD
language and store it with the filename epgsearchcmds-XXX.conf, where
XXX is the language code from i18n.c:

  { "eng,dos",
    "deu,ger",
    "slv",
    "ita",
    "dut,nla,nld",
    "por",
    "fra,fre",
    "nor",
    "fin,smi",
    "pol",
    "esl,spa",
    "ell,gre",
    "sve,swe",
    "rom,rum",
    "hun",
    "cat,cln",
    "rus",
    "hrv",
    "est",
    "dan",
  }

If there are more codes for one language (e.g. "deu,ger") choose
one of them. If there is no language dependent file, epgsearch loads
the file epgsearchcmds.conf.
....



Links

[1] http://www.stud.uni-karlsruhe.de/~uqg8/vdr/filebrowser Homepage des Plugins
In anderen Sprachen