alvistar / immich-albums

Create immich albums from folder structure
MIT License
38 stars 7 forks source link

Will this still work if I have multiple users using the same external library? #12

Open nothing2obvi opened 3 months ago

nothing2obvi commented 3 months ago

I have 3 users each mapped to the same external library. I am still scanning the external library for 2 users, but for 1 user this is already done, and I successfully ran the command to create albums for this user. Will the .album files create albums for the other 2 users? Or does this only work for 1 user?

I was going to just run the command again for another user, using their API key, but I realized this wouldn't work because I think immich-albums doesn't overwrite the .album files. And if I deleted the .album files for one user, then ran the command for another user, I would be deleting the albums for the first user.