Skip to main content

Remove duplicated iTunes song files from your computer

Project description

unduplicate-itunes

Upload Python Package

Moves duplicate song files from your iTunes music directory to the trash.

iTunes doesn't automatically remove missing songs, so after you use this package to delete them, follow these instructions.

Depending on the structure of your iTunes music directory, it's possible that some duplicate files will be untouched while their original counterparts will be deleted instead (e.g. song.mp4 is removed, song 1.mp4 survives). Although, duplicates and originals look identical in iTunes regardless so this problem only matters if you care about the file names.

Behavior

  • You are prompted to make a backup of your iTunes music directory before executing. Even if you don't, you can still restore your files from the trash after the script is finished.
  • You are prompted with the number of duplicates to be removed before executing.
  • Directories (usually albums folders) that only contain duplicate files will be moved to the trash.
  • A log file of all actions is output once the script finishes. It is created in whatever cd you have your terminal set to.

Install (PyPi)

pip install unduplicate-itunes

Usage

Using remove_by_artist_and_title.py

cd into any directory (the log file will be dumped here)

python
from unduplicate_itunes import remove_by_artist_and_title as undup
undup.main()

When you are prompted to enter the iTunes music directory, you can find the path by right clicking on any song in iTunes and select Show in Windows Explorer or Show in Finder (macOS). Grab the root folder that contains all the artist folders.

There are other scripts included that try to find duplicates by other methods but they are unfinished and aren't as effective at finding all duplicates.

Cleanup iTunes songs

Once the files are trashed, you can remove the dead songs from iTunes using these instructions here.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

unduplicate_itunes-1.0.2.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

unduplicate_itunes-1.0.2-py3-none-any.whl (8.1 kB view details)

Uploaded Python 3

File details

Details for the file unduplicate_itunes-1.0.2.tar.gz.

File metadata

  • Download URL: unduplicate_itunes-1.0.2.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for unduplicate_itunes-1.0.2.tar.gz
Algorithm Hash digest
SHA256 ba4342f1db12ffc15e3ae96ff69148903f4260d1c45a29fb77eeaa17fd8cf53d
MD5 e96ee644c66aee642c3bba494b2cb730
BLAKE2b-256 973b005fa0196cc9b792f405ad03a06f2f1e05ed8739d9ee53857c376524a88e

See more details on using hashes here.

File details

Details for the file unduplicate_itunes-1.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for unduplicate_itunes-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5e38db0378dcca39994dd4c1b1b48de29262b3d6501f1d592380a7eb8f4f435b
MD5 da7bf851296687538c55a45717eda569
BLAKE2b-256 d335b98ac37c5996ce8ec36061586886d17972089da7ea619b24943495da03d2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page