2024-04-05, 09:15 PM
(This post was last modified: 2024-04-05, 09:15 PM by acuz3r. Edited 1 time in total.)
Hello,
I have a jellyfin server (10.8.13) running on an Ubuntu server (22.04.4 LTS)
I have set my media files in /media/stuff/movies and media/stuff/shows/ and gave the paths to jellyfin for both libraries. The only problem is that everytime I add new content, I have to run this command for example : or else jellyfin won't be able to read the file (although the content is showing up in the app).
Am I missing something here ? Any help is appreciated.
Thanks !
I have a jellyfin server (10.8.13) running on an Ubuntu server (22.04.4 LTS)
I have set my media files in /media/stuff/movies and media/stuff/shows/ and gave the paths to jellyfin for both libraries. The only problem is that everytime I add new content, I have to run this command for example :
Code:
chmod -R 775 /media/stuff/movies
Am I missing something here ? Any help is appreciated.
Thanks !