Skip to content

Config: Add option to limit resolution of original media files #1017

Description

@adsamcik

I have a several 500+ megapixel panorama and all of them cause my server to stall during indexing, because it runs out of memory (4+2gb swap). There should be an option to skip processing of large files (they should still be indexed). The option should be configurable based on size in megapixels.

It would be great if it would still generate thumbnails, but unless the algorithm is streamed I don't think that would be a great idea.

Even better would be some worker memory management where it would limit workers if there is a big file to be processed, which it needs more memory for, but I consider option to skip sufficient to solve my issue.

Metadata

Metadata

Assignees

Labels

releasedAvailable in a stable release

Type

No type

Projects

Status
Release 🌈

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions