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

This issue was automatically migrated from Google Code. _Original author: [email protected] (August 30, 2012 00:17:11)_ _Original issue: https://github.com/google-code-export/beets/issues/432_

feature
migrated
big

### Problem This is and example of the fetched lyrics [Verse 1: Killer Mike] Hear what I say, we are the business today Fuck shit is finished today (What) RT...

bug
bitesize

### Proposed solution Implement global configuration option case_sensitive_filesystem. `case_sensitive_filesystem: yes` - (Default on operating systems like Linux that are virtually always case-sensitive) Beets may create directories and files in the...

I'd like to use metaflac as a backend for the replaygain plugin. On my NAS, neither PAL nor Gstreamer are feasible, but metaflac is available through ipkg.

feature
bitesize

Thanks @doronbehar, for the recent additions to the mbsubmit plugin #4807. Currently, the plugin only allows submission only on initial import. We should also extend the `mbsubmit` command to submit...

feature

On linux, running beet fetchart creates files with `600` permissions, rather than 644 (or using the default provided by umask). ### Setup * OS: Debian 11 * Python version: 3.9.2...

bug

I want to fetch synced lyrics from lrclib but beet can't find them even if i can find them manually on lrclib. Here's my config: ``` plugins: fromfilename lastgenre lyrics...

needinfo

## Description Fixes #5105 (...) ## To Do - [ ] Documentation. (If you've added a new command-line flag, for example, find the appropriate page under `docs/` to describe it.)...

Already imported singleton files can't easily be retagged using the `import -L` option. A tedious second step via the imported file's path is required to achive that. ### Problem If...

feature

Fix #4893 ## To Do - [ ] Documentation. (If you've add a new command-line flag, for example, find the appropriate page under `docs/` to describe it.) - [x] Changelog....