NAME
amused-mpris2 —
DBus control interface for
amused
SYNOPSIS
amused-mpris2 |
[-dv] [-s
socket] |
DESCRIPTION
amused-mpris2 is a DBus interface to
control the amused(1) music player. It exposes the “standard”
MPRIS2 (Media Player Remote Interfacing Specification) interface that
DBus-capable program can use to query and control
amused(1).
The following options are available:
-d- Do not daemonize.
amused-mpris2will run in the foreground and log to standard error. -ssocket- Path to the amused(1) control socket. By default /tmp/amused-UID is used.
-v- Produce more verbose output.
ENVIRONMENT
TMPDIR- Path to the directory where the control socket looked for. Defaults to /tmp.
SEE ALSO
AUTHORS
The amused-mpris2 program was written by
Omar Polo
<op@omarpolo.com>.