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

…file is placed in the command ## Description see included doc; placing the playlist filename at the end of command just isn't working for all players I have this in...

### Problem Beets duplicate plugin don't detect the following duplicates. ```sh $ beet -vv ls ``` Led to this problem: ``` - - - - - - - - -...

needinfo

## Description Fixes #5021 The `test_nonexistant_db` test in `test_ui` would attempt to read from `stdin` under certain conditions (particularly when run directly, i.e. `pytest -k nonex test/test_ui.py`). This diff fixes...

## Description Add a plugin useful for bulk importers. ## To Do - [x] Documentation. (If you've add a new command-line flag, for example, find the appropriate page under `docs/`...

review-needed

When importing an album that already exists, beets seems to increment and add `.1` to the filename. Is it supposed to do that even when incremential is turned off? This...

needinfo

Continuing my effort to type the modules of beets, here's another module typed. Few comments: - Pillow's Image module is imported at the top so I could use the typings....

review-needed

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

stale

I am using mopidy with the mopidy-beets plugin to play music that it streams from a beets web server that runs on another machine. However, while mopidy-beets lets me search...

feature

I humbly present a solution our lack of releases: a workflow that can be triggered to automatically create one. This workflow builds the project, creates a GitHub release, and publishes...