more filters from the command from-immich
:
Flags:
--from-albums strings Get assets only from those albums, can be used multiple times
--from-api-key string API Key
--from-api-trace Enable trace of api calls
--from-archived Get only archived assets
--from-city string Get only assets from this city
--from-client-timeout duration Set server calls timeout (default 20m0s)
--from-country string Get only assets from this country
--from-date-range date-range Only import photos taken within the specified date range (default unset)
--from-exclude-extensions ExtensionList Comma-separated list of extension to exclude. (e.g. .gif,.PM) (default: none)
--from-favorite Get only favorite assets
--from-include-extensions ExtensionList Comma-separated list of extension to include. (e.g. .jpg,.heic) (default: all)
--from-include-type IncludeType Single file type to include. (VIDEO or IMAGE) (default: all)
--from-make string Get only assets with this make
--from-minimal-rating int Get only assets with a rating greater or equal to this value
--from-model string Get only assets with this model
--from-no-album Get only assets that are not in any album
--from-partners Get partner's assets as well
--from-people strings Get assets only with those people, can be used multiple times
--from-server string Immich server address (example http://your-ip:2283 or https://your-domain)
--from-skip-verify-ssl Skip SSL verification
--from-state string Get only assets from this state
--from-tags strings Get assets only with those tags, can be used multiple times
--from-trash Get only trashed assets
-h, --help help for from-immich
and from the previous pre-releases:
- rewriting of the readme
- configuration files
- Environment variables
What's Changed
- Update branch naming and validation rules in CONTRIBUTING.md by @simulot in #1075
- Fix visibility handling for archived Google Photos uploads by @simulot in #1078
- Fixes completion by @simulot in #1080
- Enhance asset filtering and retrieval features by @simulot in #1081
- Implement httptrace package for enhanced request/response logging by @simulot in #1082
- docs: Comprehensive documentation restructuring and improvement by @simulot in #1084
- Add comprehensive documentation for Immich-Go by @simulot in #1085
- refactor: makes the linter happy by @simulot in #1086
- feat: add vstask for runing linter and prepare PR by @simulot in #1087
- Add Immich API Monitor Script to check OpenAPI specifications by @simulot in #1088
- feat: add interactive script for deleting local Git branches by @simulot in #1089
- refactor: improve concurrency handling in dumpReader and update trace logging methods by @simulot in #1090
- Refactor configuration management and enhance documentation by @simulot in #1097
- feat(scripts): remove deprecated pre-release scripts and update publish script for improved versioning by @simulot in #1098
- Feature/from-immich-options by @simulot in #1100
Full Changelog: v0.28.0...v0.29.2-dev-3d89bdd