You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
β I have looked for similar issues (including closed ones)
π¬ (If applicable) I've provided pictures or links to videos that clearly demonstrate the issue
π Description of issue:
After DB corruption, I scanned the same folders, and only PNGs and Videos are added to library. During the scan, it says it sees 16K photos, but what ends up in the library is about 500.
π How can we reproduce it:
Clear the DB, have PNGs Videos and JPEG-XL in the folder that is scanned, and run a full scan.
The reason is, that libvips on ubuntu 22.04 does not yet have jpegxl, because that library too does not exist in that version of Ubuntu. I will have to compile this from scratch, but I think a better workaround for you would to just use the regular image in order to scan JPEG-XL.
I suggest switching back to the CPU-based image instead of using the GPU-based image if you only use JPEG-XL. The issue with JPEG-XL support is already resolved in the CPU version. Unfortunately, the fix for the GPU image is not trivial. I spent over a month working on it, and straightforward solutionsβlike upgrading to a more recent Ubuntu versionβdonβt work due to compatibility issues with older CUDA versions and PyTorch.
π Bug Report
log
filesπ Description of issue:
After DB corruption, I scanned the same folders, and only PNGs and Videos are added to library. During the scan, it says it sees 16K photos, but what ends up in the library is about 500.
π How can we reproduce it:
Clear the DB, have PNGs Videos and JPEG-XL in the folder that is scanned, and run a full scan.
Please provide additional information:
The text was updated successfully, but these errors were encountered: