I have a computer on my network that runs an nfs server and hosts media, then use kodi on nvidia shields (or other computers) to access it. It works extremely well... as in not even a single issue for years now. I should stress that this is at the level of just serving files, as I don't show any metadata associated with the media (as it's mainly personal home movies, etc).
forty|5 years ago
I have always been reluctant to go that path, it felt to complex for my home use case. I generally use ftp instead for this reason, but I guess it's not as efficient.
29083011397778|5 years ago
Kerberos would be far too complex to be warranted here - all that's needed is nfs-kernel-server and /etc/exports on the server side.
Granted, my network is reasonably locked-down (MAC address filtering, (reserved) IP addresses available matching the number of devices on the network), but security beyond that has never really crossed my mind.
heyitsme|5 years ago
EDIT: another common use-case for me is basically grabbing lots of youtube videos/playlists via youtube-dl, which then lets me watch them on anything and everything than can run kodi commercial-free without jumping through hoops (i.e. browser addons or sideloading third party youtube apps, etc)