-
At startup the backend of librephotos downloads a pytorch model. This model is 250MB big and is download at start every time. This of course is inefficient, because it is a dependency that doesn't cha…
-
I am hosting LibrePhotos using the recommended docker-compose method. I have added a new app password, entered NextCloud credentials, and it says that I am logged into NextCloud. However, when I attem…
-
Followed the recommended Docker-compose method.
I have modified only the path to volumes under the backend inside the docker-compose.yml file (as shown)
```
backend:
image: reallibrephotos…
-
If in the folder of the data is a preview thumbnail of macOS, than the librephotos scan will crash.
-
This occur when I'm not accessing librephotos for a while (few minutes or so). Refreshing page helps.
![bug1](https://user-images.githubusercontent.com/30871217/102715102-46e6de00-42d3-11eb-8982-89f…
-
The section
`volumes:
librephotos-data:
media:`
at the end of the compose file defines two volumes. Though they are never used.
The postgres has a bind-mount with a similar name.
`$HOME/li…
-
Currently, after scanning for photos the front end makes a call to _/api/rebuildfaissindex/_ on the backend, but that endpoint doesn't exist. This throws a message on the backend "Not Found: /api/rebu…
-
@foobazbar123 and I have been chatting on IRC and we think it would be great if LibrePhotos had a dedicated place for documentation - ReadTheDocs seems like an obvious choice. Honestly it doesn't real…
-
The demo server is not showing any existing content? https://demo2.librephotos.com/
Logged in, couldn't figure out how to upload any new picture to the demo. Was a blank page almost apart from the…
-
I feel like the UX of PhotoPrism needs attention, it reminds me of my Nexus 5 from years ago. Everything is so squared, and the colors are dull.
The grid view of the library along with metadata up …