DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: aioimmich 0.14.0-1

Package Information

Descriptionasynchronous client interface for Immich albums and assets

This library talks to an Immich server through its HTTP API using an API key. It can query album records, including names and asset counts, request asset bytes from the server, and fetch server information such as about data and storage usage.

The returned data is represented as structured objects for the Immich API areas covered by the module, including albums and server status.

MaintainerHome Assistant Team <team+homeassistant@tracker.debian.org>
Changed ByEdward Betts <edward@4angle.com>
Sponsoredward@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/homeassistant-team/deps/aioimmich.git (browse)
Closes#1136395
Trackerhttps://tracker.debian.org/pkg/aioimmich
Uploaded2 months, 14 days ago

New Package Report

.changes
Distributionunstable
DateWed, 13 May 2026 10:48:34 +0100
Sourceaioimmich
Version0.14.0-1
Changed-ByEdward Betts
Architectureall source
Changelog
aioimmich (0.14.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1136395)
.dsc
Sectionpython
Priorityoptional
Componentmain
Package-Listpython3-aioimmich deb python optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: aioimmich
Upstream-Contact: mib1185 <mail@mib85.de>
Source: https://github.com/mib1185/aioimmich

Files: *
Copyright: mib1185 <mail@mib85.de>
License: Apache-2.0

Files: debian/*
Copyright: 2026 Edward Betts <edward@4angle.com>
License: Apache-2.0


License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
      http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the Apache 2.0 License
 can be found in /usr/share/common-licenses/Apache-2.0 file.

Review Information

accepted — allocated to awm 2 months, 13 days ago, started 2 months, 13 days ago, completed 2 months, 13 days ago.

Final Comment

Back to Dashboard | View all reviews for this package