No true. However, I want the library server to run as a server, as indeed a lot of people have requested over the years. I.e. to run on a remote computer with no user interaction on that machine required, and any interaction with it completed via a client. All file handling/searching/manipulation etc can be done on the server and results passed back to the client. The server will also be responsible for setting up the stream to the client/s. The client and server parts can both run on the same machine or different machines, yet they are separate and distinct.
In order that a server runs on a remote machine with no user interaction, it is usual that it runs as a system service. Of course in the case of MC15 this then has limitations as Glynor has pointed out above. Yet a lot of people have requested this type of implementation and it would probably benefit many more as well.
I am already seeing a lot of people take up server system in the home, especially with things like Windows Home Server and the next version, Aurora, just around the corner. This is going to be a way people will want thier system set up in the future, and we have been asking for it here for years.