02-29-2024, 02:51 PM
(02-29-2024, 01:37 PM)the_bertrum Wrote: OK, from a player I haven't touched the UPnP on for a while:
Yet in the UI:Code:master@apollo:~ $ pgrep upmpdcli && cat /etc/upmpdcli.conf | grep "upnpav\|openhome"
1304
upnpav = 1
openhome = 0
And the cover art and queue are borked, and BubbleUPnP does not show the renderer as being OpenHome.
This player was the recipient of an in-place update at the last release, maybe that's the process that breaks it?
Can never rule out bugs in the in-place update. Your result would indicate the upmpdcli.conf file has been changed while the cfg_upnp SQL table has not and has the correct setting.
I don't see anything explicit in the in-place update script that alters upmpdcli.conf but I'll add to the TODO list to investigate.