Amarok-plugin
Aus VDR Wiki
(Unterschied zwischen Versionen)
(→Parameter) |
|||
Zeile 53: | Zeile 53: | ||
!Beschreibung | !Beschreibung | ||
|- | |- | ||
− | | -h | --help || this page | + | | -h || --help || this page |
|- | |- | ||
− | | -n | --nocheck || ignore amaroK version during startup | + | | -n || --nocheck || ignore amaroK version during startup |
|- | |- | ||
− | | -d | --daemon || start in daemon mode | + | | -d || --daemon || start in daemon mode |
|- | |- | ||
− | | -P | --Port || defines server port [default=8173] | + | | -P || --Port || defines server port [default=8173] |
|- | |- | ||
− | | -u | --user || set the server login username | + | | -u || --user || set the server login username |
|- | |- | ||
− | | -p | --passwd || set the server login password | + | | -p || --passwd || set the server login password |
|- | |- | ||
− | | -i | --info || show server info messages | + | | -i || --info || show server info messages |
|- | |- | ||
− | | -c | --config || start with configuration file | + | | -c || --config || start with configuration file |
|} | |} | ||
Version vom 31. Mai 2006, 08:22 Uhr
Inhaltsverzeichnis |
Beschreibung
Autor(en): Jens Koehler
Bilder
Softwareanforderungen
Installation
Source
Arch-Linux
pacman -S amarok-base
Crux
prt-get depinst amarok
Debian
apt-get install amarok
Gentoo
emerge amarok
SuSE
yast -i amarok
Konfiguration
cp -r $SOURCEDIR/VDR/PLUGINS/src/amarok/contrib $VDRCONFIG/plugins/amarok make -C $SOURCEDIR/VDR/PLUGINS/src/amarok/vdramgw ln -s $SOURCEDIR/VDR/PLUGINS/src/amarok/vdramgw/vdramgw /usr/local/bin
Parameter
AmarokGateway server
Parameter (kurz) | Parameter (lang) | Beschreibung |
---|---|---|
-h | --help | this page |
-n | --nocheck | ignore amaroK version during startup |
-d | --daemon | start in daemon mode |
-P | --Port | defines server port [default=8173] |
-u | --user | set the server login username |
-p | --passwd | set the server login password |
-i | --info | show server info messages |
-c | --config | start with configuration file |