by janko74 » Mon Oct 13, 2025 5:44 am
Maybe I'm on the trail of the culprit. While scanning the DebugView log, I noticed something:
[34960] UPnP: Renderer name: RX-V671, Renderer UUID: 9ab0c000-f668-11de-9976-00a0de88f04e [34960] MM5 [28168](R) TRemotePlayers._addStoredPlayers [34960] MM5 [28168](R) TRemotePlayers: stored player candidate: {"udn":"9ab0c000-f668-11de-9976-00a0de88f04e","name":"RX-V671","last_seen":"2025-10-13 10:15:52","volume":1,"ip":"
http://192.168.178.74:49154/MediaRender ... col":"dlna"} [34960] MM5 [28168](R) TRemotePlayers: stored player candidate: {"udn":"F00DBABE-SA5E-BABA-DADA188ED5A60E84","name":"Philips TV","last_seen":"2025-10-11 20:17:54","volume":1,"ip":"
http://192.168.178.24:49153/","isGroup" ... col":"dlna"} [34960] MM5 [28168](R) **********Performance warning: Class TSharedList<UpNp.IRemotePlayer> doesn't implement its own createInstance.
According to ChatGPT’s analysis, this UPnP activity could be related to the renderer crashes.
The old Yamaha RX-V671 and Philips TV are still visible to MediaMonkey through my FritzBox network, and MM5 tries to communicate with them as DLNA renderers.
Since the RX-V671 is known to send malformed or incomplete DLNA responses, it might cause the Chromium renderer to hang or crash when the device list is refreshed.
So I'll diconnect these devices and have a look, if the crashes dissapper.
Maybe I'm on the trail of the culprit. While scanning the DebugView log, I noticed something:
[34960] UPnP: Renderer name: RX-V671, Renderer UUID: 9ab0c000-f668-11de-9976-00a0de88f04e [34960] MM5 [28168](R) TRemotePlayers._addStoredPlayers [34960] MM5 [28168](R) TRemotePlayers: stored player candidate: {"udn":"9ab0c000-f668-11de-9976-00a0de88f04e","name":"RX-V671","last_seen":"2025-10-13 10:15:52","volume":1,"ip":"http://192.168.178.74:49154/MediaRenderer/","isGroup":"false","subtype":"","protocol":"dlna"} [34960] MM5 [28168](R) TRemotePlayers: stored player candidate: {"udn":"F00DBABE-SA5E-BABA-DADA188ED5A60E84","name":"Philips TV","last_seen":"2025-10-11 20:17:54","volume":1,"ip":"http://192.168.178.24:49153/","isGroup":"false","subtype":"","protocol":"dlna"} [34960] MM5 [28168](R) **********Performance warning: Class TSharedList<UpNp.IRemotePlayer> doesn't implement its own createInstance.
According to ChatGPT’s analysis, this UPnP activity could be related to the renderer crashes.
The old Yamaha RX-V671 and Philips TV are still visible to MediaMonkey through my FritzBox network, and MM5 tries to communicate with them as DLNA renderers.
Since the RX-V671 is known to send malformed or incomplete DLNA responses, it might cause the Chromium renderer to hang or crash when the device list is refreshed.
So I'll diconnect these devices and have a look, if the crashes dissapper.