So I am unsure how to debug this further as I don't get any error messages but also nothing is changed. At some point in phone transfers my photos got messed up and most of my photos are dated 2023-03-14. I mounted the phone and had a python script try and set the mtime using os.utime however whenever I read them back it was still 2023-03-14. Then I tried using filedate and the same issue, both ctime and mtime are still 2023-03-14.
I then tried to get properties using the cli and get an error
So I am unsure how to debug this further as I don't get any error messages but also nothing is changed. At some point in phone transfers my photos got messed up and most of my photos are dated 2023-03-14. I mounted the phone and had a python script try and set the mtime using os.utime however whenever I read them back it was still 2023-03-14. Then I tried using filedate and the same issue, both ctime and mtime are still 2023-03-14.
I then tried to get properties using the cli and get an error