From: Mike Brady Date: Sat, 16 Feb 2019 14:56:34 +0000 (+0000) Subject: Turn up debug level to 3 when too long a silence occurs X-Git-Tag: 3.3RC0~58^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=617d4bc22883c903affffd4f1dc47fdda1682fd3;p=thirdparty%2Fshairport-sync.git Turn up debug level to 3 when too long a silence occurs --- diff --git a/rtsp.c b/rtsp.c index 9aff0e65..d3ee35ae 100644 --- a/rtsp.c +++ b/rtsp.c @@ -291,6 +291,7 @@ void *player_watchdog_thread_code(void *arg) { if (time_since_last_bark >= ct) { conn->watchdog_barks++; if (conn->watchdog_barks == 1) { + debuglev = 3; // tell us everything. debug(1, "Connection %d: As Yeats almost said, \"Too long a silence / can make a stone " "of the heart\".",