Slideshow option missing *again* from Shared Album from link #5990

Closed
opened 2026-02-05 11:55:24 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @Niluge-KiWi on GitHub (May 11, 2025).

I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.

  • Yes

The bug

The issue was already reported here, a fix was merged, and the issue closed. But the Slideshow button still does not appear for shared album links.

Image

The OS that Immich Server is running on

Ubuntu 24.05

Version of Immich Server

v1.132.3

Version of Immich Mobile App

no mobile app

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

default

Your .env content

default with TZ & PG password changed

Reproduction steps

  1. create an album
  2. add photos to album
    => slideshow button is in header
  3. create share link, default settings
  4. open shared link
    => missing slideshow button from header

Relevant log output


Additional information

I tried to understand what's happening: the fix moves the Slideshow button just before the Download button, and in my case I do have the Download button, but not the Slideshow one.


I'm not sure if I should have opened a new ticket, or asking for reopen like multiple other people in original issue.
It's also mentioned in a side-comment discussion here; it's not really a feature request IMO since it was meant to be fixed by a merged PR one year ago.

Originally created by @Niluge-KiWi on GitHub (May 11, 2025). ### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. - [x] Yes ### The bug The issue was already reported [here](https://github.com/immich-app/immich/issues/8383), a [fix](https://github.com/immich-app/immich/pull/8757/files#diff-df84fadfed420f2e1bcefb5d4efb108d8e8245d3329b7f706529693403b7be58) was merged, and the issue closed. But the Slideshow button still does not appear for shared album links. ![Image](https://github.com/user-attachments/assets/8976a8fd-9982-4a5f-abd0-e101ae9763f8) ### The OS that Immich Server is running on Ubuntu 24.05 ### Version of Immich Server v1.132.3 ### Version of Immich Mobile App no mobile app ### Platform with the issue - [ ] Server - [x] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML default ``` ### Your .env content ```Shell default with TZ & PG password changed ``` ### Reproduction steps 1. create an album 2. add photos to album => slideshow button is in header 3. create share link, default settings 4. open shared link => missing slideshow button from header ### Relevant log output ```shell ``` ### Additional information I tried to understand what's happening: the [fix](https://github.com/immich-app/immich/pull/8757/files#diff-df84fadfed420f2e1bcefb5d4efb108d8e8245d3329b7f706529693403b7be58) moves [the Slideshow button just before the Download button](https://github.com/immich-app/immich/blame/v1.132.3/web/src/routes/(user)/albums/%5BalbumId%3Did%5D/%5B%5Bphotos%3Dphotos%5D%5D/%5B%5BassetId%3Did%5D%5D/%2Bpage.svelte#L534-L535), and in my case I do have the Download button, but not the Slideshow one. --- I'm not sure if I should have opened a new ticket, or asking for reopen like [multiple](https://github.com/immich-app/immich/issues/8383#issuecomment-2375771751) [other](https://github.com/immich-app/immich/issues/8383#issuecomment-2381392605) [people](https://github.com/immich-app/immich/issues/8383#issuecomment-2565566925) in [original issue](https://github.com/immich-app/immich/issues/8383). It's also mentioned in a side-comment discussion [here](https://github.com/immich-app/immich/discussions/4084#discussioncomment-11884475); it's not really a feature request IMO since it was meant to be fixed by a merged PR one year ago.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#5990