Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

PS3mediaserver

Featured Replies

I just downloaded ps3mediaserver-1.40.0-i486-1.5aj.plg

 

did a telnet putty and did installplg /boot/config/plugins/ps3mediaserver-1.40.0-i486-1.5aj.plg and got the below. Any help?

 

root@unraid:~# installplg /boot/config/plugins/ps3mediaserver-1.40.0-i486-1.5aj.                                                  plg

installing plugin: ps3mediaserver-1.40.0-i486-1.5aj

file /boot/config/plugins/jre-6u27-i586-1aj.plg: downloading from http://dl.dropbox.com/u/2902950/unRAID/jre/jre-6u27-i586-1aj.plg ... wget: unable to resolve host address `dl.dropbox.com'

bad download, deleting

 

  • Replies 435
  • Views 171.1k
  • Created
  • Last Reply

That's the java install package that is failing from someone's dropbox account.  Your going to struggle to find any JRE packages on slackware because it's been removed.  Maybe someone else could help you find or source a version that will work.

 

You'll be better starting here http://lime-technology.com/forum/index.php?topic=3072.msg159830#msg159830 and using a more up to date version of PS3MS, or UMS (and off shoot of PMS).

That's the java install package that is failing from someone's dropbox account.  Your going to struggle to find any JRE packages on slackware because it's been removed.  Maybe someone else could help you find or source a version that will work.

 

You'll be better starting here http://lime-technology.com/forum/index.php?topic=3072.msg159830#msg159830 and using a more up to date version of PS3MS, or UMS (and off shoot of PMS).

 

Thanks! hopping on that one to follow through your steps.

  • 2 months later...

Hi

 

First of all just to say I'm new to unix/linux but I'm learning very fast so thanks for everyone that has contributed.

 

I've been trying to get PS3MS running on my unraid server. The object is to view my media content hosted on the unRAID NAS via PS3.

 

I've followed Lacehims post 384 in this thread and downloaded all the files. One of the links is broken so i downloaded ffmpeg-0.11.2-i486-1alien.txz.

 

I can see the NAS on my PS3 but there is only a web folder on there. I also checked from my windows media player and again the device is there but no content.

 

I hope someone can provide me with some guidance to get this working please.

 

 

Here is my go script

 

#!/bin/bash
# Start the Management Utility
/usr/local/sbin/emhttp &
/boot/unmenu/uu

cd /boot/packages && find . -name '*.auto_install' -type f -print | sort | xargs -n1 sh -c
# PS3 Media Server
cd /boot/custom/ps3ms
installpkg jre-6u11-i586-1.tgz
cd /boot/custom/ps3ms/mencoder
installpkg *.tgz
cd /boot/custom/ps3ms/mencoder
installpkg *.txz
cd /boot/custom/ps3ms
./PMS.sh

 

Java , mencoder run ok but i get the following message when i run ffmpeg:

 

/usr/bin/ffmpeg: /usr/lib/libz.so.1: no version information available (required

by /usr/lib/libavcodec.so.54)

