From ff526744012129f766d7b9172a29d4d15ea336c9 Mon Sep 17 00:00:00 2001 From: Peter Marquardt Date: Wed, 21 Feb 2024 13:49:07 +0100 Subject: [PATCH] update todo --- README.todo | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.todo b/README.todo index 485b9f7..1af1118 100644 --- a/README.todo +++ b/README.todo @@ -1,20 +1,18 @@ dependency tree: dot REAME.dot + bug: ☐ https://github.com/jonaswinkler/paperless-ng/issues/1490 ☐ https://github.com/paperless-ngx/paperless-ngx/discussions/3090 Calling OCRmyPDF with args: {'input_file': PosixPath('/scratch/local/plprj/2024-02-19/paperless-ngx34bhqotl/c913a207C78B05A-B130-45F8-9EC4-281AD914ABFA}.PDF'), 'output_file': PosixPath('/scratch/local/plprj/2024-02-19/paperless-0ee3414u/archive.pdf'), 'use_threads': True, 'jobs': 32, 'language': 'deu+eng', 'output_type': 'pdfa', 'progress_bar': False, 'color_conversion_strategy': 'RGB', 'force_ocr': True, 'clean_final': True, 'deskew': True, 'rotate_pages': True, 'rotate_pages_threshold': 12.0, 'sidecar': PosixPath('/scratch/local/plprj/2024-02-19/paperless-0ee3414u/sidecar.txt')} +upgrade: + ssl-certs in conf umziehen bug: ☐ tag löschen "löschen|Yes?" -test: - ☐ zbar ohne imagemagick - - ☐ conf.build-scripte - sed '/kmous=/d;/XM=/d;$s/$/XM=,/' encrypted document: [2024-02-19 14:07:32,454] [DEBUG] [paperless.parsing.tesseract] Calling OCRmyPDF with args: {'input_file': PosixPath('/home/wwwutz/paperless/2.5.3/media/documents/originals/0000754.pdf'), 'output_file': PosixPath('/scratch/local/paperless/wwwutz/2.5.3/paperless-huijc19r/archive.pdf'), 'use_threads': True, 'jobs': 32, 'language': 'deu+eng', 'output_type': 'pdfa', 'progress_bar': False, 'color_conversion_strategy': 'RGB', 'force_ocr': True, 'clean_final': True, 'deskew': True, 'rotate_pages': True, 'rotate_pages_threshold': 12.0, 'sidecar': PosixPath('/scratch/local/paperless/wwwutz/2.5.3/paperless-huijc19r/sidecar.txt')} @@ -26,10 +24,11 @@ encrypted document: ___________________ Archive: + ✔ conf.build-scripte @done (24-02-21 13:48) @project(bug) + sed '/kmous=/d;/XM=/d;$s/$/XM=,/' + ✔ zbar ohne imagemagick @done (24-02-21 09:01) @project(test) ✔ ocrmypdf @done (24-02-15 17:01) ( . profile; ocrmypdf --force-ocr ../PDFofDeath/2024-01-29\ 5650025416_B.pdf xxx.pdf ) - --force-ocr was issued, causing transcoding. - The optional dependency 'jbig2' was not found, so some image optimizations could not be attempted. ✔ pngquant @done (24-02-15 13:48) git clone --recursive https://github.com/kornelski/pngquant.git The optional dependency 'pngquant' was not found, so some image optimizations could not be attempted. @@ -51,4 +50,6 @@ Archive: https://www.python.org/downloads/release/python-3118/ ✔ sqlite => 3.45.1 @done (24-02-12 13:18) https://sqlite.org/download.html + --force-ocr was issued, causing transcoding. + The optional dependency 'jbig2' was not found, so some image optimizations could not be attempted.