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 Support the same extensibility model that git implements, i.e.: - Allow new subcommands based on executables named `beet-*` in `$PATH` - Do not allow overriding builtin subcommands...

feature

Hello all I encountered this bug while trying to import some music into my library. Maybe this helps with the Development. ``` /run/user/1000/gvfs/smb-share:server=illmatic.local,share=media/Music/downloads/MF DOOM/Singles/Yee Haw VLS (2003) (4 items) Tagging:...

needinfo

## Description The `synced` config flag was not working the way the docs described it for the LRCLIB source. With `synced: yes`, if a track does not have synced lyrics,...

## Description Added a quick checkpoint to ensure the config file is set up correctly prior to users importing their music library. This was something I discovered later after running...

### Problem Whenever any track has a lot of artists, any import breaks with Spotify API error as in below output. Only workaround I can use at the moment is...

needinfo

## Description Adds documentation to update pip to the current version in "Installing" section. Edits documentation for how to navigate to Environment Variables in Windows 11 in "Installing on Windows"...

I'm trying to move my Beets library from `/music` to `/Incoming`, using: `beet -vv move -d /incoming` This ran for the first couple of hundred tracks, but then has started...

When the convert plugin is set to "auto: yes" and the import configuration has set_fields activated, the program will report error: ``` Traceback (most recent call last): File "/usr/bin/beet", line...

needinfo

### Problem Hello again 👋 I'm on latest master, and recently imported this album. However, I noticed there aren't any multi-tags like `albumartists` on it. When I try to explicitly...

Hello, I'm working on fixing some issues which I encounter while trying to bump Flask and Werkzeug to the current recent version >= 3.0.0 in Debian. While looking at the...