Update bundles/org.openhab.binding.upnpcontrol/src/main/java/org/openhab/binding/upnpcontrol/internal/handler/UpnpRendererHandler.java

Co-authored-by: lsiepel <leosiepel@gmail.com>
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
This commit is contained in:
Dan Cunningham 2024-12-24 14:23:44 -08:00 committed by GitHub
parent 218ab2abd8
commit 7a5fe85af7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -220,7 +220,6 @@ public class UpnpRendererHandler extends UpnpHandler {
@Override
protected void initJob() {
synchronized (jobLock) {
sendDeviceSearchRequest();
if (!upnpIOService.isRegistered(this)) {