Skip to content

fix(joex): migrate office conversion defaults to unoserver - #3347

Open
tiborrr wants to merge 1 commit into
eikek:masterfrom
tiborrr:fix/unoserver-office-conversion
Open

fix(joex): migrate office conversion defaults to unoserver#3347
tiborrr wants to merge 1 commit into
eikek:masterfrom
tiborrr:fix/unoserver-office-conversion

Conversation

@tiborrr

@tiborrr tiborrr commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Summary

Breaking

Custom / non-Docker installs that used unoconv -l must start unoserver instead and provide unoconvert on PATH. Official Docker changes are in a companion PR on docspell/docker.

Test plan

  • Review defaults in reference.conf
  • With unoserver running, office→PDF conversion still works
  • With scheduler.pool-size > 1, multiple .xlsx uploads convert without wedging joex
  • Companion docker image PR starts unoserver and waits for unoping

Related: #3345 #3293

Made with Cursor

Switch the default convert command from deprecated unoconv to
unoconvert so joex works with a unoserver daemon that queues
concurrent LibreOffice converts (eikek#3345).

Co-authored-by: Cursor <cursoragent@cursor.com>
@mergify

mergify Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@tiborrr

tiborrr commented Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

Companion docker PR: docspell/docker#44

@tiborrr

tiborrr commented Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

Put on hold due to discussion in docspell/docker#44. @eikek do you agree it would be better to host unoserver on the joex instance?

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