diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-04-25 02:13:09 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-04-25 02:13:20 -0700 |
| commit | 2d501af06a04d68031979594411eae89c3a3a691 (patch) | |
| tree | 8c566446eeecb6a4879abe30c18adb26927c7120 /README.md | |
| parent | 14ead1b03b4209eae97921d785dbfb0da5dc2fd4 (diff) | |
rename files to title - artist.flac format
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ The script does the following: - Recursively searches through the provided directory - Re-samples audio higher than 192Khz 24bit via ffmpeg - Re-encodes files with block size higher than 4096 via `flac` CLI -- Rename FLAC file to `TRACK_NAME.flac` +- Rename FLAC file to `TRACK_NAME - ARTIST.flac` - Resize album art to 500x500px - Download LRC file |
