2024-09-04, 09:15 PM
(This post was last modified: 2024-09-04, 09:16 PM by bagelsworth. Edited 2 times in total.)
Thanks i did see some other mentions of that. Ill look into it.
I created a new media folder /media/library/movies. I set permissions to 777 for that whole path just to test (aware thats not good practice).
drwxrwxrwx 4 myuser myuser 4096 Sep 4 16:53 /media
drwxrwxrwx 4 myuser myuser 4096 Sep 4 16:53 /media/library
drwxrwxrwx 2 myuser myuser 4096 Sep 4 16:53 /media/library/movies
It lets me set the library to /media but not /media/library/movies.... still get the path not found error.
I can see that its writing file to /docker/jellyfin/config so clearly it has access to that but if i try to set the library path to /docker/jellyfin/config i get the same path not found.
I created a new media folder /media/library/movies. I set permissions to 777 for that whole path just to test (aware thats not good practice).
drwxrwxrwx 4 myuser myuser 4096 Sep 4 16:53 /media
drwxrwxrwx 4 myuser myuser 4096 Sep 4 16:53 /media/library
drwxrwxrwx 2 myuser myuser 4096 Sep 4 16:53 /media/library/movies
It lets me set the library to /media but not /media/library/movies.... still get the path not found error.
I can see that its writing file to /docker/jellyfin/config so clearly it has access to that but if i try to set the library path to /docker/jellyfin/config i get the same path not found.