MinimServer Forum
Stable UUID? - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: Support (/forumdisplay.php?fid=4)
+--- Thread: Stable UUID? (/showthread.php?tid=4318)



Stable UUID? - unclemaximus - 29-12-2017 18:27

Hi

It seems like everytime I restart Minimserver, its uuid changes or at least it looks that way to me. Couple of my players on Android actually trust that number to find the devices quickly.

Is it possible to assign a uniq uuid that does not change across sessions?


thanks


RE: Stable UUID? - simoncn - 29-12-2017 23:15

The UDN used by MinimServer is written into the minimserver.config file when MinimServer is started for the first time and never changes after this unless you delete the minimserver.config file.


RE: Stable UUID? - unclemaximus - 30-12-2017 18:49

What is the difference between monitorUDN and the normal UDN? Can they be the same?


RE: Stable UUID? - simoncn - 30-12-2017 20:15

Do not change either of these. They must not be the same. monitorUDN is the device (in UPnP terms) that is used by MinimWatch and udn is the device that is used by UPnP control points.


RE: Stable UUID? - unclemaximus - 30-12-2017 20:46

simoncn

Thanks for the info.