Michael Mayer

Results 1133 comments of Michael Mayer

Upgrade to our Development Preview as described in our docs.

No, no rescan required for album sorting as it uses existing metadata.

> The `PHOTOPRISM_CDN_URL` option supports using a separate hostname for the frontend to download images/videos. This can improve performance and reduce bandwidth costs. However, uploads still use the standard hostname...

A classic CDN only handles downloads and ideally uses static URLs so that as much content as possible can be cached. Modern services like CloudFlare offer a Proxy/VPN in combination...

I've labeled this as an enhancement since it works as designed and the logs also show the errors or warnings. The user should just be notified better.

That'd be cool! I'm personally pretty busy developing https://github.com/photoprism/photoprism right now, so ideally you manage to do this on your own... of course I can answer questions and if you...

Did you see our REST example app? https://github.com/symlex/rest-api Simply rename `example` to `user` 👍 It's still based on nginx, probably very similar to what [phpbenchmarks.com](http://www.phpbenchmarks.com/en/benchmark/symlex/4.2) uses for benchmarking Symlex 4.2....

Interesting. Let me know when you're done and want a review, and of course when you have first results!