Thomas

Results 373 comments of Thomas

@florihupf You reported your server and app versions as `v1.61.1`, which isn't a valid release. The current release is `v1.61.0`. Would you mind checking both are up to date?

This could be resolved by #2824 if Immich were to sniff the content type for files without a valid extension.

@jrasm91 I believe this is still an issue as the file does not have an extension.

Following some internal discussion on Discord, we believe it may be beneficial to queue asset migrations individually rather a single job which migrates all assets at once. This has some...

Further, it looks like 163 files failed to move. https://gist.github.com/uhthomas/650ff9f08f83f8f0ffb3008653df395d

We had a long discussion about the right way to approach this and concluded the best thing to do in addition to individual jobs, is to move some logic into...

I wrote this script to move assets back to the right place. https://gist.github.com/uhthomas/87cd39d0bbed044800a982556617f8db

So I've been thinking about this a bit and in addition to this, it would be really nice to support other file systems like S3. We can do this by...

I'd also like to add that at current, Immich _does not_ actually preserve the original filename if there are duplicate files on the same day. They are prefixed with a...

> We used to do that and got a lot of pushback on it, which prompted the current custom folder support. Was the implementation identical, or was it slightly different?...