2021-02-01, 21:29
I'm running Kodi on Android TV.
I load all my movies through a Samba network.
All my movies have paths like:
smb://media-pc/public/Media/Movies/Vivarium (2019)/Vivarium 2019.mkv
But one specific movie does not work:
smb://media-pc/public/Media/Movies/Apollo 11 (2019)/Apollo 11 2019.mkv
I have enabled logging to see what the error is:
----------------------------------------------------------
DEBUG: CVideoGUIInfo::InitCurrentItem(smb://media-pc/public/Media/Movies/Apollo 11 (2019)/Apollo 11 2019.mkv)
DEBUG: CSMBFile::Open - opened smb://media-pc/public/Media/Movies/Apollo 11 (2019)/Apollo 11 2019.mkv, fd=-1
INFO: SMBFile->Open: Unable to open file : 'smb://media-pc/public/Media/Movies/Apollo%2011%20(2019)/Apollo%2011%202019.mkv' unix_err:'16' error : 'Invalid argument'
ERROR: CVideoPlayer::OpenInputStream - error opening [smb://media-pc/public/Media/Movies/Apollo 11 (2019)/Apollo 11 2019.mkv]
What I could find about this error online is that the path contains unsupported characters, is too long or is invalid.
But in this case everything seems fine.
I also have Plex running who indexes movies from the same location and Plex plays the movie without any problem.
I hope someone can help me with this issue.
I load all my movies through a Samba network.
All my movies have paths like:
smb://media-pc/public/Media/Movies/Vivarium (2019)/Vivarium 2019.mkv
But one specific movie does not work:
smb://media-pc/public/Media/Movies/Apollo 11 (2019)/Apollo 11 2019.mkv
I have enabled logging to see what the error is:
----------------------------------------------------------
DEBUG: CVideoGUIInfo::InitCurrentItem(smb://media-pc/public/Media/Movies/Apollo 11 (2019)/Apollo 11 2019.mkv)
DEBUG: CSMBFile::Open - opened smb://media-pc/public/Media/Movies/Apollo 11 (2019)/Apollo 11 2019.mkv, fd=-1
INFO: SMBFile->Open: Unable to open file : 'smb://media-pc/public/Media/Movies/Apollo%2011%20(2019)/Apollo%2011%202019.mkv' unix_err:'16' error : 'Invalid argument'
ERROR: CVideoPlayer::OpenInputStream - error opening [smb://media-pc/public/Media/Movies/Apollo 11 (2019)/Apollo 11 2019.mkv]
What I could find about this error online is that the path contains unsupported characters, is too long or is invalid.
But in this case everything seems fine.
I also have Plex running who indexes movies from the same location and Plex plays the movie without any problem.
I hope someone can help me with this issue.