`add_file` is not keeping files' original datetime. I quickly checked the source code, it looks like they are all using time.time(), instead of the mtime of the added file.