Skip to content
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

update create time when remote does not have one #183

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Mar 12, 2024

  1. update create time when remote does not have one

    I uploaded my takeout directly naively, so all the times were incorrect. I updated this tool to be able to detect when the local and remote file are the same, but the local timestamp is *older* then the remote one, which indicates that the local one is better because bad timestamps seem to always be newer than real ones as they are fabricated from when downloaded from google or when uploaded to immich
    
    There were other bugs that needed fixing for this--OriginalFileName already had the extension, so I removed the + ext. Also, the updateAsset API seems to have been updated since you added it.
    russelltg committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    7ca446b View commit details
    Browse the repository at this point in the history