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
- Host: GitHub
- URL: https://github.com/saulshanabrook/beets
- Owner: saulshanabrook
- Created: 2022-12-13T15:40:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-07T16:10:15.000Z (8 months ago)
- Last Synced: 2025-06-20T13:11:02.716Z (4 months ago)
- Size: 18.5 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ...
```