Page 1 of 1

Rune's UPnP / DLNA icon

PostPosted: 12 May 2019, 12:00
by cocogex
Hello,

I'm using the BubbleUPnP app with Twonky as music library and Runeaudio as renderer.

I noticed that since the 0.5 version the beautiful blue Rune logo was not displayed anymore in BubbleUpnp. Instead I got the yellow BubbleUPnP logo (with the name I chose for Rune as UPnP / DLNA Name).

I found the same issue and also its solution in another forum: you just have to change the line
Code: Select all
iconpath=/tmp/upmpdcli/runeaudio.png
to
Code: Select all
iconpath=/usr/share/upmpdcli/runeaudio.png
in the file /etc/upmpdcli.conf and then reboot.