Sebastian

Results 186 comments of Sebastian

Hi @MarioSob > BTW2: Suggestion on demo gallery: I think there is no point in showing "Show map of entry" button on pictures that have no GPS tags in EXIF...

I am closing this ticket due inactivity. Please do not hesitate to reopen it

Closing it due inactivity. Please do not hesitate to reopen it if required.

> Doesn't the face & object detection run on only when manually triggered from gallery run import? In my testing that's the only time I see it running so the...

Watch out for `Too many errors. Skip processing of face detection` in `gallery.log` and check if the timeout happens on your side.

Hi @asitemade4u The new v1.11.0 is released and supports disabling the object and face detection via the `gallery.config.yml`. See [configuration docs](https://docs.home-gallery.org/configuration/index.html#full-configuration): ``` #extractor: #apiServer: # url: https://api.home-gallery.org # timeout: 30...

@tokenwizard thank you for reaching out. A file watcher process is not implemented yet and therefore it needs to be implemented/scripted by yourself at the moment. PRs are welcome, too....

@tokenwizard thank you for the insights. Great that you are using NextCloud with HomeGallery. It was requested in #31. Would you mind to share your integration in the ticket to...

> I added some notes to that other issue/request on my Nextcloud integration. Awesome! Thank you > As for features, I don't really need anything else at the moment. An...

@tokenwizard regarding automatically refresh the database and a file watcher: What do you think about a watch argument on the `gallery.js run import --update --watch` command as first step which...