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

fix(server): skip invisible assets for thumbnail generation and ml #8891

Merged
merged 4 commits into from
Apr 19, 2024

Conversation

mertalev
Copy link
Contributor

Description

We currently process live photos through our image and machine learning pipelines, but this is both unnecessary and causes issues of its own (e.g. #8597 where facial recognition is matching live photos). This PR adds checks on these jobs to skip them if isVisible is false.

Fixes #8597

Copy link

cloudflare-pages bot commented Apr 18, 2024

Deploying immich with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9a2274b
Status: ✅  Deploy successful!
Preview URL: https://d3e11f22.immich.pages.dev
Branch Preview URL: https://fix-server-live-photo-thumbn.immich.pages.dev

View logs

@mertalev mertalev force-pushed the fix/server-live-photo-thumbnails branch from 3b1c8d0 to 9a2274b Compare April 19, 2024 01:33
@mertalev mertalev enabled auto-merge (squash) April 19, 2024 01:33
@mertalev mertalev merged commit 596c35d into main Apr 19, 2024
23 checks passed
@mertalev mertalev deleted the fix/server-live-photo-thumbnails branch April 19, 2024 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

„Empty“ people / faces detected from Live Photo Video
3 participants