Viktor Strate Kløvedal
Viktor Strate Kløvedal
@dibu28 The scanner already does that, but it still have to check if files have been removed/moved and other small changes.
Is the file `/home/yunohost.multimedia/user/Picture/test/mp4.mp4` a valid mp4 file? If it is valid, do you then get the same error if you restart the Docker container and rescan?
Okay another reason might be that Photoview spawns more child-processes than the operating system / virtualization environment allows. To mitigate against this, you could try to reduce the max concurrent...
Awesome looks great after a quick skim of the changes. I really like the idea of using DBScan to cluster the faces first. I noticed that you have forked two...
Sounds good! > I'm not sure how easy it would be to implement a similar system for when faces are first scanned in (e.g. per album), but I think that's...
Thank you for letting me know. That's completeley fine, take the time you need. I agree, let's keep this PR as short and managable as possible. As the face recognition...
The immediate problem I can think of with something like header based authentication is that loading images relies on cookies as there aren't any ways to send custom headers for...
@rpatel3001 Grafana might be worth a look. Maybe having an environment variable to completely disable any form of authentication and just have a single admin user that is always logged...
Can this be reproduced in the newest release (2.3.13)? If it is possible for you to send sample files that causes these problems it would be a huge help.
I think a solution for #273 could easily be extended for this format as well. ### UI/UX discussion I am not sure what the optimal user experience for these kinds...