blob: 21cb75845bff2b89c61b88bec803f6c8afc273ea (
plain) (
tree)
|
|
# beets-oriole
This is a collection of my beets plugins.
## Plugins
- `browse`: Browse items on MusicBrainz or the file system. See `beet help
browse`
- `extras`: Bring along extra files when moving or copying music. Expects a list
'`paths`' in the '`extras`' configuration with files or directories to bring along.
## Installation
To install these plugins locally, run:
pip install --user .
Then enable each plugin in the `beets` configuration.
|