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

The script seems to stop at "Finding albums..." #215

Closed jerrellmardis closed 1 year ago

jerrellmardis commented 1 year ago

When I run the script in unraid it stops every time at "Finding albums". I'm using the following command ./gpth-linux --input <input_directory> --output <output_directory>

TheLastGimbus commented 1 year ago

The finding albums doesn't have progress bar because i didn't quite know how to implement it, and it can take some time, but it should finish unless whole program crashes - wait patiently and try to watch cpu usage - it should be high while finding...

jerrellmardis commented 1 year ago

Yep that was it..it just took a little bit of time. Thanks.

TheLastGimbus commented 1 year ago

I may add some print message about this in next release, thx for being awake :eyes: