TheLastGimbus / GooglePhotosTakeoutHelper

Script that organizes the Google Takeout archive into one big chronological folder
https://aur.archlinux.org/packages/gpth-bin
Apache License 2.0
3.48k stars 176 forks source link

Error with some file names #217

Closed Sappstal closed 10 months ago

Sappstal commented 1 year ago

Thanks for this awesome tool, you managed to fix more than 14k pictures! However, seems like is unable to deal with these formats:

- IMG-20208513-WA0042-ha editado.jpeg

- 2021-05-22 23.19.26-ha editado.jpeg

This only affects to like 13 files, but why is happening? BTW "ha editado" translates to "has edited" in English

TheLastGimbus commented 1 year ago

What do you mean by unable to deal? It told you that it coulnd't find date?

Okay, so by this, it means that it couldn't find their jsons, read date from exif nor guess from name. We will try to resolve cases for both json and names

could you please try to find and show here corresponding non-edited jpg, and it's json, etc - it's name, location, maybe json content too

we will try to add "ha editado" to "extras list" that will then look for same pics but without "edited"

Sappstal commented 1 year ago

Hi! Yeah, I tried again and now there is only one error: "couldn't guess the date on this file: IMG-20171001-WA0000-ha editado.jpg ". Seems like there is a json missing? But IDK, since the file is the same. Check the image below.

image

TheLastGimbus commented 10 months ago

@Sappstal could you check out the pr?