Skip to main content

Beets plugin to retrieve the country of an artist from musicbrainz

Project description

Beets plugin to retrieve the country of an artist from Musicbrainz

Install

To install, use pip

$> pip install beets-artistcountry

To activate it, add artistcountry to the list of you plugins in your configuration file (config.yaml)

plugins: [...] artistcountry [...]

How to use it

You can now use the template field artist_country to build your path in your audio library. Here is an example to do this in your configuration file

paths:
    defaults:
        $albumartist ($artist_country)/[$year] $album%aunique{}/$track $title

Now the path for a track looks like

Metallica (us)/[1984] Ride The Lightning/04 Fade To Black.mp3

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

beets-artistcountry-0.2.0.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

beets_artistcountry-0.2.0-py2.py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page