This is TGBOX version 1.8. Version 1.8 includes bugfixes and improvements.
- Fix
file_path: Noneinupdate_metadata()changes (1eb82c4) - Bugfix with fingerprints in
_refresh_metadata(b851798) - Fix DB Schema autoupdate (f89b111)
- Fix bug with fingerprints (race condition) (08a6e74)
- Write to logs instead of breaking Deep Sync (21c8a13)
- Ignore exact duplicates in
RemoteBoxon sync (ed844df) - Use
hmac.compare_digest()to compare keys (dde6248) - Add
install_ffmpeghelper function totools.py(e36b378)
Because of many bugfixes in Box fingerprints, I recommend you to clone your RemoteBox to create a new LocalBox and use it as main, to prevent some buggy behavior. Please note that you will lose access to imported files in your new LocalBox, (if you have any) as we hold imported keys inside the local storage.
We now have dedicated Github Actions repository to build both
the minimal FFmpeg and tgbox-cli for Linux, macOS and Windows.