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.
245 B
245 B
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]