Replies: 1 comment 4 replies
-
That would be a good feature but I don't have time to make it, I don't need it. It's easy to implement, you just get all assets from the immich server using the API, download them, convert and then use the replace asset API. Either edit my code or make a bash script to do it automatically. Otherwise you'll have to do it manually one by one, on the web ui there are download and replace with asset buttons, not feasible for many assets. The best way would be to update the immich db directly, it's harder to do but should be faster cause it would avoid unnecessary thumbnails re-generation (replace API is basically the same as a new upload except the asset id is kept, everything else is lost and needs to be computed again, AI stuff too if you have it enabled) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
could this be ran on photos already imported to Immich library?
If not, does anyone have a suggestion on how to safely, manually, compress files, without breaking Immich's db
Beta Was this translation helpful? Give feedback.
All reactions