Moode Forum
UPnP renderer logo in BubbleDS/BubbleUPNP - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Feature requests (https://moodeaudio.org/forum/forumdisplay.php?fid=8)
+--- Thread: UPnP renderer logo in BubbleDS/BubbleUPNP (/showthread.php?tid=769)



UPnP renderer logo in BubbleDS/BubbleUPNP - mikelub66 - 12-14-2018

Hello,

I'm using Moode Audio on 4 different raspberry Pi's and control all of them with the sublime BubbleDS app on Android. All 4 raspberry pi's renderers show up in BubbleDS with the default BubbleDS logo.

I remember using RuneAudio, it had a custom RuneAudio logo in BubbleDS. Wouldn't it be great to do the same for Moode Audio?

I made a custom logo as follows:
  1. Place the icon (64x64 pixels, 32 bits-per-pixel) in /usr/share/upmpdcli/moode_audio.png;
  2. Add an extra line to etc/upmpdcli.conf under #<grouptitle>Upmpdcli general parameters</grouptitle>:
    iconpath = /usr/share/upmpdcli/moode_audio.png

Restart the UPnP server and the logo shows up in BubbleDS. I did this for all 4 pi's with different "fruit" logo's :-)

Could you add a default MoodeAudio logo in the same manner for the next release?

Best regards, Mike


RE: UPnP renderer logo in BubbleDS/BubbleUPNP - Tim Curtis - 12-14-2018

Looks like an easy one. I'll add to TODO list :-)


RE: UPnP renderer logo in BubbleDS/BubbleUPNP - mikelub66 - 12-14-2018

(12-14-2018, 02:04 PM)Tim Curtis Wrote: Looks like an easy one. I'll add to TODO list :-)

Great!


RE: UPnP renderer logo in BubbleDS/BubbleUPNP - TheOldPresbyope - 12-14-2018

(12-14-2018, 01:32 PM)mikelub66 Wrote: Hello,

I'm using Moode Audio on 4 different raspberry Pi's and control all of them with the sublime BubbleDS app on Android. All 4 raspberry pi's renderers show up in BubbleDS with the default BubbleDS logo.

I remember using RuneAudio, it had a custom RuneAudio logo in BubbleDS. Wouldn't it be great to do the same for Moode Audio?

I made a custom logo as follows:
  1. Place the icon (64x64 pixels, 32 bits-per-pixel) in /usr/share/upmpdcli/moode_audio.png;
  2. Add an extra line to etc/upmpdcli.conf under #<grouptitle>Upmpdcli general parameters</grouptitle>:
    iconpath = /usr/share/upmpdcli/moode_audio.png

Restart the UPnP server and the logo shows up in BubbleDS. I did this for all 4 pi's with different "fruit" logo's :-)

Could you add a default MoodeAudio logo in the same manner for the next release?

Best regards, Mike

Works a treat here.

I never even thought to ask the question, could it be done? Thanks for the answer, Mike.

Regards,
Kent


RE: UPnP renderer logo in BubbleDS/BubbleUPNP - Tim Curtis - 12-14-2018

It was a trivial change so I've already added it to the small bugfix update that I hope to release before end of year :-)