Automatically Creating Albums from One Immich Instance to Another
Hey friends, I recently ran a migration to consolidate libraries onto one immich instance. I can the immich-go 'from-immich' which moved all the files, however it failed to create most of the albums for some reason (I have hundreds of albums). You could easily move the files using the immich cli or manually upload as well, the below will work the same.
I created a script to use the checksums of the files to recreate the albums on the new server. In the event someone else runs into this, I just wanted to leave this here in case it's helpful.
Code and instructions: https://github.com/adamtaylor152/immich-sync-albums
I created a script to use the checksums of the files to recreate the albums on the new server. In the event someone else runs into this, I just wanted to leave this here in case it's helpful.
Code and instructions: https://github.com/adamtaylor152/immich-sync-albums