p3732 / beets-bandcamp

Plugin for beets (http://beets.io) to use bandcamp as an autotagger source.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plugin for beets to use bandcamp as an autotagger source.

Installation

Install this plugin with

$ pip install beets-bandcamp

and add bandcamp to the plugins list in your beets config file.

Configuration

  • lyrics If this is true the plugin will add lyrics to the tracks if they are available. Default is false.
  • art If this is true the plugin will add a source to the FetchArt plugin to download album art for bandcamp albums (you need to enable the FetchArt plugin). Default is false.

Usage

This plugin uses the bandcamp URL as id (for both albums and songs). If no matching release is found when importing you can select enter Id and paste the bandcamp URL.

About

Plugin for beets (http://beets.io) to use bandcamp as an autotagger source.

License:GNU General Public License v2.0


Languages

Language:Python 100.0%