Identify and add missing lyrics to your music library.
- Java 8 and up
- Internet connection
- API Key for Genius.com (free)
- Create an
application.yml
under resourcesgenius: apiClient: id: your-client-id secret: your-client-secret accessToken: your-access-token
- Fill in your personal API Keys
- Create disk image (DMG):
mvn clean package appbundle:bundle
- Open image and move app to Applications folder
- Add path to your music library
- Find lyrics for found audio file in library
- Write found lyrics as tag into each audio file