OS X Movie library will not update using NFS mount
#1
I have a MACMini running OS X El Capitan 10.11.5. I had previously setup NFS automount maps in /etc/auto_nfs (and /etc/auto_master) which mounted exported volumes from my Akitio NAS device which presents the NFS shares with great success. The Movies library would always auto-populate with newly available movies (in their own separate directories matching the title). The Movie Database scrapper always worked well.

Now, no matter what I do (i.e. downgrading kodi, upgrading kodi, deleting and reinstalling kodi), the Movie library will no longer update the library. I have changed The Movie Database setting, used the Universal scrapper, cleaned the library and nothing helps. This used to work very well.

I have manually checked the NFS automounts and am able to read/write without issue from the same user account under which Kodi runs.
Can you suggest anything obvious things to check so that I can get my Movie Library working again?

Comment: I also use OpenELEC on a RasberryPi running kodi 15.2 and it accesses exactly the same NFS share and properly updates its Movie library without issue so this seems to be a unique issue with MAC OS X.

Any help would be greatly appreciated.

=== Output from "id" ===
uid=502(mymovies) gid=20(staff) groups=20(staff),703(com.apple.sharepoint.group.3),12(everyone),61(localaccounts),79(_appserverusr),80(admin),81(_appserveradm),98(_lpadmin),701(com.apple.sharepoint.group.1),33(_appstore),100(_lpoperator),204(_developer),395(com.apple.access_ftp),398(com.apple.access_screensharing),399(com.apple.access_ssh-disabled),702(com.apple.sharepoint.group.2)

=== Output from "df -h": ===
Filesystem Size Used Avail Capacity iused ifree %iused Mounted on
/dev/disk0s2 465Gi 26Gi 439Gi 6% 6836804 115049938 6% /
devfs 180Ki 180Ki 0Bi 100% 623 0 100% /dev
map -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net
map auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home
map auto_nfs 0Bi 0Bi 0Bi 100% 0 0 100% /Volumes/home
map auto_nfs 0Bi 0Bi 0Bi 100% 0 0 100% /Volumes/Videos
192.168.0.150:/home/movies/Videos 1.8Ti 597Gi 1.2Ti 33% 8123 390589893 0% /Volumes/Videos
192.168.0.150:/home 1.8Ti 597Gi 1.2Ti 33% 8123 390589893 0% /Volumes/home


=== Contents of /etc/auto_master: ===
#
# Automounter master map
#
+auto_master # Use directory service
/net -hosts -nobrowse,hidefromfinder,nosuid
/home auto_home -nobrowse,hidefromfinder
/Network/Servers -fstab
/- -static
/- auto_nfs -nobrowse,nosuid


=== Contents of /etc/auto_nfs ===
/Volumes/home -fstype=nfs,noowners,nolockd,noresvport,hard,bg,intr,rw,tcp,nfc nfs://192.168.0.150:/home
/Volumes/Videos -fstype=nfs,noowners,nolockd,noresvport,hard,bg,intr,rw,tcp,nfc nfs://192.168.0.150:/home/movies/Videos
Reply
#2
post a debug log (wiki) - are you missing the auto update - or does the update not work even when done manually?
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#3
btw this hasn't todo with the video support section imo...
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#4
Thread moved to OS X section
|Banned add-ons (wiki)|Forum rules (wiki)|VPN policy (wiki)|First time user (wiki)|FAQs (wiki) Troubleshooting (wiki)|Add-ons (wiki)|Free content (wiki)|Debug Log (wiki)|

Kodi Blog Posts
Reply

Logout Mark Read Team Forum Stats Members Help
Movie library will not update using NFS mount0