To disable the smbv1 protocol on the NAS you can build a protocol bridge with a Raspberry Pi which sends the data from the NAS via the Raspi.
The Movie Server accesses the share on the Raspi (smbV1) which in turn gets the data via SMBv3 from the NAS. No movie data is stored on the Raspi itself.
You can find the instructions in the article of the c't magazine 17/2021(current issue).
URL:
The Movie Server accesses the share on the Raspi (smbV1) which in turn gets the data via SMBv3 from the NAS. No movie data is stored on the Raspi itself.
You can find the instructions in the article of the c't magazine 17/2021(current issue).
URL:
Comment