Page 1 of 1

UMS.code is not working

Posted: Wed Jun 22, 2016 12:13 pm
by mloyola
Hello,

First and foremost I have to say Universal Media Server Is Amazing, I love it for so many different reasons and would love to take part in any beta testing.
However I have run into a problem of my own that I cannot wrap my head around.

OS: Windows 10 64 Bit
Universal Media Server 6.3.2

After creating the UMS.code file with the following code and placed in the UMS folder located in C:\ProgramData\UMS nothing happens ? should the folder be a parent folder, sub folder ?

.*private.*,1234

the wiki below looks promising however perhaps I'm looking in the wrong location for UMS
https://github.com/UniversalMediaServer ... d-Security

I ran into another forum where a gentlemen identifies the code above as a bug and corrects it with the following, however this does not work either
.*__private__.*,1234

any help is greatly appreciated

kind regards,

Re: UMS.code is not working

Posted: Thu Jun 23, 2016 10:52 am
by mloyola
attached is my UMS.code file. Logs are useless at this point since there is no error or sign of the file even being recognized.
UMS.zip
UMS.code
(135 Bytes) Downloaded 798 times

Re: UMS.code is not working

Posted: Thu Jun 23, 2016 12:53 pm
by mloyola
I got it to work for the record.

the correct expression is exactly as mentioned the url below .*Private.*,12345

https://github.com/UniversalMediaServer ... d-Security

however this only worked after completely exiting UMS and re launching UMS

hope this helps anyone having the same troubles I did :)

UMS ROCKS!! :D