Beets plugin that defines some useful template fields to customize your path formats in a more lidarr (default) way.
Project description
Beets - Lidarr Fields
This is a plugin for Beets. It provides some template fields to customize your path formats in a more Lidarr (default) way. It works faster than using the built-in inline plugin because it evaluates those fields only once per album (same value for all tracks). Currently, this plugin provides two template fields:
-
releasegroupartist
It refers to the "Release Group Artist" (or the first one if multiple) which is whom Lidarr links a release to. -
lidarralbum
Original album name, but with illegal characters replaced the same way Lidarr does it.
Plugin only lightly tested by me. Use at your own risk!
Install
To install it, use pip:
pip install beets-lidarr-fields
or
git clone https://github.com/rafaelparente/beets-lidarr-fields.git
cd beets-lidarr-fields
python setup.py install
Configuration
Enable the plugin in beets' config.yaml
plugins: lidarrfields
How to use it
Use it to build your path formats in beet's config.yaml, like it's explained in the Beets Docs. To make it look like Lidarr's default format, set it like:
paths:
default: $releasegroupartist/$lidarralbum ($year)/$title
Be aware that the aunique
template function will
(most likelly) not work on lidarralbum.
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file beets-lidarr-fields-1.0.5.tar.gz
.
File metadata
- Download URL: beets-lidarr-fields-1.0.5.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2af6120016778100ff7f0640acbdd73d9d7325b91afcb7fc39c9730edd56804 |
|
MD5 | a27715342e227b14cdef051e182d2354 |
|
BLAKE2b-256 | 9f640ca22a4d674514efca7a74c1e16eb7bf82c6d0a275eb5bc800daf5ae38da |
File details
Details for the file beets_lidarr_fields-1.0.5-py2.py3-none-any.whl
.
File metadata
- Download URL: beets_lidarr_fields-1.0.5-py2.py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da3c272e3bf8cfbe7fa9a3c58a1b04fd6a316b6a879905bd58dcf2aff7ccc008 |
|
MD5 | bd1e6f1b7e5e4f7021b2fb4c0c73b2be |
|
BLAKE2b-256 | e5185cbc9cd1ac8006388475173e81e8d9080d47b1ef72a34ca9a8fc8a0c8101 |