Immich v1.119.0 Release

요약 내용

v1.119.0

주의

호스트 바인딩을 위한 환경 변수의 이름이 HOST code> 가 아닌 IMMICH_HOST 로 잘못 지정 code > 된 것은 (문서에 나와 있던대로).이 버전에서는이 수정되었습니다.
이전에 HOST code> 환경 변수를 사용하고 있었다면, IMMICH_HOST code> 로 업데이트하십시오.

내장 Prometheus 엔드 포인트를 사용 중이면 계속 읽어주세요. 그렇지 않으면 이 섹션을 무시해도 됩니다.

다음 환경 변수가 제거되었습니다.

  • IMMICH_METRICS code> li>
  • IMMICH_API_METRICS code> li>
  • IMMICH_HOST_METRICS code> li>
  • IMMICH_IO_METRICS code> li>
  • IMMICH_JOB_METRICS code> li>

대신 IMMICH_TELEMETRY_INCLUDE code> / IMMICH_TELEMETRY_EXCLUDE code>를 사용하십시오. p>

예제 : h3>
 -  - IMMICH_METRICS=true  span>
  +  span>+ IMMICH_TELEMETRY_INCLUDE = all  code>  pre>  div>  

주요 수정 사항:

Immich의 v1.119.0 릴리스에 오신 것을 환영합니다. 이 릴리스는 이전 및 새로운 형식의 다양한 영상 인코딩 및 썸네일 생성과 관련된 문제를 해결하는 데 중점을 두었으며, 앱 전체적인 개선 사항을 포함하고있다. 이 외에도 다음과 같은 주요 개선 사항이 있다.

  • 비밀번호 없이 새로운 OAuth 사용자 생성
  • 앨범 변경에 대한 이메일 알림 시간 동기화
  • 태블릿에서 모바일 앱 레이아웃 개선
  • VAAPI 하드웨어 디코딩
  • 주목할만한 수정 사항 : OpenVINO을 사용한 얼굴 감지가 과도한 RAM을 사용
  • 주목할만한 수정 사항 : 특정 상황에서 모바일 앱에서 변환이 재생되지 않는 문제

VAAPI 하드웨어 디코딩

이전 버전의 Immich에서는 비디오 인코딩에만 VAAPI를 사용했으며 디코딩 및 톤 매핑에는 여전히 CPU를 사용했습니다. 이번 릴리스에서는 VAAPI를 위한 엔드 투 엔드 가속이 추가되어 해상도 변환 속도가 향상되었으며 CPU 사용률도 낮아졌습니다. 이 추가 기능으로 인해 Immich의 모든 지원되는 가속화 API가 엔드 투 엔드 가속을 지원하게 되었습니다.

VAAPI 하드웨어 가속을 사용하는 경우 코딩 설정 에서 하드웨어 디코딩을 활성화하여이 변경 사항을 활용할 수 있습니다.

모바일용 변환 문제 수정

원본 비디오가 Dolby Vision 인 경우 일부 변환은 모바일 앱에서 재생되지 않거나 오디오만 재생되는 경우가 있었습니다. 특히 iOS에서 캡처 된 많은 비디오는 Android에서 볼 수 없었습니다.

이 문제가 해결되었습니다. 그러나 Immich 1.114.0-1.118.2를 사용하여 생성 된 Dolby Vision 비디오의 기존 변환은 여전히 문제가 있으며 이러한 경우에는 올바른 재생을 위해 다시 변환해야합니다. 방법은 변경 대상 비디오를 Web 앱에서 선택하고 인코딩된 비디오 새로 고침 옵션을 선택하거나 작업 상태 페이지로 이동하여 변환 비디오 옆에 모두를 클릭하면됩니다.

참고 : 여러분이 이러한 비디오에 대한 재생 문제를 겪는 경우에만 이 작업을 수행해야합니다.

Immich 지원하기


Immich를 유용하게 사용하셨다면
https://buy.immich.app에서 제품 키를 구매하여 Immich를 지원하실 수 있습니다.

건배! 🍻 p>


변경사항

🚨 중요 변경사항

🚀 추가 기능

🌟 개선 사항

Welcome to release v1.119.0 of Immich. This release focuses on fixing issues surrounding video encoding and thumbnail generation for a variety of old and new formats, along with minor improvements across the app. Some of the highlights below:

  • Create new OAuth users without passwords
  • Debounce email notifications for album changes
  • Improve mobile app layout on tablets
  • VAAPI hardware decoding
  • Notable fix: Face Detection using excessive RAM with OpenVINO
  • Notable fix: transcodes not playing in the mobile app in certain situations

VAAPI hardware decoding

Prior to this release, Immich only used VAAPI for video encoding; it still used the CPU for decoding and tone-mapping. This release adds end-to-end acceleration for VAAPI, making transcoding much faster with lower CPU utilization. With this addition, every supported acceleration API now has end-to-end acceleration in Immich.

If you use VAAPI hardware acceleration, you can enable hardware decoding in the transcoding settings to take advantage of this change.

Transcoding fix for mobile

When the source video is Dolby Vision, transcodes sometimes either didn't play in the mobile app, or only the audio was played. In particular, this meant that many videos captured on iOS could not be viewed on Android.

This issue has been fixed. However, existing transcodes of Dolby Vision videos created using Immich 1.114.0 - 1.118.2 will still have the issue and will need to be re-transcoded for correct playback in these cases.

To re-transcode affected videos, you can either select them in the web app and choose the Refresh encoded videos option or go to the Job Status page and click All next to Transcode Videos.

Note: you only need to do this if you encounter playback issues for these videos.

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

🚨 Breaking Changes

🚀 Features

🌟 Enhancements

🐛 Bug fixes

📚 Documentation

🌐 Translations

New Contributors

Full Changelog: v1.118.2...v1.119.0

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

 

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

사이트 리뉴얼중입니다~

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

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

답글 남기기

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

홈서버 IT 커뮤니티 SVRFORUM
Link