Skip to content

Commit

Permalink
update todo
Browse files Browse the repository at this point in the history
  • Loading branch information
wwwutz committed Feb 21, 2024
1 parent ef15c5c commit ff52674
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.todo
Original file line number Diff line number Diff line change
@@ -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')}
Expand All @@ -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.
Expand All @@ -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.

0 comments on commit ff52674

Please sign in to comment.