Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unwanted office document previews generated? #419

Closed
jcharaoui opened this issue Sep 22, 2023 · 3 comments
Closed

Unwanted office document previews generated? #419

jcharaoui opened this issue Sep 22, 2023 · 3 comments

Comments

@jcharaoui
Copy link

jcharaoui commented Sep 22, 2023

When running the preview:generate-all -vvv command I can see the app slowly iterating over .doc, .odt and other "office" documents, at the rate of about one document per second, even though preview generation for these types of document is not enabled in config.php.

I'm not sure what's going on here. I do have the richdocuments app installed.

Because of this, pre-generating the previews on my instance is taking a massive amount of time.

@jcharaoui
Copy link
Author

Possibly related to #410

@jcharaoui jcharaoui changed the title Unwanted document previews Unwanted office document previews generated? Sep 22, 2023
@st3iny
Copy link
Member

st3iny commented Feb 8, 2024

Are you sure that you disabled the preview provider? The office provider is enabled by default and has to be explicitly excluded from the list.

Please refer to https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/config_sample_php_parameters.html#enabledpreviewproviders.

@joshtrichards
Copy link
Member

Nextcloud Office registers its own preview providers. See nextcloud/richdocuments#1335

This will need to get addressed in richdocuments / Nextcloud Office. So go upvote nextcloud/richdocuments#1335 I guess. ;-)

@joshtrichards joshtrichards closed this as not planned Won't fix, can't repro, duplicate, stale Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants