1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-09-20 03:11:04 +00:00
supysonic/docs/man/supysonic-daemon.rst

34 lines
866 B
ReStructuredText
Raw Permalink Normal View History

2019-07-13 22:19:59 +00:00
supysonic-daemon
================
SYNOPSIS
--------
2019-07-13 22:19:59 +00:00
supysonic-daemon
2019-07-13 22:19:59 +00:00
DESCRIPTION
-----------
2019-07-13 22:19:59 +00:00
**supysonic-daemon** is an optional non-exiting process made to be ran in the
2021-01-03 15:34:29 +00:00
background to manage background scans, library changes detection and the jukebox
mode (audio played on the server hardware).
2019-07-13 22:19:59 +00:00
If **supysonic-daemon** is running when you start a manual scan using
**supysonic-cli**, the scan will be run by the daemon process in the background
instead of running in the foreground. This daemon also enables the web UI scan
feature.
2021-01-03 15:34:29 +00:00
With proper configuration, **supysonic-daemon** also allows authorized users to
2021-01-03 15:34:29 +00:00
play audio on the machine's hardware, using their client as a remote control.
2019-07-13 22:19:59 +00:00
BUGS
----
2019-07-13 22:19:59 +00:00
Bugs can be reported to your distribution's bug tracker or upstream at
https://github.com/spl0k/supysonic/issues.
2019-07-13 22:19:59 +00:00
SEE ALSO
--------
2019-07-13 22:19:59 +00:00
``supysonic-cli (1)``