Fix Freezer's FLACs (and MP3s)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
TooMuchRAM dfb9b68340 Initial commit 1 year ago
gradle/wrapper Initial commit 1 year ago
src/main Initial commit 1 year ago
.gitignore Initial commit 1 year ago
README.md Initial commit 1 year ago
build.gradle.kts Initial commit 1 year ago
gradle.properties Initial commit 1 year ago
gradlew Initial commit 1 year ago
gradlew.bat Initial commit 1 year ago
settings.gradle.kts Initial commit 1 year ago

README.md

FLAC Freezer Fixer

Fix the metadata Deezer failed to fix. Now in Kotlin.

Building

./gradlew shadowJar

The jar file can then be found in build/libs/.

Usage

java -jar FLACFreezerFixer.jar <directory> [--dry-run]