What's a good way to remove all uploaded media?
What is a good way to remove all uploaded media on an immich account?
motive:
my experience with uploading medias from immich app android is less than ideal (cloud-local duplicates showing up in timeline in android immich app)
i want to copy the android DCIM folder into external library directly and remove all the previously app uploaded media
immich host is on docker desktop (W11)
I already have a 300GB external library with all the immich jobs finished, so please don't tell me to reinstall immich
23 Replies
:wave: Hey @kamishima,
Thanks for reaching out to us. Please follow the recommended actions below; this will help us be more effective in our support effort and leave more time for building Immich :immich:.
References
- Container Logs:
docker compose logs
docs
- Container Status: docker compose ps
docs
- Reverse Proxy: https://immich.app/docs/administration/reverse-proxy
Checklist
1. :blue_square: I have verified I'm on the latest release(note that mobile app releases may take some time).
2. :blue_square: I have read applicable release notes.
3. :blue_square: I have reviewed the FAQs for known issues.
4. :blue_square: I have reviewed Github for known issues.
5. :blue_square: I have tried accessing Immich via local ip (without a custom reverse proxy).
6. :blue_square: I have uploaded the relevant logs, docker compose, and .env files, making sure to use code formatting.
7. :blue_square: I have tried an incognito window, disabled extensions, cleared mobile app cache, logged out and back in, different browsers, etc. as applicable
(an item can be marked as "complete" by reacting with the appropriate number)
If this ticket can be closed you can use the /close
command, and re-open it later if needed.there should be no (exact) duplicates. if there are, you could clean them up via the deduplication tool https://my.immich.app/utilities/duplicates
thanks bro but duplicate is not the issue here
oh, I think I get your problem now. you uploaded your media via phone, the same data already exists in the external library? correct?
thats why you have "duplicates" showing in your app
so you suggest that i dump the android media folder into external storage,
and let immich detect and remove all the duplicates in serverside?
He's not suggesting, just clarifying
You're uploading files via the app, yes? Do you have those same files also added through an external library?
I would suggest the exact opposite. The immich magic works best with data managed directly by immich (meaning not an external library) Immich only checks for duplicates if the assets are not in an external library. So I would suggest that you import the external libraries into immich via cli and let immich deduplicate.
i've uploaded some medias (a few hundred selected image/videos) via android app
i'm not satisfied with the uploads (spotty internet connection, probably missed some and stuffs)
I want to remove all the uploads from immich server
and put in the media by using PC (select the medias and copy to external library)
is there a way to just remove uploads?
or should i just paste the medias right into external library and just let immich deduplicates?
immich won't deduplicate in external library
Immich only checks for duplicates if the assets are not in an external library
i think immich checks duplicates even in external library, i've seen it happened
when i dropped in 300GB medias on external library@bo0tzz does immich deduplicate / reject also for external libraries? if yes, was this added recently?
>reject
nope, reject only happens on upload
i mean when i go into the deduplicate utility on immich page it'll show me duplicates even in external lib
The dedupe utility works for external libs too yes
The exact-file on upload dedupe doesn't
ok, that was what I meant
There's no easy way, no
Why do you want to have your media in external libraries and not directly in immich?
1. i can't make sense of this upload folder structure that immich creates

use a storage template? this could help you sort your images in the library
this is how mine looks

the external library is a few hundred GBs of family media
that i prefer to have it's folder structure untouched by immich so that my family member can recognize it when they access the files directly (SMB share)
and i don't want to upload it into immich and double the size it takes
ok, understandable
are you familar with sql?
nope 🥺