On this page
Player client
Standalone client for the SpMp server that plays audio using mpv.
Usage
Start with: spms player
Options
--ip
<address>
|
-i
<address>
The IP address of the server to connect to, or 127.0.0.1
by default.
--port
<port>
|
-p
<port>
The port of the server to connect to, or 3973
by default.
--gui | -g
Shows mpv’s graphical interface.
--mute | -m
Mutes mpv on startup.
--silent | -s
Disables logging.
--lang
<language>
|
-l
<language>
Overrides the language of outputted text. Language is read from system environment by default. See spmp-server/src/nativeMain/kotlin/spms/localisation for available languages.