04-09-2023, 11:28 AM | #1 |
Junior Member
Posts: 2
Karma: 10
Join Date: Apr 2023
Device: kindle
|
Automatically Add feature in Calibre does not work
Hi - I have calibre running on my home server in docker. It's working fine except the "automatically add" ebook feature only seems to work when calibre is launched or restarted (I have calibre running 24/7 acting as a server for calibre-web).
Anyone know how to fix this? I have it monitoring a folder called "Processing" and the ebooks are dropped directly into that folder (no subdirectories in between). It seems to only work when i restart calibre. But if I drop any new books in between restarts it doesn't even notice them. I have debug logs turned on but I just get the initial startup messages but no error messages around automatic add (does the debug log not produce any messages around automatic add?) This is the docker image I'm using (a fairly popular calibre docker image): https://hub.docker.com/r/linuxserver/calibre Code:
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-abc' Using calibre Qt style: True calibre Debug log calibre 6.14.1 embedded-python: True Linux-5.19.0-38-generic-x86_64-with-glibc2.35 Linux ('64bit', '') ('Linux', '5.19.0-38-generic', '#39~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 17 21:16:15 UTC 2') Python 3.10.1 Interface language: None Successfully initialized third party plugins: Find Duplicates (1, 10, 7) calibre 6.14.1 embedded-python: True Linux-5.19.0-38-generic-x86_64-with-glibc2.35 Linux ('64bit', '') ('Linux', '5.19.0-38-generic', '#39~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 17 21:16:15 UTC 2') Python 3.10.1 Interface language: None Successfully initialized third party plugins: Find Duplicates (1, 10, 7) QPA platform: xcb devicePixelRatio: 1.0 logicalDpi: 96.0 x 96.0 physicalDpi: 96.0298245614035 x 96.14935622317596 [0.00] Starting up... [0.00] Showing splash screen... [0.04] splash screen shown [0.04] Initializing db... [0.07] db initialized [0.07] Constructing main UI... [0.61] main UI initialized... [0.61] Hiding splash screen Starting QuickView Failed to connect to FDO Notifications service Failed to connect to Portal Notifications service Failed to connect to any notification service |
04-09-2023, 11:39 AM | #2 |
creator of calibre
Posts: 44,650
Karma: 24495948
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
dont use docker images, just use the official binaries. The good lord alone knows what capabilities docker will break.
|
Advert | |
|
04-09-2023, 12:10 PM | #3 |
Junior Member
Posts: 2
Karma: 10
Join Date: Apr 2023
Device: kindle
|
Is there anyway to figure out how to fix this? I need to use the docker image because of the system I'm running. Do the the logs usually not show automatic add entries (either that it works or it doesnt)?
|
04-09-2023, 01:20 PM | #4 |
creator of calibre
Posts: 44,650
Karma: 24495948
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
If the automatic adding is not happening it is because there is no notification being received. so there is nothing to log. If a notification is received and adding fails that will indeed be logged. And no notifications are being received because the container has broken them somehow. The good lord alone knows how.
|
05-12-2024, 06:26 PM | #5 |
Junior Member
Posts: 3
Karma: 10
Join Date: Jul 2023
Device: Kindle 4 (non-touch)
|
i have exactly this problem too. I have a watch folder that's been working fine forever, but today I changed the way books are being added into it and now calibre won't import without a restart. As soon as I restart it imports the books perfectly. Any ideas? Nothing has changed in my docker compose so it doesn't feel like docker is causing this.
|
Advert | |
|
05-12-2024, 07:52 PM | #6 |
null operator (he/him)
Posts: 21,110
Karma: 27620706
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Add Automatically new page | pitipilot | Sigil | 11 | 07-17-2022 11:01 PM |
Feature request: Add an non-acsii-ized option to calibre. | Orville Q. Song | Library Management | 9 | 04-09-2022 03:40 PM |
Add books automatically | dunhill | Library Management | 2 | 03-28-2022 06:07 PM |
How to automatically add comments | MarcDS | Library Management | 3 | 09-01-2017 06:23 PM |
Automatically Add Books to Calibre from Directory | pjd6896 | Calibre | 0 | 12-02-2010 10:15 PM |