aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 21cb75845bff2b89c61b88bec803f6c8afc273ea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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.