feat: add metadata enrichers & refactor

This commit is contained in:
2026-03-31 06:08:16 +02:00
parent 1b83b5933d
commit ffd9fd0ea9
19 changed files with 363 additions and 60 deletions
+6
View File
@@ -37,6 +37,12 @@ See `lrcfetch --help` for full command reference. Common use cases:
lrcfetch search --trackid "5p0ietGkLNEqx1Z7ijkw5g"
```
or for a local file:
```bash
lrcfetch search --path "/path/to/Westlife - My Love.flac"
```
- Export to sidecar `.lrc` file:
```bash