Control: tags -1 confirmed upstream
Control: forwarded -1 
http://forum.kodi.tv/showthread.php?tid=207088&pid=2196885#pid2196885

Hi,
On Tue, 23 Jun 2015 10:53:41 +0200 Christa Brinkmann 
<christa.brinkmann...@gmail.com> wrote:
> Confirm issue:
> 
> Playing ISO DVD on SMB share does not work, while the same ISO on local
> storage plays find. Error in log is always dvdnav related.
> 
> Seems to be an old, "solved" issue:
> 
> http://forum.kodi.tv/showthread.php?tid=157925
It may be solved in Kodi's embedded libdvdread, but at the moment Kodi
tries to make system's libdvdread open the DVD from the URL used by
Kodi's virtual filesystem:
...
/tmp/kodi.trace.10250:open("nfs://1.2.3.4/dir/file.iso")", O_RDONLY) = -1 
ENOENT (No such file or directory)
...

Fixing the issue for system's libdvdread, too, seems to require changes to 
libdvdread's API and Kodi as well.
In the meantime please mount the NFS and Samba shares in fstab which makes 
opening the DVD-s working like opening
them from the local filesystem.

Cheers,
Balint

Reply via email to