sekimura / itunes-duplicates-remover
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README.md | Wed May 06 01:25:06 -0700 2009 | |
| |
itunes-dup-remover.rb | Mon May 11 18:01:53 -0700 2009 |
README.md
duplicates remover for iTunes
Dependencies
How to use
for lazy person:
- run this script "ruby itunes-dup-remover.rb" to display duplicated files
- run with '-y' option to remove them
if your're not that lazy: (but this might be faster)
- create a playlist and give a unique name, "dupxxx", with in your playlists
- get duplicates by 'File'->'Show Duplicates' on your library
- add those "duplicates" into the playlist you created
- run this script "ruby itunes-dup-remover.rb -p dupxxx" to display really duplicated files
- run with '-y' option to remove them
