beets icon indicating copy to clipboard operation
beets copied to clipboard

music library manager and MusicBrainz tagger

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

## Description ### b5216a0 is a proposed fix for #5218 We don't assume anymore that if the pattern lacks the "artist" group it also has the "title" group (this was...

Thanks for your work on this project! ### Problem Setting `albumartist_sort` (on an album or a track) does not write the metadata in a way that iTunes can read. When...

[The commit to deprecate `confit`](https://github.com/beetbox/beets/commit/e2d7780f972553d4757b41279ba9ca368f22872b) was made on June 1, 2019. It's been 5 years! It is now removed entirely. ## To Do - [x] ~Documentation~ - [ ] Changelog...

## Description Defer the evaluation of the source file removal options (`import.delete` and `import.move`) to the point where the fetchart plugin is actually called instead of only evaluating those configuration...

## Description Fixes #5168. A simple parser for `user-dirs.dirs` has been implemented, and it is used to change the default music directory path when `beets.Library` is initialized. ## To Do...

## Description Fixes #5229 (https://github.com/beetbox/beets/issues/5229) ## To Do - [ ] Documentation. (If you've added a new command-line flag, for example, find the appropriate page under `docs/` to describe it.)...

## Description This PR add support for aliases to releases, release-groups and recordings. This PR is a must have (IMO at least) for people that listen to Japanese, Chinese and...

## Description Enhances the missing plugin in its search for missing releases. One can now configure the plugin to also show the year of missing releases and only search for...

When I execute the `beet write` command it will try to write **mb_artistid** and **mb_albumartistid** tags every single time the program is executed. It appeared when version **1.7.0_pre20240501** was installed...

## Description Closes #1866. Implement support to create new releases on musicbrainz from unmatched albums directly. [Screencast from 2024-06-12 23-37-41.webm](https://github.com/beetbox/beets/assets/17569239/24c20693-b26e-49ff-a31a-7a4063d7b6fb) See https://github.com/beetbox/beets/discussions/5299. 1. When the new option is chosen, the...