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

### Proposed solution Removing the non-functional buttons that appear when hovering over the headers may enhance the usability of the documentation and prevent confusion among users who may expect it...

I'm currently upgrading a lot of albums which are already in the library. I'm using incremental mode, and most upgraded albums are ignored as the path already exists in the...

I'm trying to improve the type annotations in `beets/plugins.py`, and I noticed that the plugin API deals with item and album types really weirdly. Plugins are expected to (optionally) define...

As stated in #5283, there are some annotation updates now that Python 3.8 is the minimum supported version. These should be done for all modules.

### Discussed in https://github.com/beetbox/beets/discussions/5258 Originally posted by **skylarposler** May 24, 2024 Proposal: Creating a ‘Beginner Friendly CLI Getting Started Guide’ with more in-depth step by step instructions and screenshots to...

### Use case From https://github.com/beetbox/beets/pull/3602#issuecomment-639520863 We want to have caching for our pipelines to speed up build process. The current solution doesn't cache properly. ### Solution I believe we should...

testing

I think it would be cool for the fetchart plugin to grab artist fanart and thumbnails for use in, for example, XBMC. It should save the art in the artist...

feature

### Problem During a rather large import, after selecting a specific (to skip), beets just fails with a `KeyError`. From the stacktrace, it seems it comes from the `fromfilename` plugin:...

## Description Fixes https://github.com/beetbox/beets/issues/5259 I know documentation can be merged automatically, but I would still prefer review first in case there was anything small I didn't catch. Thank you! ##...

Seems reproducible by other folks. Think this might worth raising as issue. ### Discussed in https://github.com/beetbox/beets/discussions/5290 Originally posted by **iveney** June 7, 2024 I enabled web in the plugin list,...