MPD-SIMA(1) | MPD_sima | MPD-SIMA(1) |
mpd-sima - mpd-sima will try to maintain some titles ahead in the queue following different policies.
mpd-sima [--daemon] [--config=conf_file] [--var-dir=var_directory] [--pid=pid_file] [--log=log_file] [--log-level=log_level] [--host=mpd_host] [--mpd_port=mpd_port]
mpd-sima {{-h | --help} --version}
mpd-sima [--config=conf_file] config-test
mpd-sima [--var-dir=var_directory] create-db
mpd-sima […] generate-config
mpd-sima [--var-dir=var_directory] purge-history
mpd-sima bl-view
mpd-sima bl-add-artist [artist]
mpd-sima bl-add-album [album]
mpd-sima bl-add-track [track]
mpd-sima bl-delete id
mpd-sima random [nbtracks]
This manual page documents briefly the mpd-sima commands.
At start up default configuration is first overridden by user configuration in mpd_sima.cfg (see FILES) and finally command lines options are honored. For instance you can override default MPD host (localhost) in your configuration file or with -S my_mpd_server.local option. For default configuration see CONFIGURATION. See also environment variables special case for MPD host and port in ENVIRONMENT.
The program follows the usual GNU command line syntax, with long options starting with two dashes ('-'). A summary of options is included below.
Default is not to store pid info.
Default is to log to stdout/stderr.
Default is to log info messages.
Default is to look for ${XDG_CONFIG_HOME}/mpd_sima/mpd_sima.cfg. CLI option overrides any equivalent mentioned in configuration file, ie. launching mpd-sima with --port CLI option will ignore port setting in configuration file.
For more details on configuration file see also FILES and CONFIGURATION sections.
Default is to look in ${XDG_DATA_HOME}/mpd_sima/. Concerning XDG_DATA_HOME see also FILES section.
See also ENVIRONMENT section.
See also ENVIRONMENT section
config-test tests MPD connection and Tags plugin configuration.
Default is to use ${XDG_DATA_HOME}/mpd_sima/ (see CONFIGURATION section for more).
Default is to use ${XDG_DATA_HOME}/mpd_sima/ (see FILES section for more).
mpd-sima expects MPD_HOST syntax as documented in mpc manual, cf. mpc(1). To use a password, provide a value of the form password@host.
DEFAULTS
The default plugins will use Last.fm to find similar tracks to queue and fallback to random if nothing if found.
The get the defaults as detected by mpd-sima on your system you can run mpd-sima to print the config:
mpd-sima generate-config
For details about mpd_sima.cfg refer to the manual mpd_sima.cfg(5)
Usually XDG_DATA_HOME is set to ${HOME}/.local/share and XDG_CONFIG_HOME to ${HOME}/.config (for regular users). You may override them using command line option --var-dir and --config (cf. mpd-sima(1))
mpc(1), mpd(1)
The maintainer would be more than happy to ear from you, don't hesitate to send feedback, https://kaliko.me/contact/
XMPP users are welcome to join the dedicated chat room at kaliko.me@conf.azylum.org
kaliko
2009-2024, kaliko
August 12, 2024 |