/google-music-duplicates

Program for managing duplicates in your google play music library

Primary LanguagePython

Python application

Google Music Duplicate Manager

Allows for deleting duplicate songs from your google play library, thanks to the fantastic gmusicapi and fuzzywuzzy libraries.

Usage

Note: There's some initial google account set up, see gmusicapi docs for more details.

pip install poetry
poetry install
poetry run python delete_duplicates.py

TODO:

  • Multi-process/threading
  • Combine duplicate albums