Immich Uploader
App that can upload media files to your Immich instance.
新版本 3.1.0
- added ability to tag uploaded media with an Immich tag
- added ability to specify in which order media should be uploaded
- added backup and restore of all data
- removed backup of work log entries
- fixed import of settings
- fixed the UI in some places
- updated a couple of dependencies
- added ability to specify in which order media should be uploaded
- added backup and restore of all data
- removed backup of work log entries
- fixed import of settings
- fixed the UI in some places
- updated a couple of dependencies
Immich Uploader is a small app that discovers media files on your Android device, then uploads them to your Immich instance.
The app can be configured to remove media files from your device after successful updates. This can be configured individually by type of file (Photo, Screenshot, Download, or Others).
It can also apply Tags to media files after successful upload. Again, this can be configured by type of file.
Permissions
Android
The app needs INTERNET permissions for the upload as well as access to your media files, which it will explicitly ask for.
On devices running Android 17 or later, it also needs ACCESS_LOCAL_NETWORK permissions if you want to use a local server URL when your Android device is on the same network as your Immich server. This usually speeds up upload a great deal.
Immich
The app connects to your Immich instance. It needs an API Key to do so.
You can use your standard Immich user, or you can (should) create a user specifically for Immich Uploader.
The user must have the following permissions on your Immich instance:
If you use the "Check connection" buttons on the Settings view, but your Immich user does not have apiKey.read permission, the check will fail.
If your Immich user does not have tag.read permission, the app can not download Tags from the Immich instance, and if they do not have tag.asset permission, uploads will still work, but media files will not be tagged.
The app can be configured to remove media files from your device after successful updates. This can be configured individually by type of file (Photo, Screenshot, Download, or Others).
It can also apply Tags to media files after successful upload. Again, this can be configured by type of file.
Permissions
Android
The app needs INTERNET permissions for the upload as well as access to your media files, which it will explicitly ask for.
On devices running Android 17 or later, it also needs ACCESS_LOCAL_NETWORK permissions if you want to use a local server URL when your Android device is on the same network as your Immich server. This usually speeds up upload a great deal.
Immich
The app connects to your Immich instance. It needs an API Key to do so.
You can use your standard Immich user, or you can (should) create a user specifically for Immich Uploader.
The user must have the following permissions on your Immich instance:
- asset.upload - for uploading media assets
- apiKey.read - for testing the connection, used on the Settings screen (since v2.2.2)
- tag.read - for retrieving the list of Tags on your Immich instance (since v3.1.0)
- tag.asset - for applying Tags to assets (since v3.1.0)
If you use the "Check connection" buttons on the Settings view, but your Immich user does not have apiKey.read permission, the check will fail.
If your Immich user does not have tag.read permission, the app can not download Tags from the Immich instance, and if they do not have tag.asset permission, uploads will still work, but media files will not be tagged.
版本
尽管下面提供了 APK 安装包的下载选项,但你应该注意,以这种方式安装将不会收到更新通知,这是一种不太安全的下载方式。 我们建议你安装使用 F-Droid 客户端。
下载 F-Droid-
arm64-v8aarmeabi-v7ax86x86_64该版本需要 Android 10 及以上版本。
此包由原始开发者构建并签名,并保证对应于此源代码 tarball。
-
arm64-v8aarmeabi-v7ax86x86_64该版本需要 Android 10 及以上版本。
此包由原始开发者构建并签名,并保证对应于此源代码 tarball。
-
arm64-v8aarmeabi-v7ax86x86_64该版本需要 Android 10 及以上版本。
此包由原始开发者构建并签名,并保证对应于此源代码 tarball。
新版本 3.0.1
- added permission needed for Android 17+ for access to local networks (fixes #14)
- bumped one dependency
- bumped one dependency
新版本 3.0.0
- set version to 3 to make it clear that this version is aligned with the API of Immich 3.x
- bumped one dependency
- bumped one dependency







