mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-15 01:49:17 +00:00
acc169fc17
Co-authored-by: nmfretz <nmfretz@gmail.com>
82 lines
2.3 KiB
YAML
82 lines
2.3 KiB
YAML
manifestVersion: 1.1
|
|
id: immich
|
|
category: files
|
|
name: Immich
|
|
version: "v1.75.2"
|
|
tagline: High-performance photo and video backup solution
|
|
description: >-
|
|
An open-source and high-performance self-hosted backup solution for the videos and photos on your mobile device
|
|
|
|
|
|
⚠️ Immich is under very active development. Expect bugs and changes. Do not use it as the only way to store your photos and videos!
|
|
|
|
|
|
Features:
|
|
|
|
- Upload and view videos and photos
|
|
|
|
- Auto backup when the app is opened
|
|
|
|
- Selective album(s) for backup
|
|
|
|
- Download photos and videos to a local device
|
|
|
|
- Multi-user support
|
|
|
|
- Album and Shared albums
|
|
|
|
- Scrubbable/draggable scrollbar
|
|
|
|
- Support RAW (HEIC, HEIF, DNG, Apple ProRaw)
|
|
|
|
- Metadata view (EXIF, map)
|
|
|
|
- Search by metadata, objects and image tags
|
|
|
|
- Administrative functions (user management)
|
|
|
|
- Background backup
|
|
|
|
- Virtual scroll
|
|
|
|
- OAuth support
|
|
|
|
- LivePhoto backup and playback
|
|
|
|
- User-defined storage structure
|
|
releaseNotes: >
|
|
⚠️ This update includes the following breaking changes for advanced users who have modified their docker-compose.yml file:
|
|
|
|
- To disable machine learning now, use IMMICH_MACHINE_LEARNING_ENABLED=false (previously IMMICH_MACHINE_LEARNING_URL=false)
|
|
|
|
- Sentence-Transformers is no longer used for CLIP models, users who set MACHINE_LEARNING_CLIP_IMAGE_MODEL or MACHINE_LEARNING_CLIP_TEXT_MODEL must migrate to one of the ViT-B models listed here, with the caveat that OpenCLIP models will require running CLIP on all images since the embeddings are incompatible.
|
|
|
|
|
|
This update brings the following new features to Immich:
|
|
|
|
- Add the ability to use a configuration file for bootstrapping an Immich instance instead of using the administration web UI
|
|
|
|
- Machine learning sub-jobs can now be configured via the administration web UI
|
|
|
|
- Slide show mode on the web
|
|
|
|
- and more!
|
|
|
|
|
|
Full release notes are found at: https://github.com/immich-app/immich/releases
|
|
developer: Alex Tran
|
|
website: https://www.immich.app
|
|
dependencies: []
|
|
repo: https://github.com/immich-app/immich
|
|
support: https://github.com/immich-app/immich/discussions
|
|
port: 2283
|
|
gallery:
|
|
- 1.jpg
|
|
- 2.jpg
|
|
- 3.jpg
|
|
path: ""
|
|
defaultUsername: ""
|
|
defaultPassword: ""
|
|
submitter: levma
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/239
|