Skip to content
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

Added in more options for watcher #35

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

albertcbrown
Copy link

I added in more options for watcher:

  • initial_scan (include existing PDFs)
  • Mark converted PDFs with metadata (docinfo) to see if already OCR'ed
  • Added in archive flag and archive suffix
  • Caught exceptions a little lower so watcher is not restarted and can skip bad PDFs rather than always repeating them.

PDF conversion:

  • Added copying in doc info from source to target

Al Brown and others added 11 commits November 2, 2015 19:41
…to orig filename

Added archive_suffix to specify the suffix to use
Added copying properties so they are not lost
Added pdf property to show that it has been tracked
Added nargs=1 to suffix
Added checking if preprocess file exists, if not use input
If timeout, kill process group
Added checking if preprocess file exists, if not use input
If timeout, kill process group
Updated with initial-scan and archive
Added exception to be caught
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant