tl;dr- I wiped my Immich install and reuploaded the photos to the new instance using the CLI tool. Now Immich isn't aware that the photos on my phone are the same as those on the server so the mobile app shows the photos as duplicates, one being "local only" and the other being "cloud only" for each pair.
According to Alex it sounds like I just need to edit the
deviceId
deviceId
column of the
assets
assets
table so that all of rows use the device ID of my phone instead of the ID generated by the CLI tool.
Is that correct? Is there anything else I need to do?
Due to some complications I had to reinstall Immich completely from scratch (after of course backing up my library). When I finally reconnected the mobile app I realized that the images must have d...