server loading at boot time

Please add the option to inhibit the loading of the server at boot time.
zip wrote:There are ways to disable the Windows service or Mac daemon.
http://wiki.serviio.org/doku.php?id=control_win
http://wiki.serviio.org/doku.php?id=mac ... _autostart
atc98092 wrote:So what you want is to be able to launch the console without the server running, and be able to start and stop the server service from the console itself. Is that accurate?
zip wrote:This is a client-server application, so the console will not start without the server.
repeters wrote:zip wrote:This is a client-server application, so the console will not start without the server.
Clearly, I don't know any of the details of the application. I would, however, like to make one observation.
When the server is automatically launched at boot time I can open the console side and stop the server. If I then quit the console application and open it again it opens with the server still stopped. I can then start the server from within the console application. Why can't this behavior be incorporated into the console the first time it launches if that is what the user desires?
atc98092 wrote:repeters wrote:zip wrote:This is a client-server application, so the console will not start without the server.
Clearly, I don't know any of the details of the application. I would, however, like to make one observation.
When the server is automatically launched at boot time I can open the console side and stop the server. If I then quit the console application and open it again it opens with the server still stopped. I can then start the server from within the console application. Why can't this behavior be incorporated into the console the first time it launches if that is what the user desires?
Actually, the button on the console does not stop the actual Serviio service. It only disables the DLNA server. The service is still running.
If I had to guess, the console itself can't access the database unless the service is running. This would account for why Zip says the console won't run without the service running. Of course, I could be all wet here, too!