PSImmich

1.2.0-preview0001

Powershell wrapper for the Immich API

Minimum PowerShell version

5.1

This is a prerelease version of PSImmich.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSImmich -RequiredVersion 1.2.0-preview0001 -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSImmich -Version 1.2.0-preview0001 -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Hannes Palmquist. All rights reserved.

Package Details

Author(s)

  • Hannes Palmquist

Tags

Windows Linux MacOS

Functions

Add-IMActivity Get-IMActivity Get-IMActivityStatistic Remove-IMActivity Add-IMAlbumUser Get-IMAlbum Get-IMAlbumCount New-IMAlbum Remove-IMAlbum Remove-IMAlbumUser Rename-IMAlbum Set-IMAlbum Set-IMAlbumUser Get-IMAPIKey New-IMAPIKey Remove-IMAPIKey Rename-IMAPIKey Export-IMAssetThumbnail Get-IMAsset Get-IMAssetMemoryLane Get-IMAssetStatistic Import-IMAsset Remove-IMAsset Restore-IMAsset Save-IMAsset Set-IMAsset Start-IMVideoTranscode Update-IMAssetMetadata Update-IMAssetThumbnail Get-IMAuditDelete Test-IMAccessToken Get-IMAuthSession Remove-IMAuthSession Get-IMFace Get-IMAuditFile Get-IMFileChecksum Clear-IMJob Get-IMJob Resume-IMJob Start-IMJob Suspend-IMJob Get-IMLibrary New-IMLibrary Remove-IMLibrary Remove-IMOfflineLibraryFile Set-IMLibrary Sync-IMLibrary Test-IMLibrary Get-IMMapMarker Get-IMMapStyle Get-IMMemory New-IMMemory Remove-IMMemory Set-IMMemory Send-IMTestMessage Add-IMPartner Get-IMPartner Remove-IMPartner Set-IMPartner Export-IMPersonThumbnail Get-IMPerson Merge-IMPerson New-IMPerson Set-IMPerson Find-IMAsset Find-IMCity Find-IMExploreData Find-IMPerson Find-IMPlace Get-IMConfig Set-IMConfig Get-IMServer Get-IMServerConfig Get-IMServerFeature Get-IMServerStatistic Get-IMServerStorage Get-IMServerVersion Get-IMSupportedMediaType Get-IMTheme Test-IMPing Connect-Immich Disconnect-Immich Get-IMSession Invoke-ImmichMethod Add-IMSharedLinkAsset Get-IMSharedLink New-IMSharedLink Remove-IMSharedLink Remove-IMSharedLinkAsset Set-IMSharedLink Get-IMTag New-IMTag Remove-IMTag Rename-IMTag Set-IMTag Get-IMTimeBucket Add-IMMyProfilePicture Export-IMProfilePicture Get-IMUser New-IMUser Remove-IMMyProfilePicture Remove-IMUser Restore-IMUser Set-IMUser

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

## [1.2.0-preview0001] - 2024-06-12

### Changed

- Versioning of the PSImmich module will follow the Immich version. For instance v1.105.X will correspond to the API version of Immich 1.105.X. The third number (patch) will be used to track releases/fixes for the PSImmich module specifically. This makes it much easier to find the correct PSImmich version that has feature parity with the version of Immich that is used. If Immich releases a new version that does not require an update to the PSImmich module, that version number will simply be skipped. So the version of PSImmich might not be sequentially incremented.

### Added

- Added new cmdlet Send-IMTestMessage
- Added new cmdlet Get-IMMemory
- Added new cmdlet New-IMMemory
- Added new cmdlet Remove-IMMemory
- Added new cmdlet Set-IMMemory
- New cmdlet Get-IMServerStorage
- New cmdlet Get-IMProfilePicture
- New cmdlet Get-IMAssetThumbnail
- New cmdlet Set-IMAlbumUser to allow changing the user role for an album.
- Set-IMAsset now has a parameter for AddToFace to incorporate the /face/{id} API
- New cmdlet Marge-IMPerson to incorporate the /person/{id}/merge API
- Get-IMPerson now has a new switch IncludeStatistics to incorporate the /person/{id}/statistics API. The switch is not currently available with the list parameter set. However one could use the following to produce the same result Get-IMPerson | Get-IMPerson -IncludeStatistics
- New cmdlet Export-IMPersonThumbnail

### Fixed

- Updated Get-IMAssetMapMarker to the new API location under map and renamed to Get-IMMapMarker
- Updated Get-IMAssetMapStyle to the new API location under map and renamed to GetIMAssetMarker
- Updated Get-IMAuthDevice to the new API location under session and renamed to Get-IMAuthSession.
- Updated Remove-IMAuthDevice to the new API location under session and renamed to Remove-IMAuthSession
- Updated Get-IMAuditFile to the new API location under report
- Updated Get-IMFileChecksum to the new API location under report
- Updated Add-IMAlbumUser to use the new albumUsers property instead of the deprecated sharedUserIds.
- Updated Add-IMAlbumUser to allow configuring the user role.
- Updated Get-IMTimeBucket to the new API location under timeline
- Updated test suite for Get-IMServerFeature now returning the email attribute
- Updated Get-IMServer to also include the result from Get-IMServerStorage

### Removed

- Get-IMAsset will no longer enumerate assets as a search (with optional filters), this API endpoint has been removed from Immich. Instead Find-IMAsset should be used.
- Removed Get-IMSearchTerms due to API deprecation
- Removed Get-IMCuratedLocation due to API deprecation
- Removed Get-IMCuratedObject due to API deprecation

FileList

Version History

Version Downloads Last updated
1.118.0 52 10/15/2024
1.118.0-prev... 2 10/15/2024
1.118.0-prev... 2 10/15/2024
1.117.0 10 10/12/2024
1.113.1-prev... 2 10/12/2024
1.113.0 62 9/1/2024
1.111.1 29 8/14/2024
1.107.0 37 7/2/2024
1.106.2-prev... 3 7/2/2024
1.106.1-prev... 3 6/27/2024
1.106.0 134 6/12/2024
1.2.0-previe... (current version) 3 6/12/2024
1.1.0 133 3/27/2024
1.0.1-previe... 3 3/27/2024
1.0.0 9 3/20/2024
0.2.0-previe... 5 3/20/2024
0.2.0-previe... 5 3/19/2024
0.2.0-previe... 5 3/18/2024
0.2.0-previe... 5 3/18/2024
0.2.0-previe... 5 3/17/2024
0.2.0-previe... 5 3/17/2024
0.2.0-previe... 5 3/16/2024
0.2.0-previe... 5 3/16/2024
0.2.0-previe... 5 3/16/2024
0.2.0-previe... 6 3/15/2024
0.2.0-previe... 5 3/15/2024
0.2.0-previe... 5 3/15/2024
0.2.0-previe... 5 3/15/2024
0.2.0-previe... 5 3/14/2024
0.2.0-previe... 5 3/14/2024
0.2.0-previe... 5 3/14/2024
0.2.0-previe... 5 3/14/2024
0.2.0-previe... 5 3/13/2024
0.2.0-previe... 5 3/12/2024
0.2.0-previe... 5 3/12/2024
0.2.0-previe... 5 3/12/2024
0.2.0-previe... 5 3/11/2024
0.2.0-previe... 5 3/10/2024
0.1.1-previe... 5 3/10/2024
0.1.1-previe... 6 3/8/2024
0.1.1-previe... 5 3/7/2024
0.1.1-previe... 5 3/7/2024
Show less