beets icon indicating copy to clipboard operation
beets copied to clipboard

music library manager and MusicBrainz tagger

Results 274 beets issues
Sort by recently updated
recently updated
newest added

## Description - Enables the functionality proposed in https://github.com/beetbox/beets/discussions/4373 - The convert plugin is suitable to be used as a media file exporter already. - Thus it makes sense to...

This plugin introduces the ability to interact with Plex. Currently, it has the following features: 1. Introduce `plexupdate` command to manually update Plex library. Also, like the current `plexupdate` plugin,...

## Description Fixes #4360 #3515. This is a WIP pull request to act as a basis for further discussions regarding improvements to queries. See #4360 for more details. There may...

review-needed

### Problem Looks like the current beatport plug uses the version 3 of the API which has now been retired, so connections are timing out. ```beatport: API Error: Error connecting...

feature

### Problem The acousticbrainz tag don't seem to be writed, but a search on theses tags in beet work well. ```sh $ beet -vv write "Electric Soul" user configuration: /home/wargreen/.config/beets/config.yaml...

feature

mbsync currently updates the genre tag for changes such as: `genre: electro; electronic; synth-pop -> electronic; synth-pop; electro` In this case, the only change is the ordering of the tags....

feature

## Description Fixes #488 ## To Do - [x] Documentation. (If you've add a new command-line flag, for example, find the appropriate page under `docs/` to describe it.) - [x]...

### Problem Musicbrainz seems to have a field called `remixer` for remixes, this info isn't written to my files. Example: https://musicbrainz.org/release/7c7f7ddf-c021-4ee8-993d-d1c330b4a36a Using it for the artist field, similarly to the...

feature

Please add support for multi-valued tags. For example, this could be used for the multi-valued occurrences of PERFORMER / COMPOSER / ENSEMBLE / etc. recommended by http://age.hobba.nl/audio/mirroredpages/ogg-tagging.html .

feature
big

There are a number of cool things we could do if the `modify` command supported templates in the value part. For example, you could put the Echo Nest liveness into...

feature