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

Well, this is awkward. The second for-loop for the advanced rules ended up overwriting the template fields for the simple rules, nullifying the main reason for merging the simple rule...

When importing a ~1000 track collection in to beets I experienced the following error. My guess is this is due to using `duplicate_action: merge` whilst having `threaded: yes` as when...

bug

### Problem Running this command in verbose (`-vv`) mode: ```sh $ beet -vv import -A "(any song or directory)" ``` Led to this problem: ``` user configuration: /home/user/.config/beets/config.yaml data directory:...

needinfo

I got a little bit nerdsniped by the problems observed in #5027. In short, my high-level diagnosis in https://github.com/beetbox/beets/pull/5027#issuecomment-1857953929 seems to have been correct: other tests were suppressing the legitimate...

### Problem Running this command in verbose (`-vv`) mode: ```sh $ beet -vv import --copy --flat . ``` Led to this problem: ``` Traceback (most recent call last): File "/nix/store/b6vrs9bk00356mqzzi3gcypxibm49rvy-beets-1.4.9/lib/python3.7/site-packages/beetsplug/replaygain.py",...

bug

# Usecase I have a single "master" library, which is a bit heterogeneous: most of media is lossless, but a substantial part of it is in _different_ lossy formats. Next,...

feature

This issue was automatically migrated from Google Code. _Original author: [email protected] (October 07, 2012 05:33:16)_ _Original issue: https://github.com/google-code-export/beets/issues/445_

bug
migrated

### Proposed solution Speed up write speed via network. Right now beets writes the same file twice (tested on `.flac` but probably it's true for all format). The first time...

needinfo

I am pulling this conversation out of #4996 to discuss ways to improve the retry logic and error handling in the Spotify Plugin. One of the problems is that Spotify...

We should add a plugin to integrate with [ListenBrainz](https://listenbrainz.org). ListenBrainz is a new MetaBrainz project similar to Last.fm: it tracks your listening habits. An initial version could look very much...

feature
newplugin