-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(server): delete thumbnail for readonly asset #8593
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The sidecar file isn't necessarily generated by immich.
I'm not familiar with sidecar files tbh. Is it safe to assume sidecar files of external assets are also external? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What is the value of from external when an asset is deleted here?
In |
Dear @Ynng and @danieldietzler, I'm using the latest version of Immich (1.102.3) and I currently have 18874 Untracked files: from an external directory that I've removed in the past. Can you help me to solve this issue, please? Thank you so much! |
@malavolti This is not something that should be discussed in a closed PR. Could you open a community Q&A post or hop onto our discord? |
Closes #4863
Deletes thumbnail and other generated files for read-only assets
This is safe as only external library files use the "isReadOnly" boolean