Releases: UnknownSilicon/googlephotos-filestorage
Releases · UnknownSilicon/googlephotos-filestorage
Library!
Remove warning, fix folders, add update checker, and various fixes.
Bug Fix
- Remove plans from README.md
- Make some text easier to understand
- Change ID separator
- Fix crashing on download/remove when given an invalid file name
Bug Fix
- Fixed issue related to opening a port on Linux/OSX
- Fixed an issue where the user's input would not be read
Auto Downloading, Albums, Interface Improvements, and More
Features
- Rework uploading to sort files into albums
- This keeps google photos a lot cleaner
- Automatic downloading and decoding of files
- Interface improvements to improve usability
- List Files
- Delete Files
- Improved authentication system
Known Bugs
- Deleting files doesn't always work, especially for uploading
- Java is doing some weird things and hanging onto files in memory that aren't even used
- The warning message when launching the program is nothing. Please ignore it for now while I try to find a way to suppress it.
Automatic Uploading!
This release adds the ability to automatically upload files to google photos. Automatic downloading is coming soon.
Large File Support
This release adds support for files larger than 48MB (as defined by max possible image size) as well as various improvements to the checksum system.
First Release
This is the first release of google photos file storage.
New to this release:
- Encode files into images
- Checksum verification
- Decode images into files