Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Panoramas/photospheres in shared link display incorrectly when download is disabled #9005

Closed
1 of 3 tasks
jenda69 opened this issue Apr 22, 2024 · 1 comment
Closed
1 of 3 tasks

Comments

@jenda69
Copy link

jenda69 commented Apr 22, 2024

The bug

When you share an album using a link and disable download for it ("Allow public user to download" checkbox), photos load normally, but photospheres get displayed in really low thumbnail resolution. And if it's not full 360° sphere, it's also incorrectly projected (probably because the thumbnail is missing metadata).

image

I checked dev tools in the browser and it seems that it loads and displays just 250px thumbnail into the viewer, not even the large 1440px preview. The difference is that it loads photospheres from URL with "isWeb=false" parameter whereas normal pictures have "&isWeb=true".

The OS that Immich Server is running on

Raspberry OS Bookworm

Version of Immich Server

1.102.3

Version of Immich Mobile App

N/A

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

N/A

Your .env content

N/A

Reproduction steps

1. Create album with a photosphere
2. Share link and copy it
3. Log out or use incognito mode
4. Browse album using link
5. Open a photosphere

Relevant log output

No response

Additional information

No response

@jrasm91
Copy link
Contributor

jrasm91 commented Sep 12, 2024

Just tested and this is fixed. I think it might have actually been fixed with #12123, which will be in the next release.

@jrasm91 jrasm91 closed this as completed Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants