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
Built Distribution
Close
Hashes for beets-artistcountry-0.2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2993eea977179171819668e39fdc4e3f5c98a7942a798a00e96a5627fe800381 |
|
MD5 | 5eea993775b815b0119243b2e248d9ef |
|
BLAKE2b-256 | 1a598ea4fd943721f25dba919d53121305a95ee81c45b069487038271f0df430 |
Close
Hashes for beets_artistcountry-0.2.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d60a498b94b3cb87e4a2e09f79c2e396b2948a332844ea9d8265d874cd65033a |
|
MD5 | e9bdf2c1b9076bd5d768823192dbfe66 |
|
BLAKE2b-256 | e570e95e92734fc20ed58d764352a0f72f22ea30563da1d95c8dc22a840cccff |