[Feature] Show photo by using the path stored on server in URL #30494
plans-coding
started this conversation in
Feature Request
Replies: 1 comment 4 replies
|
You could do this through https://my.immich.app/folders, right? |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request.
The feature
It would be very useful if photos could be referenced by their original storage path in the URL instead of requiring the asset ID.
Currently, direct linking isn't possible unless the asset ID is already known. To obtain it, clients must first send a POST request to search for the asset based on its original storage path, adding an unnecessary lookup step.
Allowing assets to be addressed directly by their original storage path would simplify integrations and enable straightforward hot-linking when the storage path is already known.
Platform
All reactions