Skip to content

Program for managing duplicates in your google play music library

Notifications You must be signed in to change notification settings

no1joel/google-music-duplicates

Repository files navigation

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

About

Program for managing duplicates in your google play music library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages