Connects to Google Photos and downloads all content, keeping track of original data on disk and moving files only on the computer and already on server to respective directories, and tries to download the entire collection and store size info for quicker startup as well as original file sizes of those on disk, downloading the files still on disk first so they can be freed up. Supports multiple user accounts. Its just a better mousetrap. Google Takeout prepares whole archives of photos, this allows you to download them separately and keep track of some statistics as well on space usage.
The decision to update to using the ImageDirectories for local comparison and archival store comparison has created a slight issue with Originals being stored on a different device to conserve space.
This also along with a mount-point problem for checking against that breaks this code.
All Originals sha256/move code has been commented out pending this, so while the core functionality of the app works fine, this is awaiting an update.
The decision to update to using the ImageDirectories for local comparison and archival store comparison has created a slight issue with Originals being stored on a different device to conserve space.
This also along with a mount-point problem for checking against that breaks this code.
All Originals sha256/move code has been commented out pending this, so while the core functionality of the app works fine, this is awaiting an update.