2024-03-08, 11:29 AM
Open a terminal and cd to the external drive mount like:
cd /to/path/of/mounted/drive/
Then execute:
sudo chmod -R 777 *
This command will give all permission to all files in the folder you execute it and all files and folders that is in below that path.
You might need to restart the Jellyfin server and scan the library (Please test only on one external drive).
I would recommand you to run Jellyfin in a docker, then you can set permissions for the folders in docker which is better.
cd /to/path/of/mounted/drive/
Then execute:
sudo chmod -R 777 *
This command will give all permission to all files in the folder you execute it and all files and folders that is in below that path.
You might need to restart the Jellyfin server and scan the library (Please test only on one external drive).
I would recommand you to run Jellyfin in a docker, then you can set permissions for the folders in docker which is better.
Debian 13.1 | Jellyfin 10.11.2 in docker | SilverStone Grandia GD08 | MB: ASUS H110M-P | I5-7400 | Intel Arc A310 | RAM 16 GB | HDD 26 TB

