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 I think this is caused by my foorbar2000 instance checking the folder, regardless, fetchart should have a more graceful fallback in this situation. Led to this problem: ```...

bug
good first issue
plugin

## Description Addresses #2661. Currently, the missing plugin when ran in album mode only allows for getting all release groups attached to a single artist. Users may want to restrict...

### Problem Running this command in verbose (`-vv`) mode: ```sh $ beet -vv (.plugin paths: [] Loading plugins: beatport4, duplicates, edit, embedart, fetchart, ftintitle, importreplace, info, lastgenre, lyrics, musicbrainz, permissions,...

### Problem I am attempting to re-ingest my library using ```beet import -AWC``` (as mentionned by https://beets.readthedocs.io/en/stable/faq.html#point-beets-at-a-new-music-directory) after a change of HDD. Before running ```beet import -AWC ./beet_library_test```, I deleted...

### Problem I am reimporting an album from Discogs that has an ID `853460`. To underline the issue, I use only **Discogs** and **Deezer** data sources and I set `search_limit:...

bug
autotagger

### Problem Running this command in verbose (`-vv`) mode: ```sh $ beet -vv import "almost monday" ``` Led to this problem: Command Output ``` ➜ [A]pply, More candidates, Skip, Use...

### Problem Running this command in verbose (`-vv`) mode **without `EDITOR` set** ```sh $ beet -vv config -e ``` Led to this problem: ``` error: Could not edit configuration: [Errno...

good first issue
triaged

### Problem While fixing #6178 I discovered another problem: apparently we do not take into account the `data_source` field when we check whether an incoming candidate is a duplicate. I...

bug
autotagger

### Problem I have noticed that most of my new imports autotagged using `Discogs` data source save an unwanted `medium_str` flexible attribute which seems to be an intermediate variable used...

bug
discogs

Often last.fm does not find artist genres for delimiter-separated artist names (eg. "Artist One, Artist Two") or where multiple artists are combined with "concatenation words" like "and" , "+", "featuring"...