Post Reply 
MinimServer UPnP server icon
29-05-2018, 08:34
Post: #1
MinimServer UPnP server icon
Hi Simon,

Is there a way to change the icon displayed by MinimServer in control point application in front of the server name (displayName property) ?

My MinimServer is running on a Raspberry Pi and I've tried to change the server48.png file from the "icons" folder with no success, BubbleUPnP is still showing the default MinimServer icon (musical slave on green background).

It would be helpful to quickly identify MinimServer instances when there are multiple ones.

Cheers,
Sébastien
Find all posts by this user
Quote this message in a reply
29-05-2018, 09:30
Post: #2
RE: MinimServer UPnP server icon
You can replace the default icon shown by the control point by doing the following:

1) Create a directory containing custom versions of these four files:
minimicon-120.png (a 120x120 pixel PNG image)
minimicon-120.jpg (a 120x120 pixel JPEG image)
minimicon-48.png (a 48x48 pixel PNG image)
minimicon-48.jpg (a 48x48 pixel JPEG image)

2) In the minimserver/data directory, create a file named minimserver.defaults containing the single line
.path = /path/to/the/directory/containing/your/custom/icons

3) Stop and restart MinimServer
Find all posts by this user
Quote this message in a reply
29-05-2018, 17:58
Post: #3
RE: MinimServer UPnP server icon
It works like a charm.
Thank you Simon !
Find all posts by this user
Quote this message in a reply
05-09-2021, 12:27
Post: #4
RE: MinimServer UPnP server icon
Does this "trick" work for the windows version, and for the latest update?

I did literally what he did and it doesn't work for me.
Find all posts by this user
Quote this message in a reply
06-09-2021, 10:30
Post: #5
RE: MinimServer UPnP server icon
I have tried this with the latest update on Windows and it is working for me. What exactly did you put in the minimserver.defaults file?
Find all posts by this user
Quote this message in a reply
08-09-2021, 20:36
Post: #6
RE: MinimServer UPnP server icon
In my minimserver.defaults file is:

.path = C:/Program Files/MinimServer/customicon

Note: this is in the /data folder in AppData/Roaming/Minimserver, the regular MinimServer folder doesn't have a /Data subfolder.
Find all posts by this user
Quote this message in a reply
09-09-2021, 11:19 (This post was last modified: 17-09-2021 13:38 by simoncn.)
Post: #7
RE: MinimServer UPnP server icon
Because of the space in Program Files, you need to quote the path like this:

.path = "C:/Program Files/MinimServer/customicon"

Note: it would be better not to put the icons folder in this location. See this post.
Find all posts by this user
Quote this message in a reply
10-09-2021, 20:24
Post: #8
RE: MinimServer UPnP server icon
Ok, now it works. Thanks a lot!!
Find all posts by this user
Quote this message in a reply
11-09-2021, 18:41
Post: #9
RE: MinimServer license code
what if I need to renew but lost my license code?
Find all posts by this user
Quote this message in a reply
17-09-2021, 11:54 (This post was last modified: 17-09-2021 11:54 by lyapounov.)
Post: #10
RE: MinimServer UPnP server icon
It worked on my Synology (I put minimserver.defaults in the appData subdir)

Question: the icons are also in a subfolder of minimserver

So I have two foreigners: the minimserver.defaults file and the icons subdir

What happens when there is an update ?
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)