nextcloud-server/lib/private/Preview
AndyXheli ecd1d5dde2
fix(previews): lower log level when cached preview isn't found
Since this PR #52221 was implemented, the log file has been flooded with warnings stating, "Cached preview not found for file; generating a new preview." This appears to be more of an informational message rather than a warning. This PR will change it from warning to debug

Original PR
#52221

Signed-off-by: AndyXheli <andyxheli@gmail.com>
2025-05-15 07:34:40 +07:00
..
Storage
BMP.php
BackgroundCleanupJob.php fix(preview): Filter for folders in cleanup old preview job 2025-01-27 10:16:08 +07:00
Bitmap.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Bundled.php
EMF.php
Font.php
GIF.php
Generator.php fix(previews): lower log level when cached preview isn't found 2025-05-15 07:34:40 +07:00
GeneratorHelper.php
HEIC.php chore(Previews): make thumbnail generation more robust 2025-01-02 18:32:44 +07:00
IMagickSupport.php
Illustrator.php
Image.php chore(Previews): make thumbnail generation more robust 2025-01-02 18:32:44 +07:00
Imaginary.php
ImaginaryPDF.php
JPEG.php
Krita.php
MP3.php chore(Previews): make thumbnail generation more robust 2025-01-02 18:32:44 +07:00
MSOffice2003.php
MSOffice2007.php
MSOfficeDoc.php
MarkDown.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
MimeIconProvider.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Movie.php fix(previews): avoid large file downloads for remote movie storage 2025-04-23 10:04:27 +07:00
Office.php chore(Previews): make thumbnail generation more robust 2025-01-02 18:32:44 +07:00
OpenDocument.php
PDF.php
PNG.php
Photoshop.php
Postscript.php
Provider.php
ProviderV1Adapter.php
ProviderV2.php fix(previews): Cleanup Movie provider code and remove deprecated static vars 2025-04-08 09:53:02 +07:00
SGI.php
SVG.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
StarOffice.php
TGA.php
TIFF.php
TXT.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Watcher.php refactor: cleanup rollback hook usage 2025-04-25 08:25:11 +07:00
WatcherConnector.php refactor: cleanup rollback hook usage 2025-04-25 08:25:11 +07:00
WebP.php
XBitmap.php