mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-21 02:09:11 -05:00
[misc] PR #1941 adjustments
This commit is contained in:
@@ -416,6 +416,7 @@ static void *
|
||||
websocket(void *arg)
|
||||
{
|
||||
thread_setname("websocket");
|
||||
|
||||
listener_add(listener_cb, LISTENER_UPDATE | LISTENER_DATABASE | LISTENER_PAIRING | LISTENER_SPOTIFY | LISTENER_LASTFM | LISTENER_SPEAKER
|
||||
| LISTENER_PLAYER | LISTENER_OPTIONS | LISTENER_VOLUME | LISTENER_QUEUE, NULL);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user