Amarok-plugin
Aus VDR Wiki
(Unterschied zwischen Versionen)
Zeile 44: | Zeile 44: | ||
<!-- ==Einstellungen== --> | <!-- ==Einstellungen== --> | ||
− | + | ||
+ | ==Parameter== | ||
+ | ===AmarokGateway server=== | ||
+ | {| border=1 cellpadding=2 cellspacing=0 | ||
+ | |- bgcolor=#efefef | ||
+ | !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 | ||
+ | |} | ||
+ | |||
<!-- ==Bedienung== --> | <!-- ==Bedienung== --> | ||
<!-- ==[[SVDRP]] Befehle== --> | <!-- ==[[SVDRP]] Befehle== --> |
Version vom 31. Mai 2006, 08:21 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 |
---|---|---|
--help | this page | |
--nocheck | ignore amaroK version during startup | |
--daemon | start in daemon mode | |
--Port | defines server port [default=8173] | |
--user | set the server login username | |
--passwd | set the server login password | |
--info | show server info messages | |
--config | start with configuration file |