aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: a42cb1f0f286ab828fa943ded98cf6a5a4991bff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# FIIO Snowsky Echo FLAC Media Tool
This is a small script to help owners who already maintain a FLAC library make their music show up nicer on the Snowsky Echo/Echo Mini

The script does the following:
- Recursively searches through the provided directory
- Rename FLAC file to `TRACK_NAME.flac`
- Resize album art to 500x500px
- Download LRC file

```bash
uv sync
uv run main.py <base_dir> [--nolrc]
```
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage