beets
beets copied to clipboard
music library manager and MusicBrainz tagger
Not so much a bug and perhaps there is a reason for this but I noticed when running a few queries that $media is only available as an item field....
When importing using `beet import --quiet downloads` this album got skiped, but when I run it without quiet, the only thing it complains is != tracks, id and year, but...
### Problem Running this command in verbose (`-vv`) mode: ```sh Success. Distance: 0.73 Evaluating 5 candidates. /home/lapo/Music/Library/Low Roar/Once In a Long, Long While (12 items) Sending event: import_task_before_choice Sending event:...
## Description Many long-running commands produce little or no feedback in the terminal to indicate that they're progressing, and none of them provide estimates of how long the operation will...
Adds support for a new `art:true` / `art:false` album-level query that allows users to filter albums based on whether they contain embedded cover art in their audio files. - Adds...
Clarify why tests on Windows are skipped. Replaces #5812 Some tests pass in CI, but fail locally. ## To Do Not all skips looked at as yet. - [ ]...
## Description Fixes #5580 (...) ## To Do - [x] ~Documentation. (If you've added a new command-line flag, for example, find the appropriate page under `docs/` to describe it.)~ -...
## Description was getting permission error because after png is converted to jpg beets want to delete the png but somehow it is still being used causing the import to...
## Description Fixes #4250. Adds the ``--timid`` flag to the `mbsync` command/plugin. ## To Do - [x] Documentation. - [x] Changelog. - [ ] Tests.
## Description According to the docs, the auto_keep function will "Convert your files automatically on import to dest but import the non transcoded version." This is true but not 100%...