From 9c8bc5d9c23e95b37d35ff636b4cddfbf8a0e26e Mon Sep 17 00:00:00 2001 From: Justin Maggard Date: Mon, 17 Mar 2014 11:32:56 -0700 Subject: [PATCH] status: note when a media scan is in progress --- upnphttp.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/upnphttp.c b/upnphttp.c index 33e8253..53a6020 100644 --- a/upnphttp.c +++ b/upnphttp.c @@ -618,6 +618,10 @@ SendResp_presentation(struct upnphttp * h) "Image files%d" "", a, v, p); + if (scanning) + strcatf(&str, + "
* Media scan in progress
"); + strcatf(&str, "

Connected clients

" ""