Metadata-Version: 2.3
Name: atone
Version: 0.1.0
Summary: Automatically extract and apply metadata to audio files based on their filename
Author: Max
Author-email: Max <maxbayer@fastmail.com>
Requires-Dist: mutagen>=1.48.1
Requires-Python: >=3.14
Project-URL: Source, https://codeberg.org/maxploit/atone
Description-Content-Type: text/markdown

# atone

Automatically extract and apply metadata to audio files based on their filename

## Usage

```bash
uv tool install atone
atone path/to/your/music
```

Point it at a folder -> processes all audio files. Point it at a single track -> fixes just that one.

## The Deal

Your files need to be named like this:
```
Artist Name - Song Title.mp3 # you can use any audio format
```
