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.88k stars 191 forks source link

Suggestions for Synology Users #154

Closed brock closed 1 year ago

brock commented 1 year ago

Thanks for this script, this is super helpful. I'm running a Synology and thought I'd contribute a couple tips that others might find useful.

Screenshot 2023-01-19 at 11 38 58

Screenshot 2023-01-19 at 11 44 43

brock commented 1 year ago

Sponsoring you for the year @TheLastGimbus as a thank you!

TheLastGimbus commented 1 year ago

thought I'd contribute a couple tips

Nice of you! If you would want to, we could make some .md file/wiki page for you guys

once you start this script, your Synology will likely come to a crawl

Hmm, if you intend to leave them there, this shouldn't be an issue, because gpth copies each file, changes it's date and it's done - it doesn't modify them afterwards or anything. But yeah, you may want to stop this

... mount the smb://synology, ...

Umm... ;_;

Bro, you can just use cli options to skip whole desktop-enviroment-pickers stuff:

$ unzip takeout.zip
$ gpth --input takeout/ --output my-photos/
# Should work perfectly on any distro

Funny thing, gpth is recommended in offical synology faq :sweat_smile: https://kb.synology.com/en-in/DSM/tutorial/How_do_I_migrate_photos_from_Google_Photos although it's old python version

Sponsoring you

Big thanks! Will definietley enjoy some coding'n'pizza with this <3