An open API service indexing awesome lists of open source software.

https://github.com/saulshanabrook/beets

Environment for my beets setup
https://github.com/saulshanabrook/beets

Last synced: 4 months ago
JSON representation

Environment for my beets setup

Awesome Lists containing this project

README

          

To install the environment:

```bash
uv tool install --with beetcamp --with python3-discogs-client --with pylast --with pyacoustid --with requests --with pip beets
```

To run:

```bash
beet import ...
```

To upgrade:

```bash
uv tool upgrade beets
```

To run

```bash
beet import ...
```