alvistar / immich-albums

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

feat: update to immich 1.105.1 #17

Closed fvdnabee closed 4 weeks ago

fvdnabee commented 1 month ago

Similar PR to https://github.com/alvistar/immich-albums/pull/14, but this one targets immich 1.105.1. Unlike #14, SearchApi._search_metadata_serialize didn't require any changes. The PR also fixes the integration test, as immich now requires the owner id when creating an album.

alvistar commented 4 weeks ago

Thanks, finally managed to have some time to review.