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
How to start the service manual [#17401]
Moderator: Gurus
Re: How to start the service manual
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
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
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying
How to attach PICTURE/SCREENSHOTS to forum posts
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying
How to attach PICTURE/SCREENSHOTS to forum posts
Re: How to start the service manual [#17401]
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...])
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...])
Re: How to start the service manual [#17401]
Why i have somethimes 3 of 4 times befor the serverice will start manualy
sc start MediaMonkey5Service
If got the following error
[SC] StartService FAILED 1053:
The service did not respond correctly to the start or control command
sc start MediaMonkey5Service
If got the following error
[SC] StartService FAILED 1053:
The service did not respond correctly to the start or control command