2024-03-13, 12:12 PM
Hello,
I am facing the following issue.
I am running Docker containers on an Ubuntu server, and one of these containers hosts my Jellyfin instance.
Everything works smoothly without any problems.
I am using the latest Jellyfin version for Docker, specifically version 2024031105.
So far, everything is functioning as expected.
Within Jellyfin, I add additional plugins and include the paths that I had previously set.
This process works fine initially, but after restarting Jellyfin or my server, the plugins disappear.
The data loaded for the plugins remains intact, and the folders are still present.
It seems that the plugins are not being loaded correctly.
After some research, I discovered that permissions might be the issue.
As a test, I granted read, write, and execute permissions to all users, but this did not resolve the problem.
Additionally, I encountered a situation where some folders were no longer displayed.
I had to manually re-add them to make them appear again.
However, the movies are still present in the directories, indicating that the paths are retained.
I have examined various logs, but I have not found any information that could lead me to a solution.
Do any of you have ideas on what I could further investigate or what might be causing this issue?
It's worth mentioning that this problem occurs only with the Jellyfin container; other Docker containers are running without any problems.
I am facing the following issue.
I am running Docker containers on an Ubuntu server, and one of these containers hosts my Jellyfin instance.
Everything works smoothly without any problems.
I am using the latest Jellyfin version for Docker, specifically version 2024031105.
So far, everything is functioning as expected.
Within Jellyfin, I add additional plugins and include the paths that I had previously set.
This process works fine initially, but after restarting Jellyfin or my server, the plugins disappear.
The data loaded for the plugins remains intact, and the folders are still present.
It seems that the plugins are not being loaded correctly.
After some research, I discovered that permissions might be the issue.
As a test, I granted read, write, and execute permissions to all users, but this did not resolve the problem.
Additionally, I encountered a situation where some folders were no longer displayed.
I had to manually re-add them to make them appear again.
However, the movies are still present in the directories, indicating that the paths are retained.
I have examined various logs, but I have not found any information that could lead me to a solution.
Do any of you have ideas on what I could further investigate or what might be causing this issue?
It's worth mentioning that this problem occurs only with the Jellyfin container; other Docker containers are running without any problems.