This repository has been archived by the owner on Oct 4, 2024. It is now read-only.
Releases: gilesknap/gphotos-sync
Releases · gilesknap/gphotos-sync
Improvements
Bugfixes and code tidy:-
Support a 'downloaded' flag in the DB for media.
Improved tests and logging
Switch to using ThreadPoolExecutor and Futures for parallel downloads
Add a bad IDs YAML file for broken IDs (workaround to Google issue)
Fix support for Raspberry Pi Zero
Added Codacy, code quality checks
New Google Photos Library API update
Now uses the new API instead of attempting to combine the picasa and drive APIs.
It uses parallel processing for fast downloads.
cron capable version
Bug Fixes
Initial working version
From this point onwards it is intended that updates to the code will be compatible with previous releases such that users will be able to continue to incrementally synchronize their photo stores to existing local folders.
(re-indexing due to new db schemas is to be expected)