Immich v1.114.0 Release

요약 내용

v1.114.0

하이라이트

어느 누구나 금요일에 풍성한 배포를 좋아하겠죠? 5월에서는 여러 가지 개선 사항과 버그 수정에 중점을 둔 추가적인 향상을 갖추고 출시되었습니다. 몇 가지 주요 사항은 다음과 같습니다:

  • 태그 개선 (라이트룸 지원 포함)
  • EXIF 및 XMP 사이드카로부터 얼굴 가져오기 (Digikam 형식)
  • 타임존 처리 개선
  • 업로드 패널 **새로운 디자인**
  • 자동 데이터베이스 재연결

태그 개선

지난 배포 이후 태그 지원을 도입한 이후로 피드백을 기반으로 몇 가지 변경사항이 있었습니다.

  • 이제 HierarchicalSubject를 지원합니다. 값은 계층 구조적 태그로 구문 분석되며 구분자로 |를 사용합니다.
  • 계층적 태그 정보가 없을 때에만 Keywords에서 읽도록 변경되었습니다.
  • EXIF/XMP에서 마지막 태그를 제거할 수 없는 버그가 수정되었습니다.

참고: 이러한 변경사항은 메타데이터 추출 작업에 적용됩니다. 사진 및 비디오에 이를 적용하려면 메타데이터 추출을 다시 실행하십시오.

메타데이터에서 얼굴 가져오기

이 배포판에서는 Digikam 형식의 메타데이터에서 얼굴 메타데이터를 읽을 수 있는 기능이 추가되었습니다. 이를 통해 다른 소프트웨어와의 상호 운용성이 증가하고 AI를 제외한 다른 소스로부터의 얼굴을 위한 기초가 마련되었습니다.

이 얼굴에는 다음과 같은 제한 사항이 있습니다. 이러한 제한 사항은 나중의 배포판에서 제거될 수 있습니다:

  • 얼굴 메타데이터가 포함된 에셋은 얼굴 감지 동안 건너뛰어집니다.
  • 메타데이터에 있는 얼굴은 얼굴 인식 중에 고려되지 않습니다.
  • 메타데이터의 얼굴은 이름을 기반으로 사람들로 묶입니다.
  • 지원되는 메타데이터 형식은 Digikam 형식만 지원됩니다.

이 기능을 사용하려면 관리 > 메타데이터 설정로 이동하십시오.

타임존 처리 개선

이 버전은 타임존 오프셋의 구문 분석 및 타임존 및 오프셋 표시와 관련된 몇 가지 문제를 수정했습니다. “+00:00” 오프셋 (예: 아프리카 여러 나라, 아이슬란드, 겨울에 포르투갈/영국/아일랜드 등)으로 찍은 사진과 비디오에서 오프셋이 이제 정확하게 구문 분석됩니다.

“+00:00” 오프셋이 올바르게 표시되지 않는 것을 발견하면 모든 사진과 비디오에서 “메타데이터 추출” 작업을 다시 실행하십시오.

업로드 패널

업로드 패널이 새로운 디자인으로 변경되었습니다! 기능은 이전과 동일하게 작동하지만, 큐에서 중복 파일은 더 이상 자동으로 지워지지 않습니다. 중복 파일은 그대로 남아 있고, 클릭 가능한 아이콘과 함께 지워진 이미지로 링크됩니다.

라이트 다크
image image

자동 데이터베이스 재연결

이전에 데이터베이스 연결이 임의의 이유로 끊어진 경우 (재시작, 타임아웃, 네트워크 중단 등), 서버는 절대로 다시 연결되지 않았습니다. 연결 복원은 컨테이너 재시작이 필요했습니다. 지금은 서버가 5초마다 무한히 자동으로 재연결을 시도합니다.

원문 내용

v1.114.0

Highlights

Welcome to release v1.114.0 of Immich. Who doesn’t love a juicy release on a Friday? This release focuses on additional enhancements and bug fixes for recent new features. Please find some of the highlights below:

  • Tag improvements (including Lightroom support)
  • Import faces from EXIF and XMP sidecars (Digikam format)
  • Better handling of timezones
  • Upload panel **New look**
  • Automatic database reconnection

Tag improvements

Since the last release, when we introduced support for tags, we have made a few changes based on your feedback.

  • We now support reading from HierarchicalSubject. Values will be parsed as hierarchical tags, with | as a delimiter.
  • We now only read from Keywords as a fallback when no hierarchical tag information is available
  • We have fixed a bug where you could not remove the last tag from EXIF/XMP.

NOTE: these changes apply to the metadata extraction job. To apply them to your photos and videos, re-run metadata extraction.

Import faces from metadata

This release adds the ability to read face metadata in Digikam format during metadata extraction, increasing interoperability with other software and laying the foundation for faces from sources other than machine learning.

Note that there are certain limitations with these faces. These limitations may be removed in a later release:

  • Assets that contain face metadata are skipped during face detection
  • Faces from metadata are not considered during facial recognition
  • Faces from metadata are grouped into people based on name
  • Only face metadata in Digikam format is supported

You can enable this feature by going to Administration > Metadata Settings.

Better handling of timezones

This version fixes some issues related to how timezone offsets are parsed and how timezones and offsets are displayed. The offset is now parsed correctly for photos and videos taken with the “+00:00” offset (e.g., several African countries, Iceland, Portugal/UK/Ireland in winter).

If you notice that the “+00:00” offset is not shown correctly, please re-run the “Extract Metadata” job on all photos and videos.

Upload panel

The upload panel has a new look! It works the same as before, except that duplicates are no longer automatically cleared from the queue. They will remain behind, along with a clickable icon, that links to the deduped image.

Light Dark
image image

Automatic database reconnection

Previously, when the connection to the database was interrupted for any reason (restart, timeout, network interruption, etc.), the server would never reconnect. Restoring the connection required a container restart. Now, the server will automatically try to reconnect every 5 seconds indefinitely.

image


Support Immich

If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app.

Cheers! 🍻

What’s Changed

🚀 Features

  • feat(server): Import face regions from metadata by @bugfest in #6455

🌟 Enhancements

🐛 Bug fixes

📚 Documentation

  • docs: Fix link to ioredis docs by @halkeye in #12291
  • docs: Add conditional album storage template information by @feyst in #12218

🌐 Translations

New Contributors

Full Changelog: https://github.com/immich-app/immich/compare/v1.113.1

링크 : https://github.com/immich-app/immich/releases/tag/v1.114.0

 

————————————————–

사이트 리뉴얼중입니다~

서버(Linux, ESXi), NAS(헤놀로지, ESXi 및 IT관련 정보, 기타 등등을 공유하는 커뮤니티 SVRFORUM을 새로 만들었습니다.
많은 가입(?) 부탁드립니다~
https://svrforum.com

이전글들은 모두 상단 메뉴의 Blog 글 모음에있습니다!

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다

홈서버 IT 커뮤니티 SVRFORUM
Link