This ruby gem allows a OS X Leopard user to remove duplicate tracks from her iTunes library and file system from the command line. Duplicates are detected robustly, using MD5 digests of track files instead of iTunes metadata matching, which can produce false positives and false negatives. The program is a ruby script that use RubyCocoa and the OS X Cocoa Scripting Bridge. To run the program, type itunes-rm-dups on the command line and follow the prompts.
Required Ruby Version
None
Authors
Daniel Choi
Versions
- 0.3.1 May 27, 2008This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. universal-darwin-9 (7.5 KB)
- 0.3.0 May 25, 2008This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. universal-darwin-9 (7.5 KB)
- 0.2.0 May 22, 2008This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. universal-darwin-9 (7.5 KB)
- 0.1.1 May 21, 2008This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. universal-darwin-9 (7 KB)