We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Automatically import new books (Linux) (markdown)
Fix script to work with subfolders
Add reference to calibre-web automated
Instead of inotifywait using "create" (which will error out when it tries to import a file in the middle of a transfer/download), use close_write to detect when files are done writing and moved_to for detecting files moved rather than copied into the dir
Created a full guide on this topic from help I found in issue #2565