-
-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Docker Mods for Calibre override my plugins config #279
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
if you are trying to leverage custom plugin configs, you should be following https://www.linuxserver.io/custom are you doing so? if you are, we can dig in to why the mod is impacting your custom configs |
Provided the supported method to use custom scripts and such, OP did not reply for a full month. Closing as we cannot reproduce any issue. |
Is there an existing issue for this?
Current Behavior
With the universal-calibre docker mod enabled, my calibre config directory gets rewritten after the docker container is created. so, any plugins I have configured get erased, and the
customize.py.json
file is also deleted.I.E. when I first check
customize.py.json
immediately after bringing up my container:Then, after waiting a minute:
Maybe this is just how docker mods and calibre works, but my expectation would be that calibre preserves the plugins configured.
Expected Behavior
I would expect it to preserve whatever config I already have set up
Steps To Reproduce
~/.config/calibre/
and setup some pluginsEnvironment
CPU architecture
arm64
Docker creation
The text was updated successfully, but these errors were encountered: