Michael Mayer
Michael Mayer
It would, but as you can see we did almost weekly releases this year. Physically impossible to do more with our current resources. What really helps is funding so that...
https://docs.photoprism.app/funding/
@petertrr Thank you very much! While the check should help to avoid the error, how about we provide a separate image for older kernels, e.g. based on Debian or the...
Related Discussions: - https://lore.kernel.org/all/[email protected]/t/ - https://lore.kernel.org/all/?q=arc4random
@rmarinho Besides better color reproduction for non-SRGB images, the advantages of libvips are faster indexing and lower memory usage, which might be especially important for users of old hardware with...
@rmarinho @petertrr According to this report, `rawtherapee-cli` and `darktable-cli` also fail with a recent version of glibc (e.g. in our latest Docker image) and a very old kernel (such as...
We've created a new legacy image for older devices: - https://hub.docker.com/r/photoprism/photoprism/tags?page=1&name=legacy It is based on Ubuntu Jammy 22.04 LTS, so you should be able to use it with older devices...
Since we have not received any problem reports regarding the `photoprism/photoprism:preview-legacy` build, a `photoprism/photoprism:legacy` image based on Ubuntu Jammy 22.04 LTS is now available as part of our stable release....
A new SD card image is now available on our download server, and the related documentation has been updated: - https://dl.photoprism.app/nas/raspberry-pi/ - https://docs.photoprism.app/getting-started/raspberry-pi/microsd-image/ Feedback welcome! 🍓
@andiz2 Excellent! Since we are using the (OpenID Foundation certified) [`github.com/zitadel/oidc`](https://github.com/zitadel/oidc) library for the [recently released OIDC client](https://docs.photoprism.app/developer-guide/api/oidc/) implementation, the `authorize` and `userinfo` API endpoints should also be based on...