Michael Mayer
Michael Mayer
I've also added a small *libheif* installation guide to our download server so you can install the latest `heif-convert` binary along with PhotoPrism (required for HEIC support): - https://dl.photoprism.app/dist/libheif/ -...
Today I learned that you can convert our Docker image to the LXC format e.g. with the following commands: ```bash apt update apt install lxc umoci skopeo lxc-create photoprism -t...
@heikomat From my understanding, this would interfere with the virtualization you have added? In that case, I don't see how and when we could merge this :/
I'm sorry to have to close this PR for now, as it seems we can't easily merge it. We also haven't received any feedback on the technical concerns outlined above....
We will be happy to provide you with a fix as soon as we can reproduce the issue.
Should be implemented using an API function and encapsulated for reuse on the client-side. Words can be kept in a cache, which is populated from the database. Definitely don't use...
@ShrutiC-git I apologize for the wait! We had to finish our work on some important features first, such as free high-resolution maps for all users. In the coming weeks we...
Unfortunately we haven't received any feedback on our questions and comments, so I'm closing this PR for now. Thank you very much for your contribution! :)
Embedding color profiles isn't easily possible with the native Go libraries we use right now, which is why we plan to add support for generating thumbs with libvips.
I'm not a Darktable expert, but the manual mentions both Adobe RGB and custom ICC profiles: https://darktable-org.github.io/dtdocs/en/special-topics/color-management/overview/ Note that even then PhotoPrism would not be able to preserve this profile...