0
Folder permissions are ignored in removeEmptyDirs()
Source: immich-app/immich#15100 · opened by @lab-at-nohl
The bug Although (empty) directories exists, immich may not have access to them. As *storage.repository.ts*'s removeEmptyDirs() is recursive, you cannot cut the whole tree; But skip those, where immich cannot list folder contents. The following works for me: Note: While the issue may not occur in an environment where library path is exclusively set up by immich (who can create folders can remove them, too), in a mixed environment it is essential to check. Also I found that the given function would even remove user's base dir aka storageLabel, which looks not good to me... The OS that Immich Server is running on Your Container on top of openSuse 15.6 Version of Immich Server v1.123.0 Version of Immich Mobile App v1.123.0 Platform with the issue • Server • Web • Mobile Your docker-compose.yml content Your .env content Reproduction steps 1. I use folder structure like /home/<user>/Immich 2. Set library dir to /home, have s…
No pledges yet. Be the first to back this.
Comments
Similar requests
[Feature] Tree structured album folders
138 votes · 0 comments
[Feature] Location Permission check on startup
3 votes · 0 comments
[Feature] Folder thumbnail user-assigned
1 vote · 0 comments
[Feature] Mobile: improvement of selection album to backup
13 votes · 0 comments
Add Folder Thumbnail/Cover Image Support in Folder View
3 votes · 0 comments
No comments yet.