2019-07-13 22:19:59 +00:00
|
|
|
================
|
|
|
|
supysonic-daemon
|
|
|
|
================
|
|
|
|
|
2021-01-03 15:34:29 +00:00
|
|
|
---------------------------
|
|
|
|
Supysonic background daemon
|
|
|
|
---------------------------
|
2019-07-13 22:19:59 +00:00
|
|
|
|
2021-01-03 15:34:29 +00:00
|
|
|
:Author: Louis-Philippe Véronneau, Alban Féron
|
|
|
|
:Date: 2019, 2021
|
2019-07-13 22:19:59 +00:00
|
|
|
:Manual section: 1
|
|
|
|
|
|
|
|
Synopsis
|
|
|
|
========
|
|
|
|
|
2021-01-03 15:34:29 +00:00
|
|
|
``supysonic-daemon``
|
2019-07-13 22:19:59 +00:00
|
|
|
|
|
|
|
Description
|
|
|
|
===========
|
|
|
|
|
2021-01-03 15:34:29 +00:00
|
|
|
``supysonic-daemon`` is an optional non-exiting process made to be ran in the
|
|
|
|
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
|
|
|
|
2021-01-03 15:34:29 +00:00
|
|
|
If ``supysonic-daemon`` is running when you start a manual scan using
|
|
|
|
``supysonic-cli``\ (1), 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.
|
|
|
|
|
|
|
|
With proper configuration, ``supysonic-daemon`` also allows authorized users to
|
|
|
|
play audio on the machine's hardware, using their client as a remote control.
|
2019-07-13 22:19:59 +00:00
|
|
|
|
|
|
|
Bugs
|
|
|
|
====
|
|
|
|
|
2021-01-03 15:34:29 +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
|
|
|
|
========
|
|
|
|
|
2021-01-03 15:34:29 +00:00
|
|
|
``supysonic-cli``\ (1)
|