previewgenerator icon indicating copy to clipboard operation
previewgenerator copied to clipboard

Nextcloud app to do preview generation in the background.

Results 77 previewgenerator issues
Sort by recently updated
recently updated
newest added

I am getting the above error message in my Nextcloud logs every 10 minutes. `[PHP] Error: Undefined array key "previews" at /var/www/nextcloud/apps/previewgenerator/lib/Command/Generate.php#160` The error is pointing to this line:

bug
needs info

After upgrading Nextcoudpi to ncp 1.54.0 and Debian-Bookworm, php v. 8.3 i get this issue. Preview generation stops working. Deleting and reinstalling Preview-Generator did not change anything. What can i...

question
wontfix

Bumps [skjnldsv/block-fixup-merge-action](https://github.com/skjnldsv/block-fixup-merge-action) from 1 to 2. Release notes Sourced from skjnldsv/block-fixup-merge-action's releases. v2 Breaking: Node 20 compatibility :warning: Commits c138ea9 Merge pull request #33 from skjnldsv/feat/deps 9da06b9 chore: build update...

3. to review
dependencies

Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.30.3 to 2.30.4. Release notes Sourced from shivammathur/setup-php's releases. 2.30.4 Changelog Fixed support for sqlsrv and pro_sqlsrv on Windows (https://github.com/shivammathur/setup-php/discussions/835). Fixed a permissions issue for brew on...

3. to review
dependencies

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.3 to 4.1.4. Release notes Sourced from actions/checkout's releases. v4.1.4 What's Changed Disable extensions.worktreeConfig when disabling sparse-checkout by @​jww3 in actions/checkout#1692 Add dependabot config by @​cory-miller in...

3. to review
dependencies

First I have to note that I didn't work with the Nextcloud code or the code of any of its apps. Maybe I just don't unterstand things right. The drawio...

question
0. to triage

Since #93, I don't believe `pid` is ever reset as a fail-safe? Logs indicated that `pre-generate` was always returning `command is already running` so I was getting suspicious. I finally...

enhancement
1. to develop

I have some federated shares and would like to be able to tell preview to only generate previews for files that are local.

enhancement

Hi, I'm fairly new to NextCloud and I'm currently struggling with generating video thumbnails for my gallery. I tried Googling and looking through the issues but couldn't find anything that...

docs

Hi I have the nextcloud 21.0.0.18, When I use the command `occ preview:pre-generate`, there is no log and it takes just a few seconds. But I can see that the...

docs