Replies: 1 comment
-
|
For any filesystem it's expected that the last modified date of a folder is the same as the most recent last modified date of any of the files inside the folder. Komga stores the file last modified date in the You need to ensure your filesystem reports accurate last modified date on the folders. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Steps to reproduce
Force directory modified timeenabledfileLastModifiedis different withlastModifiedDateExpected behavior
lastModifiedDateshould be equal tofileLastModified?I found they were different in every scan, and then komga analyse all books.
Should they be equal ? Or any other ways to avoid refreshing the series not changed?
Actual behavior
'fileLastModified' is different with 'lastModifiedDate' , and komga always refresh all series and hash all books
Logs
Komga version
1.24.3
Operating system
Ubuntu 2404
Installation method
Docker
Other details
Run
lsin the komga containerAcknowledgements
Beta Was this translation helpful? Give feedback.
All reactions