Kodi Community Forum

Full Version: build in nfs-client causes delay when (re-)sorting moviedatabase
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey guys,

in order to be able to stream hd content via wifi to one of my xbmc clients i tried nfs-protocol (instead of smb). Everything worked fine in the beginning.

My setup: A Fileserver with mysql as shared database, one laptop running windwos 7 as client (wifi), one rpi client (raspbmc, cable-lan), one old laptop running openelec as client (wifi).

I set up the video library from the rpi with networkaddress pointing to the videofiles (not mounted the nfs locally in order to access the files from my win7 client!). Here everything works fine. But on both laptops i get a delay of a few minutes when resorting the movie database (eg. when i sort by title...). On the windows client i can monitor high network traffic during this delay. I think this has something to do with a few of my videos beeing stored in *.bin format (see logfile).
The delay disappears (only tested on win client so far) if i mount the nfs share in windows and substitute the network-address to a local address. So i think the problem is cause by the build in nfs client.

Log without substitution: http://pastebin.com/QXCat6Eb
Log with substitution: http://pastebin.com/31saLjEt
(both win client)

Regards,
Ralle