Similarity Changelog

What's new in Similarity 2.4.4

Oct 28, 2020
  • Fixed crash with Global optimization
  • UI fixes
  • Sonogram scrolling fixed
  • Some minor fixes

New in Similarity 2.4.2 (Oct 1, 2019)

  • All changes previously added to Windows version (Global optimization, etc.)
  • All decoders updated to latest versions
  • More flexible and fast tableviews
  • New status bar
  • Some crashes fixed
  • Some minor fixes

New in Similarity 2.2.0 (Mar 8, 2017)

  • New correct algorithm of Max.Freq. in Analysis.
  • Fixed bitrate field: It's uses file size and duration analytically
  • Fixed memory allocation in JavaScripts: Scripts can scan/analyse huge amount of files (approx. limit 100000 files) without any problems.
  • New work queue for multiprocessor tasks.
  • Updated JavaScript engine (V8).
  • Minor fixes.

New in Similarity 1.9.2 (Nov 15, 2014)

  • Added tag edition support of all audio formats (TagLib library)
  • Added tag edition feature
  • Added OpenCL optimization support
  • All taggers located "out of process" now, any exception/crash doesn't impact main process stability
  • Added time remaining counter
  • Fixed OpenCL support for new nVidia drivers
  • Fixed ALAC format support
  • Added manual options for ini file: "DebugLog=1" - extra logging, "CachePath=c:\some_path" - cache folder location
  • Minor fixes

New in Similarity 1.9.1 (Jul 5, 2014)

  • Changed visual view of results (more distinguishable groups)
  • New toolbar, you can select Similarity mode (search duplicates/audio analysis) via popup menu
  • Status bar with progress and counters
  • Configurable columns in result views (context menu on columns header). Added Folder, Filename fields to each tab, added all analysis fields to audio duplicates tab.
  • Automark automatically disables unused algorithms (you can't enable them because they absent, it's logical), fixes some oddity
  • Added duplicate number badge to the Dock icon and icon bouncing on scan completition
  • Code signed with valid Apple approved certificate, no need more to force off GateKeeper
  • Fixed issue with NFS shares (no scaning)
  • Improved support for high-resolution displays (Retina)
  • You can send files and folders to analyze directly from context menu in Folders tab, without selecting them and starting scan
  • Added support for 8bit audio files, added possibility to process corrupted WAV files
  • Extended format parsing algorithm (format field in audio tabs)
  • Added "Invert marked selection" item in context menus
  • Some crashes fixed
  • Some minor fixes