Skip to content

1.3.1

Compare
Choose a tag to compare
@DragonQ DragonQ released this 06 Jun 21:18
· 11 commits to master since this release
Enhancements:
  • The number of files synced is now reported when a new sync is created.
  • Added a new log level: Trace.
  • ffmpeg windows are now only shown when the log level is set to "Trace".
  • Removed .aac extension for AAC codec because it's not a parsable file format.
Bug Fixes:
  • #26: Renamed files were sometimes failing to sync or causing the application to hang. This was particularly likely with renamed temporary files.
  • #28: File IDs were sometimes incorrect when a lot of file system changes took place in a short period of time.
  • #29: Files would sometimes fail to sync with this error: "Cannot create because a file or directory with the same name already exists."