Michael Mayer

Results 1155 comments of Michael Mayer

It's not a bug as it works as intended. If we need to document this better, feel free to help with this as we are currently out of the office....

If you check other (closed) issues related to this, you should be able to find extensive discussions on this including opinions from a number of users.

Well, it's architecture is not really extensible. It would all be ugly workarounds. Already did that in large parts, but need to make a cut somewhere.

Please don't add funds to IssueHunt anymore! 🎁 While we like IssueHunt and are grateful for the donations we've received so far, it hasn't proven to be a sustainable funding...

Note that I've been trying to improve the usability of our current video player over the weekend. You can now [find the result in a feature branch](https://github.com/photoprism/photoprism/tree/feature/video-player) or you can...

@shadow82 This is one of the reasons why we should have a unified viewer instead of using separate viewers for photos and videos. Supporting keyboard (edit: or touch) events, like...

While this seems feasible, there are a few drawbacks to consider: (1) Creating and deploying the documentation (so that it looks good and is easy to use) is additional work...

@cmdremily These changes add a `thumb.Vips()` function that lets you generate thumbnails with [libvips](https://github.com/libvips/libvips). However, it does not yet support all the options that our currently used thumbnail generator supports,...

Since nobody seemed interested to jump in, I completed the implementation and added a `--thumb-library` (`PHOTOPRISM_THUMB_LIBRARY`) config option for you. The following config options will be available with our upcoming...

An updated development preview build is now available on Docker Hub so you can test these changes: - https://docs.photoprism.app/getting-started/updates/#development-preview - https://docs.photoprism.app/release-notes/#development-preview