taconaut / pms-mlx

The goal of this extension is to let the PS3 Media Server do the serving and transcoding jobs as well as it always did and to additionally offer a way to configure what files show up in which folder.
http://www.ps3mediaserver.org/forum/viewtopic.php?f=14&t=9775
GNU General Public License v2.0
6 stars 3 forks source link

Using correct jar name in OSX startup script. #71

Closed Raptor399 closed 11 years ago

Raptor399 commented 11 years ago

PMS-MLX uses "pms-core.jar" as its main jar, not "pms.jar". This fix will make the installed application on OSX work.

taconaut commented 11 years ago

:+1: Good catch! Thanks