Playing video files fails Libreelec 8.0.1 Unhandled Exception

  • I'm running Libreelec v8.0.1 / Kodi 17.1 on a Raspberry Pi3, freshly setup with no extra addons. I've configured a samba share with my movie files, which works and the files get catalogued. However when I try to select any of them to play I get a spinging blue icon for a second, then nothing. Also, nothing appears in the event log.

    I've copied the system log to pastebin here JQVE but the key lines appear to be:

    Code
    11:14:13.798 T:1961930752 NOTICE: VideoPlayer: Opening: smb://ORION/movies/Movies/2001 Space Odyssey.avi
    11:14:13.798 T:1961930752 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED 11:14:13.799 T:1605366688 NOTICE: Creating InputStream
    11:14:17.813 T:1605366688 ERROR: Action - thread VideoPlayer, Unhandled exception caught in thread process, aborting. auto delete: 0
    11:14:17.813 T:1605366688 NOTICE: CVideoPlayer::OnExit()
    11:14:17.813 T:1605366688 NOTICE: VideoPlayer: eof, waiting for queues to empty 11:14:17.814 T:1961930752 ERROR: Playlist Player: skipping unplayable item: 0, path [smb://ORION/movies/Movies/2001 Space Odyssey.avi]

    This happens for all the files I have. Any ideas on what could be causing this ?

    Paul.

    Edited once, last by paulhurleyuk (May 20, 2017 at 12:28 PM).

  • OK, here is the kodi.log with debug log turned on > eeHH

    Also, I tried copying an avi file to the local storage on the pi, and this plays succesfully, which makes me think it may be an issue with SMB ? I turned on component level debugging for SMB and repeated trying to play a movie, that log is here > UYYb