/usr/bin/ffmpeg: /lib/libm.so.6: version `GLIBC_2.15' not found (required by /us

r/lib/libavcodec.so.54)

 

There are no missing packages see below:

 

linux-gate.so.1 =>  (0xb7715000)
        libdl.so.2 => /lib/libdl.so.2 (0xb7708000)
        libssl.so.1 => /lib/libssl.so.1 (0xb76a7000)
        libcrypto.so.1 => /lib/libcrypto.so.1 (0xb74f0000)
        libz.so.1 => /usr/lib/libz.so.1 (0xb74dc000)
        libusb-0.1.so.4 => /usr/lib/libusb-0.1.so.4 (0xb74d7000)
        libavdevice.so.54 => /usr/lib/libavdevice.so.54 (0xb7424000)
        libavfilter.so.2 => /usr/lib/libavfilter.so.2 (0xb735e000)
        libavformat.so.54 => /usr/lib/libavformat.so.54 (0xb7208000)
        libavcodec.so.54 => /usr/lib/libavcodec.so.54 (0xb60a2000)
        libpostproc.so.52 => /usr/lib/libpostproc.so.52 (0xb607a000)
        libswresample.so.0 => /usr/lib/libswresample.so.0 (0xb6067000)
        libswscale.so.2 => /usr/lib/libswscale.so.2 (0xb6013000)
        libavutil.so.51 => /usr/lib/libavutil.so.51 (0xb5fea000)
        libm.so.6 => /lib/libm.so.6 (0xb5fc4000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xb5fab000)
        libc.so.6 => /lib/libc.so.6 (0xb5e47000)
        /lib/ld-linux.so.2 (0xb7716000)
        libusb-1.0.so.0 => /usr/lib/libusb-1.0.so.0 (0xb5e3b000)
        librt.so.1 => /lib/librt.so.1 (0xb5e32000)
        libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0xb5e2d000)
        libXext.so.6 => /usr/lib/libXext.so.6 (0xb5e1f000)
        libX11.so.6 => /usr/lib/libX11.so.6 (0xb5d37000)
        libasound.so.2 => /usr/lib/libasound.so.2 (0xb5c73000)
        libSDL-1.2.so.0 => /usr/lib/libSDL-1.2.so.0 (0xb5bc7000)
        libjpeg.so.8 => /usr/lib/libjpeg.so.8 (0xb5b92000)
        libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0xb5b67000)
        libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb5af8000)
        libbz2.so.1 => /lib/libbz2.so.1 (0xb5ae7000)
        libtheoraenc.so.1 => /usr/lib/libtheoraenc.so.1 (0xb5aa4000)
        libtheoradec.so.1 => /usr/lib/libtheoradec.so.1 (0xb5a8b000)
        libxcb.so.1 => /usr/lib/libxcb.so.1 (0xb5a73000)
        libXau.so.6 => /usr/lib/libXau.so.6 (0xb5a70000)
        libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb5a6b000)
        libxcb-xlib.so.0 => /usr/lib/libxcb-xlib.so.0 (0xb5a69000)
        libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0xb5a61000)
        libXrender.so.1 => /usr/lib/libXrender.so.1 (0xb5a57000)
        libvga.so.1 => /usr/lib/libvga.so.1 (0xb59d8000)
        libexpat.so.1 => /usr/lib/libexpat.so.1 (0xb59b8000)
        libogg.so.0 => /usr/lib/libogg.so.0 (0xb59b3000)

 

Here is my PMS.conf

thumbnails = true
alternativeffmpegpath =

mencoder_ass = true
folders = /mnt/user/Media/Movies (Home)
audiobitrate = 640
mencoder_usepcm = false
mencoder_mt = false
tsmuxer_preremux_pcm = true
mencoder_remux_ac3 = true
mencoder_encode = keyint=3:vqscale=2:vqmin=3
uuid = e6f97904-0ccd-3662-8446-2d3510fa166e

 

and finally my debug log

 

INFO  2013-02-07 23:04:52.963 [main] GUI environment not available
INFO  2013-02-07 23:04:52.964 [main] Switching to console mode
INFO  2013-02-07 23:04:52.967 [main] Starting PS3 Media Server 1.72.0
INFO  2013-02-07 23:04:52.968 [main] by shagrath / 2008-2012
INFO  2013-02-07 23:04:52.968 [main] http://ps3mediaserver.org
INFO  2013-02-07 23:04:52.969 [main] https://github.com/ps3mediaserver/ps3mediaserver
INFO  2013-02-07 23:04:52.969 [main] 
INFO  2013-02-07 23:04:52.969 [main] Build: d9fd0a44c (2012-11-18)
INFO  2013-02-07 23:04:52.970 [main] Java: 1.6.0_11-Sun Microsystems Inc.
INFO  2013-02-07 23:04:52.970 [main] OS: Linux i386 3.4.24-unRAID
INFO  2013-02-07 23:04:52.970 [main] Encoding: ANSI_X3.4-1968
INFO  2013-02-07 23:04:52.971 [main] Memory: 739 MB
INFO  2013-02-07 23:04:52.971 [main] 
INFO  2013-02-07 23:04:52.971 [main] Working directory: /boot/custom/ps3ms
INFO  2013-02-07 23:04:52.986 [main] Temp directory: /tmp/ps3mediaserver
INFO  2013-02-07 23:04:52.990 [main] Logging config file: /boot/custom/ps3ms/logback.headless.xml
INFO  2013-02-07 23:04:52.991 [main] debug.log: /boot/custom/ps3ms/debug.log
INFO  2013-02-07 23:04:52.992 [main] 
INFO  2013-02-07 23:04:52.992 [main] Profile directory: /boot/custom/ps3ms
INFO  2013-02-07 23:04:52.992 [main] Profile path: /boot/custom/ps3ms/PMS.conf
INFO  2013-02-07 23:04:52.993 [main] Profile permissions: rw
INFO  2013-02-07 23:04:52.993 [main] Profile name: MediaNAS
INFO  2013-02-07 23:04:52.994 [main] 
INFO  2013-02-07 23:04:53.086 [main] Loading MediaInfo library
INFO  2013-02-07 23:04:53.118 [main] Loaded MediaInfoLib - v0.7.39
INFO  2013-02-07 23:04:53.140 [main] Loading renderer configurations from /boot/custom/ps3ms/renderers
INFO  2013-02-07 23:04:53.142 [main] Loading configuration file: XBOX360.conf
INFO  2013-02-07 23:04:53.150 [main] Loading configuration file: BraviaEX.conf
INFO  2013-02-07 23:04:53.162 [main] Loading configuration file: Showtime3.conf
INFO  2013-02-07 23:04:53.173 [main] Loading configuration file: YamahaRXA1010.conf
INFO  2013-02-07 23:04:53.178 [main] Loading configuration file: iPad-iPhone.conf
INFO  2013-02-07 23:04:53.188 [main] Loading configuration file: AirPlayer.conf
INFO  2013-02-07 23:04:53.211 [main] Loading configuration file: Philips.conf
INFO  2013-02-07 23:04:53.218 [main] Loading configuration file: DLinkDSM510.conf
INFO  2013-02-07 23:04:53.232 [main] Loading configuration file: Android.conf
INFO  2013-02-07 23:04:53.239 [main] Loading configuration file: DirecTVHR.conf
INFO  2013-02-07 23:04:53.251 [main] Loading configuration file: Bravia5500.conf
INFO  2013-02-07 23:04:53.259 [main] Loading configuration file: SamsungWiseLink.conf
INFO  2013-02-07 23:04:53.264 [main] Loading configuration file: OPPOBDP83.conf
INFO  2013-02-07 23:04:53.269 [main] Loading configuration file: PopcornHour.conf
INFO  2013-02-07 23:04:53.273 [main] Loading configuration file: Panasonic.conf
INFO  2013-02-07 23:04:53.283 [main] Loading configuration file: PS3.conf
INFO  2013-02-07 23:04:53.313 [main] Loading configuration file: OPPOBDP93.conf
INFO  2013-02-07 23:04:53.317 [main] Loading configuration file: Kuro.conf
INFO  2013-02-07 23:04:53.322 [main] Loading configuration file: SMP-N100.conf
INFO  2013-02-07 23:04:53.329 [main] Loading configuration file: WDTVLive.conf
INFO  2013-02-07 23:04:53.334 [main] Loading configuration file: N900.conf
INFO  2013-02-07 23:04:53.339 [main] Loading configuration file: SonyBluray.conf
INFO  2013-02-07 23:04:53.345 [main] Loading configuration file: PhilipsPFL.conf
INFO  2013-02-07 23:04:53.371 [main] Loading configuration file: WMP.conf
INFO  2013-02-07 23:04:53.375 [main] Loading configuration file: LGST600.conf
INFO  2013-02-07 23:04:53.382 [main] Loading configuration file: FreeboxHD.conf
INFO  2013-02-07 23:04:53.399 [main] Loading configuration file: Streamium.conf
INFO  2013-02-07 23:04:53.403 [main] Loading configuration file: YamahaRXV671.conf
INFO  2013-02-07 23:04:53.406 [main] Loading configuration file: FreecomMusicPal.conf
INFO  2013-02-07 23:04:53.410 [main] Loading configuration file: Bravia4500.conf
INFO  2013-02-07 23:04:53.414 [main] Loading configuration file: XBMC.conf
INFO  2013-02-07 23:04:53.418 [main] Loading configuration file: Realtek.conf
INFO  2013-02-07 23:04:53.423 [main] Loading configuration file: SamsungAllShare.conf
INFO  2013-02-07 23:04:53.429 [main] Loading configuration file: Samsung-SMT-G7400.conf
INFO  2013-02-07 23:04:53.438 [main] Checking MPlayer font cache. It can take a minute or so.
DEBUG 2013-02-07 23:04:53.439 [main] launching: mplayer
INFO  2013-02-07 23:04:53.450 [main] [127] Cannot launch MPlayer / Check the presence of mplayer ...
INFO  2013-02-07 23:04:53.451 [main] Done!
INFO  2013-02-07 23:04:53.465 [main] Searching for plugins in /boot/custom/ps3ms/plugins
INFO  2013-02-07 23:04:53.466 [main] No plugins found
INFO  2013-02-07 23:04:53.512 [main] Registering transcoding engine: FFmpeg Audio
INFO  2013-02-07 23:04:53.521 [main] Registering transcoding engine: MEncoder
INFO  2013-02-07 23:04:53.522 [main] Registering transcoding engine: FFmpeg
INFO  2013-02-07 23:04:53.523 [main] Registering transcoding engine: MPlayer Audio
INFO  2013-02-07 23:04:53.523 [main] Registering transcoding engine: FFmpeg Web Video
INFO  2013-02-07 23:04:53.524 [main] Registering transcoding engine: MEncoder Web
INFO  2013-02-07 23:04:53.525 [main] Registering transcoding engine: MPlayer Video Dump
INFO  2013-02-07 23:04:53.525 [main] Registering transcoding engine: MPlayer Web
INFO  2013-02-07 23:04:53.527 [main] Registering transcoding engine: tsMuxeR
INFO  2013-02-07 23:04:53.528 [main] Registering transcoding engine: Audio High Fidelity
INFO  2013-02-07 23:04:53.529 [main] Registering transcoding engine: VLC Audio Streaming
INFO  2013-02-07 23:04:53.529 [main] Registering transcoding engine: VLC Video Streaming
INFO  2013-02-07 23:04:53.530 [main] Registering transcoding engine: dcraw Thumbnailer
INFO  2013-02-07 23:04:53.541 [main] Using address /192.168.1.98 found on network interface: name:eth0 (eth0) index: 2 addresses: /192.168.1.98;
INFO  2013-02-07 23:04:53.542 [main] Created socket: /192.168.1.98:5001
INFO  2013-02-07 23:04:53.693 [main] Checking shared folder: /mnt/user/Media/Movies (Home)
DEBUG 2013-02-07 23:04:53.837 [main] Sending ALIVE...
INFO  2013-02-07 23:04:53.839 [main] Using the following UUID configured in PMS.conf: e6f97904-0ccd-3662-8446-2d3510fa166e
INFO  2013-02-07 23:04:53.925 [New I/O server worker #1-1] No IP filter specified, access granted to /192.168.1.254
INFO  2013-02-07 23:04:53.941 [New I/O server worker #1-1] Media renderer was not recognized. Possible identifying HTTP headers: User-Agent: Thomson_http-lib/r0.1
INFO  2013-02-07 23:04:59.581 [New I/O server worker #1-2] No IP filter specified, access granted to /192.168.1.67
INFO  2013-02-07 23:04:59.607 [pool-4-thread-1] Checking IP: 192.168.1.67 for WMP
INFO  2013-02-07 23:04:59.628 [pool-4-thread-1] Renderer WMP found on this address: HOME-PC.lan (192.168.1.67)
DEBUG 2013-02-07 23:04:59.657 [pool-4-thread-1] Starting ping -c 3 -s 64000 192.168.1.67
DEBUG 2013-02-07 23:04:59.688 [pool-4-thread-1] Unix process ID (ping): 12041
INFO  2013-02-07 23:05:00.130 [main] The server should now appear on your renderer
DEBUG 2013-02-07 23:05:01.677 [speedStats Failsafe] Stopping Unix process 12041: ping-0
INFO  2013-02-07 23:05:01.681 [pool-4-thread-1] Address /192.168.1.67 has an estimated network speed of: 85 Mb/s
DEBUG 2013-02-07 23:05:10.423 [uPNP-AliveMessageSender] Sending ALIVE...
DEBUG 2013-02-07 23:05:35.703 [uPNP-AliveMessageSender] Sending ALIVE...
INFO  2013-02-07 23:05:58.954 [New I/O server worker #1-2] Checking shared folder: /mnt/user/Media/Movies (Home)
DEBUG 2013-02-07 23:08:39.862 [uPNP-AliveMessageSender] Sending ALIVE...
DEBUG 2013-02-07 23:11:44.311 [uPNP-AliveMessageSender] Sending ALIVE...
DEBUG 2013-02-07 23:14:48.560 [uPNP-AliveMessageSender] Sending ALIVE...
INFO  2013-02-07 23:17:39.257 [uPNPHelper] No IP filter specified, access granted to /192.168.1.65

Hi mhd143

 

What version of unraid are you using?  Mine ran fine on 4.7 but when I upgraded to 5B11 PS3 Media Server was flaky, so I was running UMS (Universal Media Server) which is an offshoot of PS3MS but something (I think one of the packages, not UMS itself was causing crond errors), anyway I've since been using Plex, which has been very good, and also has a DLNA server.  Just another option for you.

 

Anyway, back to PS3MS.  The ffmpeg error you are getting is telling you that you need to installed GCC compiler.  If you have unmenu then you can install while you find out what packages are missing and once you have it all running you can stop it running on every reboot.  It's in unmenu under packages called GCC (You'll notice that under the description is mentions glibc.

 

Don't use Windows Media Player to check the server, it's useless and even when it's working it doesn't show up!  Use your PS3, or if you have a PC, download a client like XBMC.

 

Here is my PMS.conf file

 

hidevideosettings = false
notranscode = false
nbcores = 2
thumbnails = false
thumbnail_seek_pos = 600
mencoder_ass = false
embed_dts_in_pcm = false
mencoder_disablesubs = true
mencoder_nooutofsync = false
folders = /mnt/user/Video,/mnt/user/Photos,/mnt/user/Music
minimized = true
network_interface = eth0
hostname = 192.168.2.40
mencoder_usepcm = false
mencoder_remux_mpeg2 = true
mencoder_mux_compatible = false
dvd_isos_thumbnails = true
use_mplayer_for_video_thumbs = false
usecache = false
hide_media_library_folder = false
hide_extensions = true
mencoder_yadif = false
mencoder_forcefps = false
fix_25fps_av_mismatch = false
tsmuxer_forcefps = false
engines = mencoder,tsmuxer,mplayeraudio,ffmpegaudio,tsmuxeraudio,mencoderwebvideo,mplayerwebaudio,rawthumbs
mencoder_encode = keyint=1:vqscale=1:vqmin=2
usecache = false
uuid = LEAVE YOUR UUID HERE

 

I would say that your (home) comment in your conf isn't doing any good, remove that. :)

 

Good luck.  Also you can run UMS and PS3 side by side (effectively running 2 DLNA servers) to test.  They use the same packages, and java.

 

If I had more time I would update all the packages UMS & PS3MS uses and ask for some help to make a plugin.  It's a great little DLNA server, but you really need to fiddle to get it running smoothly as you are finding out.  I don't have a test server, and Plex is just ticking all the boxes for me at the moment so I just stopped using UMS.

 

Good luck, and let me know how you are going with it!

Hi mhd143

 

What version of unraid are you using?  Mine ran fine on 4.7 but when I upgraded to 5B11 PS3 Media Server was flaky, so I was running UMS (Universal Media Server) which is an offshoot of PS3MS but something (I think one of the packages, not UMS itself was causing crond errors), anyway I've since been using Plex, which has been very good, and also has a DLNA server.  Just another option for you.

 

Anyway, back to PS3MS.  The ffmpeg error you are getting is telling you that you need to installed GCC compiler.  If you have unmenu then you can install while you find out what packages are missing and once you have it all running you can stop it running on every reboot.  It's in unmenu under packages called GCC (You'll notice that under the description is mentions glibc.

 

Don't use Windows Media Player to check the server, it's useless and even when it's working it doesn't show up!  Use your PS3, or if you have a PC, download a client like XBMC.

 

Here is my PMS.conf file

 

hidevideosettings = false
notranscode = false
nbcores = 2
thumbnails = false
thumbnail_seek_pos = 600
mencoder_ass = false
embed_dts_in_pcm = false
mencoder_disablesubs = true
mencoder_nooutofsync = false
folders = /mnt/user/Video,/mnt/user/Photos,/mnt/user/Music
minimized = true
network_interface = eth0
hostname = 192.168.2.40
mencoder_usepcm = false
mencoder_remux_mpeg2 = true
mencoder_mux_compatible = false
dvd_isos_thumbnails = true
use_mplayer_for_video_thumbs = false
usecache = false
hide_media_library_folder = false
hide_extensions = true
mencoder_yadif = false
mencoder_forcefps = false
fix_25fps_av_mismatch = false
tsmuxer_forcefps = false
engines = mencoder,tsmuxer,mplayeraudio,ffmpegaudio,tsmuxeraudio,mencoderwebvideo,mplayerwebaudio,rawthumbs
mencoder_encode = keyint=1:vqscale=1:vqmin=2
usecache = false
uuid = LEAVE YOUR UUID HERE

 

I would say that your (home) comment in your conf isn't doing any good, remove that. :)

 

Good luck.  Also you can run UMS and PS3 side by side (effectively running 2 DLNA servers) to test.  They use the same packages, and java.

 

If I had more time I would update all the packages UMS & PS3MS uses and ask for some help to make a plugin.  It's a great little DLNA server, but you really need to fiddle to get it running smoothly as you are finding out.  I don't have a test server, and Plex is just ticking all the boxes for me at the moment so I just stopped using UMS.

 

Good luck, and let me know how you are going with it!

 

Hi Lacehim

 

I'm using 5b11 which was the latest version available.

 

I've tried to configure up a folder level /mnt/user/Media but it made no difference.

 

The content is played back fine from my XBMC client which is hosted on a windows 7 OS but that is because I've mapped the source of the content to a UNC path.

 

Maybe it has something to do with the hostname IP address not being in my PMS.conf file?

 

So my next steps are to:

 

1. Check on PS3

2. Try from an XBMC client

3. GCC compiler

4. If no joy maybe try another DLNA server or downgrade.

 

Do we know which is the latest stable version PS3MS works with?

 

Thanks for your help

 

You can also check to see if it's running by accessing http://SERVERIP:5001/console/home

 

Install the GCC compiler and get FFMPEG working first, that might solve the problem.

 

Also try my conf, just put your IP in, your UUID & update the folder

 

I have to admit I like Plex, it's managed via a webui so much easier to set up.  I haven't used my PS3 with it because I've been using the media centre on my LGTV instead, but I can test it if you would like me too.  PS3MS and UMS are primarily aimed at Windows from the info I've read, and linux support isn't that great from what I've experienced.  I'm not a linux guru so I really only fudged my way through getting this running.

 

Also here's the PS3 part of my go file, and it was starting with the server ok.

 

# Start PS3MS
cd /mnt/disk/apps/ps3ms
installpkg jre-6u11-i586-1.tgz
echo "Installed JRE" | logger
cd /mnt/disk/apps/ps3ms/mencoder
installpkg *.tgz
echo "Installed TGZ Packages" | logger
cd /mnt/disk/apps/ps3ms/mencoder
installpkg *.txz
echo "Installed TXZ Packages" | logger
cd /mnt/disk/apps/ps3ms
nohup ./PMS.sh >/dev/null 2>&1 &
echo "PMS.sh Started" | logger

 

Also your media folders, is it called Movies (Home) or Movies? 

 

You listed /mnt/user/Media/Movies (Home) but it may not like the brackets. ;)  Also it might be case sensitive.

You can also check to see if it's running by accessing http://SERVERIP:5001/console/home

 

Install the GCC compiler and get FFMPEG working first, that might solve the problem.

 

Also try my conf, just put your IP in, your UUID & update the folder

 

I have to admit I like Plex, it's managed via a webui so much easier to set up.  I haven't used my PS3 with it because I've been using the media centre on my LGTV instead, but I can test it if you would like me too.  PS3MS and UMS are primarily aimed at Windows from the info I've read, and linux support isn't that great from what I've experienced.  I'm not a linux guru so I really only fudged my way through getting this running.

 

Also here's the PS3 part of my go file, and it was starting with the server ok.

 

# Start PS3MS
cd /mnt/disk/apps/ps3ms
installpkg jre-6u11-i586-1.tgz
echo "Installed JRE" | logger
cd /mnt/disk/apps/ps3ms/mencoder
installpkg *.tgz
echo "Installed TGZ Packages" | logger
cd /mnt/disk/apps/ps3ms/mencoder
installpkg *.txz
echo "Installed TXZ Packages" | logger
cd /mnt/disk/apps/ps3ms
nohup ./PMS.sh >/dev/null 2>&1 &
echo "PMS.sh Started" | logger

 

Also your media folders, is it called Movies (Home) or Movies? 

 

You listed /mnt/user/Media/Movies (Home) but it may not like the brackets. ;)  Also it might be case sensitive.

 

the share is called Media but yesterday i went a folder level down to Movies (Home) as a test. I'll revert it back to the share name and i did check case sensitivity but thanks for the reminder. :)

 

I'll have a go over the weekend with the suggested approaches and let you know how it goes.

 

Thanks again

First thing i did was change the folder path  to the share then added your PMS.conf and checked the PS3 and it was there.

 

I played back a few movies which were ok then i went back to the same movie and it just seems to take ages to load and other times there is nothing in the folder all within minutes of each other. Really weird

is ffmpeg still running with errors?

 

You could also try UMS to see if that sorts the problems out, I was running them side by side for a few months, and UMS was a lot more stable.  PMS would crash.

  • 1 year later...

So what I gather after reading this is that it still is a WIP and doesn't work 100% of the time.  It doesn't effect unraid or its contents and unraid can still run as normal with errors

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.