Page 1 of 1

How to start the service manual [#17401]

Posted: Sat Jan 16, 2021 2:59 pm
by glda19
Hi
I have a other media server that i use for streaming films.
I set the service for that server to manualy and Make a shortcut
by target i put this "C:\Program Files\Serviio\bin\ServiioService.exe" -stop
With this i can stop the server. and when i change stop to start the server wil start

Can i do the same for media monkey

Re: How to start the service manual

Posted: Mon Jan 18, 2021 3:54 am
by Peke
Hi,
No it is not possible to do that in MM, but I agree it would be useful in some cases.

Added as https://www.ventismedia.com/mantis/view.php?id=17401

Re: How to start the service manual [#17401]

Posted: Mon Jan 18, 2021 6:43 am
by Ludek
There already is the command line to start/stop the MM service:

For MM4:
sc start MediaMonkeyService
sc stop MediaMonkeyService

For MM5:
sc start MediaMonkey5Service
sc stop MediaMonkey5Service

Just ensure that you installed MM as service (Options > Media Sharing > [Install as service...])