zrevai / ps3mediaserver

Automatically exported from code.google.com/p/ps3mediaserver
2 stars 0 forks source link

launch in background #218

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Feature Request:

On MacOS and Linux it may be optimal to run a headless or background setup,
IE, if you want the process to start before someone logs in locally you'll
want to run it as a system process.

Additional thoughts:
1. Document the configuration to allow easy configuration w/out gui.
2. Save process ID to a (pid) file so scripts can check that it is running
and restart it if necessary.
3. Output Status information to a pipe file to allow 3rd party
scripts/interfaces to monitor and interact with the server.

Original issue reported on code.google.com by dreadlo...@gmail.com on 22 Jan 2009 at 10:20

GoogleCodeExporter commented 9 years ago
Ditto. Is there even a way to run the process in headless mode at all? If I try
starting it on linux without an X server running, I get the error

java.lang.NoClassDefFoundError: Could not initialize class 
sun.awt.X11GraphicsEnvironment

Also, is it possible to configure without the GUI? I don't see any 
configuration file
in the program directory, other than WEB.conf which doesn't appear to contain 
all the
settings.

Original comment by ajkes...@gmail.com on 6 Mar 2009 at 6:32

GoogleCodeExporter commented 9 years ago
PMS.sh console

about the conf, you will have some infos on the forum

Original comment by ps3mediaserver@gmail.com on 5 Apr 2009 at 7:42