Replies: 6 comments 20 replies
-
|
This is working as expected. Displaying them in trash is currently a placeholder, eventually there'll be a dedicated page for them. |
Beta Was this translation helpful? Give feedback.
-
|
I have the same issue, is there a way to empty my trash to get rid of the assets I deleted from the external library outside of Immich? |
Beta Was this translation helpful? Give feedback.
-
|
I have written a script to empty the trash for immich in docker. Just run this on the host. It will remove all assets from the trash including deleted files from read only external libraries. |
Beta Was this translation helpful? Give feedback.
-
|
Happy you found it useful :) |
Beta Was this translation helpful? Give feedback.
-
|
Great, you did the work for me. public.assets → public.asset public.asset_files → public.asset_file Easy fix. |
Beta Was this translation helpful? Give feedback.
-
|
I had the same issue. What worked for me is to manually select all images (select one, then upper right corner select all) and then trash them. Note: this works even though "trash all" does not work. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The bug
I have an external library that is read-only for IMICH and the adding and removing assests is handled externally.
I have set up the cron job to scan the library every hour.
When assets are removed and the library is re-scanned, the removed assets disapear from Home page as expected, but they show in Trash, which is not expected. Because what I see in Trash is simply a thumbnail, the actual asset is already gone.
I believe that externally managed asset shouldn't show in Trash.
Furthermore, when I click on "Empty Trash" in the Web UI, it doesn't work and Trash can't be cleaned. It is now forever building up...
The OS that Immich Server is running on
Fedora
Version of Immich Server
v1.118.2
Version of Immich Mobile App
v1.118.2
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
Relevant log output
0d50f4619b4e [Nest] 12 - 10/28/2024, 12:44:34 PM ERROR [Api:GlobalExceptionFilter~wn5sz5xf] Unknown error: Error: ENOENT: no such file or directory, access '/usr/src/app/external/video [dDPAANARsHM].mp4'Additional information
No response
Beta Was this translation helpful? Give feedback.
All reactions