beets icon indicating copy to clipboard operation
beets copied to clipboard

music library manager and MusicBrainz tagger

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

### Problem If `beets` encounters a (transient) network error, the entire import process is aborted. It would be nice if `beets` instead skipped the particular files that failed and continued...

bug
metadata_plugins

We currently lack a up to date dedicated macOS installation guide. The existing instructions are a bit outdated, which can make setup confusing for new users. Maybe a mac user...

good first issue
docs

## Description closes #6123 ## To Do - [ ] Documentation - [ ] Changelog - [ ] Tests

## Description This keeps the root logger from swallowing logs, for example logs emitted by plugins and dependencies (such as the MusicBrainz API client). ## To Do - [ ]...

Lots of these weren't handled, leading to crashes while importing. ## To Do - [ ] Documentation. (If you've added a new command-line flag, for example, find the appropriate page...

## Description This lets users detect missing files and albums, in case they've deleted files outside of `beet remove -d`. The UI could use a bit more polish, but how's...

## Description Normally, the Fish completion plugin won't complete filenames, which is useful for `beet import` and similar! This removes the `-f` (no filename completion) flag from various places in...

Hi! I've been using mbsync for quite some time now (years!). My use pattern has historically been to sync any files which have not been modified in the last 30...

Creating this issue as documentation of [a point raised in #6050 ](https://github.com/beetbox/beets/pull/6050#discussion_r2394587051) that the Discogs plugin currently doesn't support the multi value fields seen in TrackInfo and AlbumInfo.

discogs
plugin

## Description Fixes #5010. Fixes #5633. I've started with the most naive solution - this is essentially the same piece of logic in five places - as I'm not yet...