JOKer
JOKer
And python3 still hasn't typing included?
``` python $ python3 Python 3.5.2+ (default, Sep 10 2016, 10:24:58) [GCC 6.2.0 20160901] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import typing >>> ```...
Sounds good to me.
While I see your use-case, I don't see tika being a part of paperless. It's one thing to run a couple of binaries to parse a file, but it's imho...
Shouldn't it crash [here](https://github.com/the-paperless-project/paperless/blob/9db8b90a2aff7cc48041e263d842821e14b5dc3e/src/documents/consumer.py#L122), too? Or basically anywhere it tries to access any file on the network drive later on or do the other functions all catch the occurring exceptions?
In total 8 people can approve, as I see it. But I've got the same feeling. I'd like to write a PR at times, but since I feel like we...
Thinking through this the third time now, there doesn't seem to be a good way to properly handle this while keeping the same assumption: that anything connected to the pre-...
You seem to have used the wrong pull-request description message. It's the one from your other PR. Could you add a screenshot to show how this looks like?
I'm happy to help with reviewing stuff whenever time permits.
`find_renamed_docment` was introduced with this PR https://github.com/the-paperless-project/paperless/pull/593