Hey. I've been trying to get my Pi model B 256MB to work.
SD content plays just fine, most of the time. But sometimes just the audio comes up and the Pi is stuck at menu.
HD content thought, most often does not start at all. And sometimes it starts and quits after some seconds, sometimes with image and sometimes only with audio.
The logs when it doesn't play anything at all is as this:
16:43:11 T:2778723424 NOTICE: Thread Jobworker start, auto delete: true
16:43:18 T:3044667920 ERROR: Keymapping error: no such action '-' defined
16:43:21 T:3044667920 ERROR: Previous line repeats 1 times.
16:43:21 T:3044667920 NOTICE: COMXPlayer: Opening: http://192.168.1.175:32400/library/parts/2391/file.mkv
16:43:21 T:2726294624 NOTICE: Thread COMXPlayer start, auto delete: false
16:43:21 T:2637165664 NOTICE: PlexDirectory::GetDirectory(http://192.168.1.175:32400/library/metadata/1498?checkFiles=1)
16:43:21 T:2726294624 NOTICE: Creating InputStream
16:43:21 T:2726294624 ERROR: Open - Unhandled exception
16:43:21 T:2726294624 ERROR: Open - Error opening http://192.168.1.175:32400/library/parts/2391/file.mkv
16:43:21 T:2726294624 ERROR: COMXPlayer::OpenInputStream - error opening [http://192.168.1.175:32400/library/parts/2391/file.mkv]
16:43:21 T:2726294624 NOTICE: COMXPlayer::OnExit()
16:43:21 T:2726294624 NOTICE: COMXPlayer::OnExit() deleting input stream
16:43:22 T:3044664416 NOTICE: Plex Media Server Queue: http://192.168.1.175:32400/:/progress?key=1498&identifier=com.plexapp.plugins.library&time=0&state=$
16:43:22 T:3044667920 NOTICE: OMXClock using video as reference
16:43:44 T:2801521760 NOTICE: Previous line repeats 1 times.
16:43:44 T:2801521760 NOTICE: None
The Pi has both codec licenses and is running on 100mbit/s cable network.
I've tried many things but still no luck with getting it to run good.
Edit: Opening the mkv links in the logfiles starts the movies in the browser without any problem. So the fault is at the Pi's end.