nextcloud / nextcloud/previewgenerator
Mp4 previews are being correctly generated but not showing, except for trash folder [bug]
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 520
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
all dependencies seem to be ok.
config.php is correctly configured
previews generate without errors
The proof that everything is working is that if i delete files, they correctly appear with a thumbnail in trasbin.
All other folders miss previews.
Looks like trash folder uses a completely different logic for thumbnail generation.
The issue is reproduceable in 25.0 all sub versions and in Beta 26
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking config.php and reproducing the issue with an MP4 in a normal folder and in the trash folder. Compare the preview-generation paths used for each location, then verify that generated MP4 previews appear outside the trash folder as well as within it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100