The setup was working fine on all devices up until last week. The issue is that any video I try to watch is super blocky and choppy if it even plays, this happens on all devices "all of a sudden".
NFS is setup on a rpi4 4GB with a USB 3.0 (ext4) external drive connected and the network is working, AndroidTV Kodi can see it and access files, same thing on a W10 laptop and VLC on a couple Android phones. There is only 1 "active" client at any time.
The playback issue is the same on all of them, but there is one exception, on W10 if I access the drive writing down the address instead of through the mapped network drive everything works just fine

Also copying files has no issues from the W10 laptop either mapping the drive or accessing through the network address, the speed is about the same and the files are not corrupted.
Just FYI this is my /etc/exports taken straight from the dietpi wiki
Code: Select all
/mnt/dietpi_userdata 192.168.1.*(rw,async,no_root_squash,fsid=0,crossmnt,subtree_check,insecure)