Panorama with Projection Type: cylindrical not displayed correctly #3428

Closed
opened 2026-02-05 08:26:25 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @raldone01 on GitHub (Jun 10, 2024).

The bug

Images with the exif projection type set to Projection Type: cylindrical don't display as 360 panorama photos.

If manually set the projection type to exiftool -ProjectionType=equirectangular $FILE immich seems to display the file correctly.

(Samsung S22 panorama mode sets the property to cylindrical`.)

The OS that Immich Server is running on

Arch docker

Version of Immich Server

v1.105.1

Version of Immich Mobile App

NaN

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

N/A

Your .env content

N/A

Reproduction steps

1. Upload a file with ProjectionType cylindrical
2. View on the web version

Relevant log output

No response

Additional information

No response

Originally created by @raldone01 on GitHub (Jun 10, 2024). ### The bug Images with the exif projection type set to `Projection Type: cylindrical` don't display as 360 panorama photos. If manually set the projection type to `exiftool -ProjectionType=equirectangular $FILE` immich _seems_ to display the file correctly. (Samsung S22 panorama mode sets the property to cylindrical`.) ### The OS that Immich Server is running on Arch docker ### Version of Immich Server v1.105.1 ### Version of Immich Mobile App NaN ### Platform with the issue - [ ] Server - [X] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML N/A ``` ### Your .env content ```Shell N/A ``` ### Reproduction steps ```bash 1. Upload a file with ProjectionType cylindrical 2. View on the web version ``` ### Relevant log output _No response_ ### Additional information _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#3428