jonaswinkler
0a0d462938
tags from folders: case insensitive
2020-12-09 00:07:22 +01:00
jonaswinkler
834352130c
checking file types against parsers in the consumer.
2020-12-01 15:26:05 +01:00
jayme-github
fa9a5cc247
Create tags from sub directories
...
The names of sub directories in the consumer directory will be added as
tags for the document to be consumed.
To enable this, set:
PAPERLESS_CONSUMER_RECURSIVE=1
PAPERLESS_CONSUMER_SUBDIRS_AS_TAGS=1
Fixes #50
2020-11-30 14:22:35 +01:00
jonaswinkler
6834e563a8
refactored the test cases to use a mixin for setting up temporary directories.
2020-11-27 14:00:41 +01:00
jonaswinkler
a4277706f2
tests: wait for the consumer to exit before removing directories.
2020-11-27 13:14:02 +01:00
jonaswinkler
d04b54140c
moved consumption dir check into the correct spot
2020-11-27 13:12:13 +01:00
jonaswinkler
4bf0d834a0
improved test cases. Python 3.6 compatibility.
2020-11-26 22:17:14 +01:00
jonaswinkler
75390693b9
Apparently there was a very good reason to use inotify. fixes #46 complete with test cases for inotify and polling.
2020-11-26 17:57:03 +01:00