(Moai Emoji)
(Moai Emoji)
> @ann0see and @m3gat0nn4ge, "http://projectsandcastle.org/status" is useful. The link doesn't show much... Based oh my observations, they threw up a half-baked prototype, got the PR, and abandoned the project. It's...
> The subnet router solution is not a validate solution for a lot of the use cases. Agreeing on the increased priority! Many SaaS services might use CDNs or WAFs...
> Peeking in :) ( I love this project ) > > These features would be amazing, and is the only thing stopping me from downloading Immich on all of...
Some useful links for developing .LIVP support: - **Open Pull Requests:** Keep track of .LIVP-related developments here: [Nextcloud Viewer Issue #2059](https://github.com/nextcloud/viewer/issues/2059) - **Existing Implementations:** - [livp2jpg](https://github.com/FroyoRab/livp2jpg_eofs/blob/master/livp2img.py) - [livp2png](https://github.com/alessio-ds/livp2png/blob/main/livp2png.py) - [unziplivp](https://github.com/JohnGuoy/unziplivp/blob/master/unziplivp.py)...
If any maintainers would like to assist me in working on this, please reference the right files and add potential boilerplates so I could try implementing this filetype on my...
> Thanks for offering to help! The most relevant file is the [metadata service](https://github.com/immich-app/immich/blob/main/server/src/services/metadata.service.ts). > > We handle something similar for motion photos: the video is embedded into the image...
Also, I believe .photoasset can be treated the same way as .LIVP
> he previews and metadata to the original. However, I'm less familiar with the process for directly imported files and the Thanks @mertalev, that helps a lot! While I'm waiting...
Trying to balance both sides here... How about performing a size check first (which is a lot less expensive), then proceed with client-side hashing on size match, along with giving...
> Hey @chrizator I fix some errors, update to acceptt python3 and create a new branch, but I can't push into a new origin. So I put here in this...