mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-24 03:49:14 -05:00
Crank up debug a bit for handlers to help track down wl500g errors
This commit is contained in:
parent
a6f8ce2cc3
commit
a15eabbd76
@ -1410,6 +1410,7 @@ int ws_findhandler(WS_PRIVATE *pwsp, WS_CONNINFO *pwsc,
|
|||||||
}
|
}
|
||||||
|
|
||||||
ws_unlock_unsafe();
|
ws_unlock_unsafe();
|
||||||
|
DPRINTF(E_DBG,L_WS,"Didn't find one!\n");
|
||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user