simulot / immich-go

An alternative to the immich-CLI command that doesn't depend on nodejs installation. It tries its best for importing google photos takeout archives.
GNU Affero General Public License v3.0
1.63k stars 49 forks source link

chore: follow immich 1.95.0 API changes #141

Closed simulot closed 7 months ago

simulot commented 8 months ago

https://github.com/immich-app/immich/releases/tag/v1.94.0

Following endpoint will be deprecated soon: GET /asset/assetById/:id
GET /assets

Uses GET /search/metadata endpoint doc here (available with 1.95)