Michael Mayer
Michael Mayer
**As as developer, I want to use the most suitable tool for video metadata extraction so that PhotoPrism has accurate data for indexing and transcoding.** If ffprope really can be...
**As an inexperienced Raspberry Pi 4 user, I would like to have a foolproof way to run PhotoPrism on my device without having to figure out any details.** PhotoPrismPi is...
**As an admin, I want to monitor the health and performance of PhotoPrism using a common tool like Prometheus.** This PR by @brandon1024 added a Prometheus-compatible `GET /api/v1/metrics` endpoint to...
### Go happily refuses to open JPEGs if they contain any glitches. As a user with such files, you still want to index and view them. It would therefore make...
**As a Go developer, I want to upgrade to the latest version of the TensorFlow library, so that I get all the latest features and can use the latest hardware...
We're working on a private cloud solution for personal photo management, see https://github.com/photoprism/photoprism In order to enable uploading in our [demo](https://demo.photoprism.org/) again, I would like to add a NSFW filter...
Note: - HTTP port 2342 will be exposed directly. Production environments should use an HTTPS proxy like Traefik in front of PhotoPrism. Since it makes sense to set up a...
**As a developer, I want the Docker (Compose) configuration to work with different users so that I don't run into permission problems.** One developer recently had issues running our example...
When I tested your image for our @photoprism config examples at https://dl.photoprism.app/docker/, I noticed that it does not seem to support the same env variables as the original image (which...
There may be better ways to enable support for Nvidia GPUs than installing the distribution's default drivers, since Nvidia offers a Docker runtime/integration: - https://github.com/photoprism/photoprism/issues/2125#issuecomment-1212480104 **Acceptance Criteria:** - [ ]...