Kodi Community Forum

Full Version: Selectively refusing to scrape some movies
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi there

My setup involves the following:

1 x vero running OSMC
2 x RPi B running OSMC
1 x Windows 10 PC running Kodi
all served by a Synology 1811+ NAS via FTP

All the movies here are added to the database except for 8 - and those eight movies do play in any other media player. Strangely they are the 8 Harry Potter movies.

Using the PC logs, the relevant lines appear to be:

2235. 23:19:40 T:1908   ERROR: XFILE::CDirectory::GetDirectory - Error getting nfs://192.168.1.14/volume1/Media/Movies/Harry Potter and the Goblet of Fire (2005)/
2236. 23:19:40 T:1908   DEBUG: VideoInfoScanner: Scanning dir 'nfs://192.168.1.14/volume1/Media/Movies/Harry Potter and the Goblet of Fire (2005)/' as not in the database
2237. 23:19:40 T:1908   DEBUG: VideoInfoScanner: No (new) information was found in dir nfs://192.168.1.14/volume1/Media/Movies/Harry Potter and the Goblet of Fire (2005)/
2238. 23:19:40 T:1908   ERROR: Failed to open(//Movies/Harry Potter and the Half Blood Prince (2009)/) opendir call failed with "NFS: READDIRPLUS of //Movies failed with NFS3ERR_ACCES(-13)"

You can find the complete log here: xbmclogs.com/pap9lsdle

Can anyone please advise?

Thanks very much
Thanks for your reply David

Unfortunately I don't think the cause is as simple as that: all my movies are in the same "Movie" folder (in folders of their own named MovieName(Year) ) and the permissions are set correctly for the main Movie folder. I did check if somehow there were different permissions for the 8 sub folders for these films but that is not the case.
Ah, it appears I was wrong...somehow the permissions for those subfolders was set differently. All fixed now, thanks for the advice