![]() |
[SOLVED] Moode 8.3.0 RPi 1B+ - UPnP-Renderer doesnt show up - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7) +--- Thread: [SOLVED] Moode 8.3.0 RPi 1B+ - UPnP-Renderer doesnt show up (/showthread.php?tid=5443) |
Moode 8.3.0 RPi 1B+ - UPnP-Renderer doesnt show up - psychofaktory - 03-19-2023 Hello, I just upgraded my Raspberry Pi 1B+ from MoodeOS 6.4.1 to the latest MoodeOS 8.3.0. A new image was created and the same settings as before were made. Nothing else has changed in the general conditions. Although the service is set to "On" for UPnP Client for MPD, no UPnP renderer is displayed in the network, in contrast to MoodeOS 6.4.1. If I switch back to the old version, the UPnP renderer appears again. Where is the error? Attached is the system information. RE: Moode 8.3.0 RPi 1B+ - UPnP-Renderer doesnt show up - Tim Curtis - 03-19-2023 I don't have much experience with UPnP but IIRC you may have to change the Service type option in UPnP Config screen. RE: Moode 8.3.0 RPi 1B+ - UPnP-Renderer doesnt show up - psychofaktory - 03-19-2023 No, unfortunately, that makes no difference. Service Type was OpenHome before and should be. But even with UPnP-A/V the client is not shown in the network. Is there any logs or similar that I could provide? RE: Moode 8.3.0 RPi 1B+ - UPnP-Renderer doesnt show up - Tim Curtis - 03-19-2023 You can view the status of the UPnP renderer using the command below to see if there are any errors. Code: systemctl status upmpdcli RE: Moode 8.3.0 RPi 1B+ - UPnP-Renderer doesnt show up - psychofaktory - 03-19-2023 This is what I get: Code: pi@MediaCLT-Bad:~ $ systemctl status upmpdcli RE: Moode 8.3.0 RPi 1B+ - UPnP-Renderer doesnt show up - Tim Curtis - 03-19-2023 I don't see anything suspicious in the status. Maybe try rebooting your Router since UPnP discovery relies on some network protocols that may have cached something. RE: Moode 8.3.0 RPi 1B+ - UPnP-Renderer doesnt show up - psychofaktory - 03-19-2023 Unfortunately, neither is it. Even after a router restart, the UPnP renderer remains invisible. Other UPnP renderers (also MoodeOS 8.1.2 on a Raspberry Pi 3) are displayed on the same network. RE: Moode 8.3.0 RPi 1B+ - UPnP-Renderer doesnt show up - Tim Curtis - 03-19-2023 You could also try rebooting the client but given that there are no errors messages or any other clues in the upmpdcli status log it's hard to say what might be going on. Maybe another user can repro your issue and possibly provide some insight. RE: Moode 8.3.0 RPi 1B+ - UPnP-Renderer doesnt show up - the_bertrum - 03-20-2023 The UPnP stuff gets easily upset by an upgrade. I find that resetting the whole stack is the way to go.
RE: Moode 8.3.0 RPi 1B+ - UPnP-Renderer doesnt show up - psychofaktory - 03-20-2023 Unfortunately, that is not the solution either. I have an OPNsense firewall here. I have already restarted this several times. I also have a BubbleUPnP server on the same subnet as the Moode player. This shows all other UPnP renderers in the subnet. I had also reset and restarted this. With the Raspberry Pi 1 with the Moode 8.3.0 I had also done the described steps. The control points were also restarted several times. The other UPnP players are a Moode 8.1.2, the same Raspberry with Moode 6.4.1 before, a Grundig internet radio, a Pioneer receiver and its renderer proxified via the BubbleUPnP server. The UPnP control points are all Android devices (11-13) with the BubbleUPnP app. In the meantime, I specified a value for the upnplogfilename parameter in the upmpdcli configuration, set the loglevel to 5 and the upnploglevel to 4. The logfile created with this is in the attachment. |