# 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.