Settings/Services/NFS Client: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(Add image)
(v21 Updates)
 
Line 5: Line 5:


<gallery mode="packed" widths="700px" heights="394px">
<gallery mode="packed" widths="700px" heights="394px">
File:Kodi20-settings-services-nfsclient.png
File:Settings-Services-NFSClient-01.jpg
</gallery>
</gallery>
= General =




Line 17: Line 21:
| '''Description:'''
| '''Description:'''
| Toggle between NFSv3 or NFSv4 to match the settings used on the NFS export(s). Please note that Windows 10/11 Home for consumers does not have NFS client support, but Windows 10/11 Pro and Enterprise releases do. NFS client support is not enabled by default in Windows. Most Linux OSes have NFS support built-in.
| Toggle between NFSv3 or NFSv4 to match the settings used on the NFS export(s). Please note that Windows 10/11 Home for consumers does not have NFS client support, but Windows 10/11 Pro and Enterprise releases do. NFS client support is not enabled by default in Windows. Most Linux OSes have NFS support built-in.
|-valign="top"
|}
|}
= Chunk Size =
== NFS Chunk Size ==
<section begin="NFSChunkSize" />
{|
|- valign="top"
| width=120px | {{nowrap|'''Settings level:'''}}
| Advanced
|- valign="top"
| '''Description:'''
| Allows the selection of the chunk size which may improve data throughput. May aid in better playback of high bit-rate UHD files, especially on low-powered devices or slow networks. <ref>https://github.com/xbmc/xbmc/pull/24019</ref>
Select from:
* 16 KB
* 32 KB
* 64 KB
* 128 KB (default)
* 256 KB
* 512 KB
* 1 MB
|}<section end="NFSChunkSize" />
= References =
<references />




Line 24: Line 57:




{{updated|20}}
{{updated|21}}


[[Category:Settings]]
[[Category:Settings]]
[[Category:File sharing]]

Latest revision as of 01:02, 2 May 2024

Home icon grey.png   ▶ Settings ▶ Services ▶ NFS Client



General

NFS Protocol Version

Settings level: Advanced
Description: Toggle between NFSv3 or NFSv4 to match the settings used on the NFS export(s). Please note that Windows 10/11 Home for consumers does not have NFS client support, but Windows 10/11 Pro and Enterprise releases do. NFS client support is not enabled by default in Windows. Most Linux OSes have NFS support built-in.


Chunk Size

NFS Chunk Size

Settings level: Advanced
Description: Allows the selection of the chunk size which may improve data throughput. May aid in better playback of high bit-rate UHD files, especially on low-powered devices or slow networks. [1]

Select from:

  • 16 KB
  • 32 KB
  • 64 KB
  • 128 KB (default)
  • 256 KB
  • 512 KB
  • 1 MB


References