20
immich help (lemmy.zip)
submitted 2 weeks ago* (last edited 2 weeks ago) by illusionist@lemmy.zip to c/selfhosted@lemmy.world
  • Immich always asks for confirmation when deleting an image on android. How can I disable that behavior?
  • why is there no delete button for images/videos that are not yet uploaded? It's annoyng to upload a huge video just to delete it. Why does the UI change dependent on the local/server status?

OS: grapheneos

top 14 comments
sorted by: hot top new old
[-] AcornTickler@sh.itjust.works 9 points 2 weeks ago

I believe you need to choose "Always allow all" option in "Photos and videos" permission.

[-] illusionist@lemmy.zip 1 points 2 weeks ago
[-] AcornTickler@sh.itjust.works 6 points 2 weeks ago* (last edited 2 weeks ago)

Oh, right, sorry. I didn't want to delete the app and reinstall it to find out which permission it was, so I just guessed from its existing permissions.

On my device the relevant toggle is located in Apps > Special app access > Media management apps.

[-] illusionist@lemmy.zip 3 points 2 weeks ago

Nice find! But that is also already toggled.

[-] AcornTickler@sh.itjust.works 4 points 2 weeks ago* (last edited 2 weeks ago)

Weird. When I disabled that setting Immich started asking twice for deleting images. I turned it back on and it went back to normal.

Edit: I think I misunderstood your original question. Do you want Immich to not ask for confirmation at all when deleting things?

[-] illusionist@lemmy.zip 3 points 2 weeks ago

Yes! There is a trash in case I need an image back. At leats it should only ask once per session, not for every single image.

[-] AcornTickler@sh.itjust.works 3 points 2 weeks ago

I don't think that's possible currently. It is probably worth discussing on GitHub.

[-] lazynooblet@lazysoci.al 5 points 2 weeks ago

Before the item is uploaded there is an option to "delete from device".

[-] illusionist@lemmy.zip 6 points 2 weeks ago

... Hidden in the three dot menu

[-] lazynooblet@lazysoci.al 2 points 2 weeks ago
[-] homelabista@mastodon.social 4 points 2 weeks ago

@illusionist Went digging in their repo instead of guessing.

Immich's AndroidManifest caps READ_EXTERNAL_STORAGE at maxSdkVersion=32. Android's own MANAGE_MEDIA docs list that permission as one you have to declare for the no-prompt path, and on 13+ it's never granted.

Their string for the permission also says it's for "moving assets to the trash and restoring them". Trash, not delete. Between those two, I'd stop expecting that toggle to do anything.

[-] illusionist@lemmy.zip 1 points 2 weeks ago

Wow, thank you! Although I'm not sure about the conclusion. I guess the devs are fully aware of the situation since they also use immich themselves. Maybe they always upload their images immediately so that they don't focus on the situation in which the media is unsynced.

[-] homelabista@mastodon.social 3 points 1 week ago

@illusionist Maybe it's not that they don't notice. Android's own doc says an app on 11+ that isn't the default gallery has to show that dialog every single time, and the one way out asks for MANAGE_MEDIA and READ_EXTERNAL_STORAGE together. From 13 onward you request READ_MEDIA_IMAGES/VIDEO instead of READ_EXTERNAL_STORAGE, and Immich's manifest caps that one at maxSdkVersion 32. On GrapheneOS the pair can't exist. Nothing the devs can do.

[-] illusionist@lemmy.zip 1 points 1 week ago

Thank you for the explanation! Highly appreciate it!

this post was submitted on 01 Aug 2026
20 points (88.5% liked)

Selfhosted

61409 readers
735 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS