-
Notifications
You must be signed in to change notification settings - Fork 277
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
Limit filesystem access to files to help RAID spin down #5960
Comments
Great find! It will be fixed with: #5961 |
Happy to help. 😄 |
@medariox
Medusa debug logs
|
@medariox I know it will be done when its done 😄 but I'm gonna ask anyhow. |
@medariox, No problem. |
Not really a bug or feature request.
I'm trying to limit file system access to my downloaded and post processed episodes to allow spin down of my RAID array to save power.
One if the things I see happening is Medusa accessing ReadAttributes for episodes.
When I look in the debug log I see this happening:
Medusa (please complete the following information):
I'm wondering what is happening here in the backend and if it is really needed to read the file attributes of the downloaded episodes
The text was updated successfully, but these errors were encountered: