Skip to main content

Plugin for the music library manager Beets. Follow artists from your library using muspy.com

Project description

Plugin for the music library manager, Beets. Get notifications about new releases from album artists in your Beets library using muspy.

Installation

pip install beets-follow

or

git clone https://github.com/nolsto/beets-follow.git
cd beets-follow
python setup.py install

Configuration

Add follow to the plugins option in your Beets config.yaml.

plugins: follow

muspy Configuration

To use muspy’s API, the follow plugin must be configured with the email address and password you used to register with muspy. It will also need your muspy User ID. If you do not know your User ID,

Sign in to muspy.com and click the Subscribe in a reader link (the RSS icon in the subnavigation). Your user ID can be extracted from the resulting URL: https://muspy.com/feed?id=<your userid>

Add the following to your Beets config.yaml.

follow:
    email: <your email>
    password: <your password>
    userid: <your userid>

Options

Add the auto option to the follow section of your Beets config.yaml to automatically follow an artist when an album of theirs is imported into your library.

follow:
    auto: yes

Setting the auto option will also unfollow an artist after an album removal if none of the artist’s albums remain in your library.

Commands

follow

beet follow [query]

Query can be any string following Beets’ query string syntax.

All matched items will have their album artist (if one exists) added to muspy.

If no query is included, all album artists in your library will be added to muspy.

unfollow

beet unfollow [query]

Similar to follow, all matched items will have their album artist (if one exists) removed from muspy.

If no query is included, all album artists in your library will be removed from muspy.

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-follow-1.1.0.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

beets_follow-1.1.0-py2.py3-none-any.whl (6.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file beets-follow-1.1.0.tar.gz.

File metadata

File hashes

Hashes for beets-follow-1.1.0.tar.gz
Algorithm Hash digest
SHA256 871b3bf0cacb680d50cc3c21fb96f53ac8e6e3782ba351339c753c3638c7b6e3
MD5 dc5604641794e9874e186be5ee605fc0
BLAKE2b-256 09c8cd1c0982d8447e9c4fb0636599bf156f6ddb071d46296afdd43519f6ddac

See more details on using hashes here.

File details

Details for the file beets_follow-1.1.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for beets_follow-1.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a00afbed0a45da8905d0324e8a875b8b1e201ad8d2864bcb51157f778eb53866
MD5 a6e726d19dd1fbc63ce138db0ac4cabb
BLAKE2b-256 6fc4e19d081e3aeb1a452739e39ae0f675933ffcf710f2cd69a2f9d7a24f320a

See more details on using hashes here.

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