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

Not sure what the ratings philosophy is here but I'd love to see a ratings plugin that could help manage them. I've gone though a ton of music player over...

feature
mediafile

## Description Remove unused functions. Fixes #5103. The function `ex_varassign` is never called. The function `ex_lvalue` is only called by `ex_varassign`. ## To Do - [ ] Documentation. (If you've...

### Problem If I have the following `paths` config: ```yaml paths: albumtypes:=ep: "foo" default: "bar" ``` and an item in my library with the albumtypes `ep` and not named `bar`,...

``` Error: MusicBrainz not reachable in recording search with query {'artist': 'willie nelson, jimmy buffett, emmylou harris, sheryl crow, eric church, george strait, dave matthews, chris stapleton, derek trucks, kris...

In some cases it would be useful to use [date and date range querys](http://beets.readthedocs.io/en/v1.4.6/reference/query.html#date-and-date-range-queries) with the `year` tag. So a query like: `beet list 'added:-5y..'` would also be useful with...

feature

Hi, I use the convert plugin to maintain a separate mp3 encoded copy of my library. I have [this album ](https://musicbrainz.org/release/318462e7-b00d-4612-a4f1-a3c320af0fe8) which has tracks with the same name on separate...

Hi, I used the lastimprt plugin to add genre data at an album granularity, assuming that'd then show up in my subsonic server, but it didn't. ### Problem Relevant outputs:...

### Problem Running this command in verbose (`-vv`) mode: ```sh $ beet -vv import /music ``` Led to this problem, and it is happening a lot: ```sh Requesting MusicBrainz release...

### Proposed solution Plugin or config option to allow tagging of full releases with (more "canonical") recording title instead of tracklist title. ### Objective Tracklist titles are often different (or...

### Problem This is the filename `beet ls title:マジヤバもーそうLOVE` -f '$path' ```sh D:\MusicLibrary\AnimeSongs\マジヤバもーそうLOVE♥ (オリジナル・バーシオン) - 合田彩, 柏山奈々美, 積田かよ子, 村井理沙子, 福原由莉奈, 小松真奈, 村上まどか & 月宮みど.flac ``` when use query to specific...